diff options
author | Thomas Richter <[email protected]> | 2017-09-15 09:14:03 +0200 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2017-09-28 13:01:42 -0300 |
commit | b28503a3fe6400757817e4460090f96bc1b9d6e7 (patch) | |
tree | a83f326102505f93f686305cc0397be6620137b9 /tools/perf/scripts/python/flamegraph.py | |
parent | 090657c9fb7094e4c1b05c1713d6c2a12ef43dea (diff) |
perf test: Fix vmlinux failure on s390x
On s390x perf test 1 failed. It turned out that commit 4a084ecfc821
("perf report: Fix module symbol adjustment for s390x") was incorrect.
The previous implementation in dso__load_sym() is also suitable for
s390x.
Therefore this patch undoes commit 4a084ecfc821.
Signed-off-by: Thomas-Mich Richter <[email protected]>
Cc: Hendrik Brueckner <[email protected]>
Cc: Zvonko Kosic <[email protected]>
Fixes: 4a084ecfc821 ("perf report: Fix module symbol adjustment for s390x")
LPU-Reference: [email protected]
Link: http://lkml.kernel.org/n/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions