diff options
author | Ravi Bangoria <[email protected]> | 2017-10-05 14:42:34 +0530 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2017-10-05 10:52:54 -0300 |
commit | c1fbc0cf81f1c464f5fda322c1104d4bb1da6711 (patch) | |
tree | 06b54ec9f8dee12c4f25efe4306335e9047ebdb9 /net/lapb/lapb_timer.c | |
parent | 1addcd55bc54d669000221b41e379458ff3e6747 (diff) |
perf callchain: Compare dsos (as well) for CCKEY_FUNCTION
Two functions from different binaries can have same start address. Thus,
comparing only start address in match_chain() leads to inconsistent
callchains. Fix this by adding a check for dsos as well.
Ex, https://www.spinics.net/lists/linux-perf-users/msg04067.html
Reported-by: Alexander Pozdneev <[email protected]>
Signed-off-by: Ravi Bangoria <[email protected]>
Acked-by: Jiri Olsa <[email protected]>
Cc: Alexander Shishkin <[email protected]>
Cc: Andi Kleen <[email protected]>
Cc: Krister Johansen <[email protected]>
Cc: Milian Wolff <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Yao Jin <[email protected]>
Cc: [email protected]
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions