diff options
| author | Christophe Leroy <[email protected]> | 2020-08-17 05:46:39 +0000 |
|---|---|---|
| committer | Michael Ellerman <[email protected]> | 2020-09-08 22:23:42 +1000 |
| commit | 353bce211e00d183344f464ba1ee0e1ffb0e2a6c (patch) | |
| tree | 3d58daa7923d30de7fdee9c1d5f7b4f212d7861e /tools/perf/scripts/python/flamegraph.py | |
| parent | 2f279eeb68b8eda43a95255db701b4faaeedbe0f (diff) | |
powerpc/process: Remove unnecessary #ifdef CONFIG_FUNCTION_GRAPH_TRACER
ftrace_graph_ret_addr() is always defined and returns 'ip' when
CONFIG_FUNCTION GRAPH_TRACER is not set.
So the #ifdef is not needed, remove it.
Signed-off-by: Christophe Leroy <[email protected]>
Acked-by: Naveen N. Rao <[email protected]>
Signed-off-by: Michael Ellerman <[email protected]>
Link: https://lore.kernel.org/r/9d11143d4e27ba8274369a926968756917584868.1597643153.git.christophe.leroy@csgroup.eu
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions