aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/check-perf-trace.py
diff options
context:
space:
mode:
authorSteven Rostedt (VMware) <[email protected]>2021-10-21 13:43:57 -0400
committerSteven Rostedt (VMware) <[email protected]>2021-10-21 14:18:48 -0400
commit4e341cad6b7a58376bfc6d1c8347727d094a6274 (patch)
treebd5fd183a81c6b67ddc46874a2f9e0b9eb392b85 /tools/perf/scripts/python/check-perf-trace.py
parent130c08065848a98163b243b55e99f66c24609efb (diff)
tracing: Fix selftest config check for function graph start up test
There's a new test in trace_selftest_startup_function_graph() that requires the use of ftrace args being supported as well does some tricks with dynamic tracing. Although this code checks HAVE_DYNAMIC_FTRACE_WITH_ARGS it fails to check DYNAMIC_FTRACE, and the kernel fails to build due to that dependency. Also only define the prototype of trace_direct_tramp() if it is used. Link: https://lkml.kernel.org/r/[email protected] Acked-by: Jiri Olsa <[email protected]> Signed-off-by: Steven Rostedt (VMware) <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions