diff options
| author | Masami Hiramatsu <[email protected]> | 2011-01-20 23:15:45 +0900 |
|---|---|---|
| committer | Arnaldo Carvalho de Melo <[email protected]> | 2011-01-28 09:20:25 -0200 |
| commit | 3c42258c9a4db70133fa6946a275b62a16792bb5 (patch) | |
| tree | f80956618d48e27bd08f4dacf70866bce8f6846f /scripts/patch-kernel | |
| parent | bd09d7b5efeb13965b6725b4a3e9944908bca9d2 (diff) | |
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 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions