Re: [RFC] perf report: Implement symbol filtering on TUI

From: Namhyung Kim
Date: Wed Mar 07 2012 - 03:05:01 EST


Hi, Ingo

2012-03-07 3:07 PM, Ingo Molnar wrote:

* Namhyung Kim <namhyung.kim@xxxxxxx> wrote:

As Ingo requested, symbol filtering feature was missing on TUI.
Add 's' key to get input from user, and do simple filtering by
strstr(). To turn filtering off, just enter no name by pressing
's' followed by ENTER.

There should be many issues, but I just want to release this
to get some feedbacks.

I'd love it if in addition to the hotkey, if I typed the obvious
sequence:

$ perf report sched

... then it would turn into such a filter automagically.


Oh, I implemented that already. Please test it! :)

Thanks,
Namhyung
--
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/