aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorDavid Ahern <[email protected]>2011-04-29 16:04:15 -0600
committerIngo Molnar <[email protected]>2011-04-30 00:18:14 +0200
commitc63ca0c01d73563d4e2ab174bb3dd1e5efb907e6 (patch)
treec00105af90d900c5eacacb43bbb499229043d0f9 /tools/perf/scripts/python/syscall-counts.py
parent947b4ad1d198b7303ecc961f4939a331be0c48f0 (diff)
perf stat: Tell user about unsupported events in the list
Similar to perf-record, tell user about unsupported events that will not be counted if invoked in verbose mode. e.g., $ perf stat -e dTLB-prefetch-misses -v -- sleep 1 dTLB-prefetch-misses event is not supported by the kernel. dTLB-prefetch-misses: 0 0 0 Performance counter stats for 'sleep 1': <not counted> dTLB-prefetch-misses 1.001884783 seconds time elapsed Signed-off-by: David Ahern <[email protected]> Cc: Peter Zijlstra <[email protected]> Cc: Arnaldo Carvalho de Melo <[email protected]> Cc: Frederic Weisbecker <[email protected]> Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions