[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20090819125613.GA30547@elte.hu>
Date: Wed, 19 Aug 2009 14:56:13 +0200
From: Ingo Molnar <mingo@...e.hu>
To: Paul Mackerras <paulus@...ba.org>
Cc: Peter Zijlstra <a.p.zijlstra@...llo.nl>,
Arnaldo Carvalho de Melo <acme@...hat.com>,
Frederic Weisbecker <fweisbec@...il.com>,
Mike Galbraith <efault@....de>, linux-kernel@...r.kernel.org,
stephane eranian <eranian@...glemail.com>
Subject: Re: [PATCH 4/4][RFC] perf_counter: Allow sharing of output channels
* Paul Mackerras <paulus@...ba.org> wrote:
> Peter Zijlstra writes:
>
> > Provide the ability to configure a counter to send its output
> > to another (already existing) counter's output stream.
>
> What sort of thing might this be useful for?
To share the output buffer - say you have a number of tracepoint
counters enabled and want a single (coherent) stream of events
without a post-processing sorting pass.
Right now each counter has to be opened, mmap-ed separately and
then the result stuffed into the output file.
Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists