Re: [ANNOUNCE] New utility: 'trace'

From: Peter Zijlstra
Date: Wed Nov 17 2010 - 08:38:56 EST


On Wed, 2010-11-17 at 14:24 +0100, Ingo Molnar wrote:
> > What about the filtering and other general features/functionality of
> > ftrace? Is the anticipation that this will be ported over to perf?
> > What about things like blktrace?
>
> Yeah, i'd love to see all that available. Filtering is available already on the
> kernel perf event side and could be added as an option.

Except I utterly detest the existing filter code.. it runs _after_ we do
all the hard work and then makes us roll back when it decides we
shouldn't output after all.

But yes, it is functional.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/