diff options
author | Miroslav Benes <mbenes@suse.cz> | 2019-10-29 15:39:02 +0100 |
---|---|---|
committer | Vasily Gorbik <gor@linux.ibm.com> | 2019-11-05 12:30:15 +0100 |
commit | c2f2093e149d3109f1457deac4909191d9aca323 (patch) | |
tree | 105422ac0d0461456665843cf0db280166f0d73d /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | effb83ccc83a97dbbe5214f4c443522719f05f3a (diff) |
s390/unwind: drop unnecessary code around calling ftrace_graph_ret_addr()
The current code around calling ftrace_graph_ret_addr() is ifdeffed and
also tests if ftrace redirection is present on stack.
ftrace_graph_ret_addr() however performs the test internally and there
is a version for !CONFIG_FUNCTION_GRAPH_TRACER as well. The unnecessary
code can thus be dropped.
Link: http://lkml.kernel.org/r/20191029143904.24051-2-mbenes@suse.cz
Signed-off-by: Miroslav Benes <mbenes@suse.cz>
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions