aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/scripting-engines/trace-event-python.c
diff options
context:
space:
mode:
authorJiri Olsa <[email protected]>2017-06-01 20:54:50 +0000
committerArnaldo Carvalho de Melo <[email protected]>2017-06-05 17:18:01 +0000
commit598762cf91532e6e86dd21199b5e7f803df73f49 (patch)
tree7579f70cc4d7f76b08df7db3a32f4c6eef1cb17e /tools/perf/util/scripting-engines/trace-event-python.c
parentperf symbols: Use correct filename for compressed modules in build-id cache (diff)
downloadkernel-598762cf91532e6e86dd21199b5e7f803df73f49.tar.gz
kernel-598762cf91532e6e86dd21199b5e7f803df73f49.zip
perf test: Disable breakpoint signal tests for powerpc
The following tests are failing on powerpc: # perf test break 18: Breakpoint overflow signal handler : FAILED! 19: Breakpoint overflow sampling : FAILED! The powerpc kenel so far does not have support to even create instruction breakpoints using the perf event interface, so those tests fail early in the config phase. I added a '->is_supported()' callback to test struct to be able to disable specific tests. It seems better than putting ifdefs directly to the test array. Signed-off-by: Jiri Olsa <[email protected]> Cc: David Ahern <[email protected]> Cc: Namhyung Kim <[email protected]> Cc: Peter Zijlstra <[email protected]> Link: http://lkml.kernel.org/r/20170601205450.GA398@krava Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions