diff options
author | Namhyung Kim <namhyung@kernel.org> | 2015-12-11 02:56:53 (GMT) |
---|---|---|
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | 2015-12-11 11:33:18 (GMT) |
commit | 64226bcf64629996948dc03c38594f00511bfc2b (patch) | |
tree | 4fdcf5f90e4ace753bf412bb22c71d42cbbcbd53 /samples/uhid | |
parent | e7a7865cc0da306542db0b9205cb0a467f59e33d (diff) | |
download | linux-64226bcf64629996948dc03c38594f00511bfc2b.tar.xz |
perf top: Do not convert address for perf_top__record_precise_ip()
We call map->unmap_ip() before the function and call map->map_ip()
inside the function. This is meaningless and look strange since only
one of the two checks 'map'. Let's use al->addr directly.
Signed-off-by: Namhyung Kim <namhyung@kernel.org>
Cc: David Ahern <dsahern@gmail.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Link: http://lkml.kernel.org/r/1449802616-16170-1-git-send-email-namhyung@kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'samples/uhid')
0 files changed, 0 insertions, 0 deletions