aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/failed-syscalls-by-pid.py
diff options
context:
space:
mode:
authorAndi Kleen <[email protected]>2016-09-15 15:24:54 -0700
committerArnaldo Carvalho de Melo <[email protected]>2016-10-03 21:52:00 -0300
commit0b1db474314c883d0bfc6720278667a6155e995a (patch)
tree4fd4b0157b80eaa7cf72ef2a16ea037c89ebf587 /tools/perf/scripts/python/failed-syscalls-by-pid.py
parente312bcf13053970c0f07ec2c02d7d9be1a036ce0 (diff)
perf pmu-events: Fix fixed counters on Intel
The JSON event lists use a different encoding for fixed counters than perf for instructions and cycles (ref-cycles is ok) This lead to some common events like inst_retired.any or cpu_clk_unhalted.thread not counting, when specified with their JSON name. Special case these events in the jevents conversion process. I prefer to not touch the JSON files for this, as it's intended that standard JSON files can be just dropped into the perf build without changes. Signed-off-by: Andi Kleen <[email protected]> Signed-off-by: Sukadev Bhattiprolu <[email protected]> [Fix minor compile error] Acked-by: Ingo Molnar <[email protected]> Cc: Madhavan Srinivasan <[email protected]> Cc: Peter Zijlstra <[email protected]> Cc: [email protected] Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions