diff options
| author | Masami Hiramatsu <[email protected]> | 2011-01-20 14:15:45 +0000 |
|---|---|---|
| committer | Arnaldo Carvalho de Melo <[email protected]> | 2011-01-28 11:20:25 +0000 |
| commit | 3c42258c9a4db70133fa6946a275b62a16792bb5 (patch) | |
| tree | f80956618d48e27bd08f4dacf70866bce8f6846f /tools/perf/builtin-script.c | |
| parent | perf probe: Add variable filter support (diff) | |
| download | kernel-3c42258c9a4db70133fa6946a275b62a16792bb5.tar.gz kernel-3c42258c9a4db70133fa6946a275b62a16792bb5.zip | |
perf probe: Add filters support for available functions
Add filters support for available function list.
Default filter is "!_*" for filtering out local-purpose symbols.
e.g.:
# perf probe --filter="add*" -F
add_disk
add_disk_randomness
add_input_randomness
add_interrupt_randomness
add_memory
add_page_to_unevictable_list
add_page_wait_queue
...
Cc: [email protected]
Cc: Chase Douglas <[email protected]>
Cc: Franck Bui-Huu <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Paul Mackerras <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Srikar Dronamraju <[email protected]>
Cc: Steven Rostedt <[email protected]>
LKML-Reference: <[email protected]>
Signed-off-by: Masami Hiramatsu <[email protected]>
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/builtin-script.c')
0 files changed, 0 insertions, 0 deletions
