aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py
diff options
context:
space:
mode:
authorJulien Thierry <[email protected]>2017-11-03 11:44:16 +0000
committerWill Deacon <[email protected]>2017-11-03 12:05:23 +0000
commitd125bffcefb290743e4eac536886dba689edf1eb (patch)
tree05355bfb4302164d0bf7ad4b18e864925f3b7ae8 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py
parenta92d4d1454ab8b43b80b89fa31fcedb8821f8164 (diff)
arm64: Fix static use of function graph
Function graph does not work currently when CONFIG_DYNAMIC_TRACE is not set. This is because ftrace_function_trace is not always set to ftrace_stub when function_graph is in use. Do not skip checking of graph tracer functions when ftrace_function_trace is set. Signed-off-by: Julien Thierry <[email protected]> Cc: Catalin Marinas <[email protected]> Cc: Will Deacon <[email protected]> Cc: Mark Rutland <[email protected]> Acked-by: Steven Rostedt (VMware) <[email protected]> Reviewed-by: AKASHI Takahiro <[email protected]> Signed-off-by: Will Deacon <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py')
0 files changed, 0 insertions, 0 deletions