diff options
author | Masami Hiramatsu <[email protected]> | 2009-12-08 17:02:47 -0500 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2009-12-09 07:26:51 +0100 |
commit | a9b495b0d35859971d6896293f6d0a0d880c7dfb (patch) | |
tree | 61bf1d42c54fedab2038897b34ef3c648418bdb3 /lib/cpu-notifier-error-inject.c | |
parent | 278498d438781426d8f315b65f7bca023a26fcc0 (diff) |
perf probe: Change probe-added message more user-friendly
Change probe-added message more user-friendly expression and
show usage of new events.
Before:
Added new event: p:probe/schedule_0 schedule+10 prev=%ax cpu=%bx
After:
Added new event:
probe:schedule_1 (on schedule+1 with prev cpu)
You can now use it on all perf tools, such as:
perf record -e probe:schedule_1 -a sleep 1
Signed-off-by: Masami Hiramatsu <[email protected]>
Cc: Steven Rostedt <[email protected]>
Cc: Jim Keniston <[email protected]>
Cc: Ananth N Mavinakayanahalli <[email protected]>
Cc: Christoph Hellwig <[email protected]>
Cc: Frank Ch. Eigler <[email protected]>
Cc: Frederic Weisbecker <[email protected]>
Cc: Jason Baron <[email protected]>
Cc: K.Prasad <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Srikar Dronamraju <[email protected]>
Cc: Arnaldo Carvalho de Melo <[email protected]>
Cc: systemtap <[email protected]>
Cc: DLE <[email protected]>
LKML-Reference: <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'lib/cpu-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions