diff options
| author | Adrian Hunter <[email protected]> | 2018-11-06 21:07:11 +0000 |
|---|---|---|
| committer | Arnaldo Carvalho de Melo <[email protected]> | 2018-12-17 17:54:16 +0000 |
| commit | 225f99e0c811e23836c4911a2ff147e167dd1fe8 (patch) | |
| tree | e28dd19d71843f1e889fd8b5396bb282071ab723 /tools/perf/util/scripting-engines/trace-event-python.c | |
| parent | perf thread: Add fallback functions for cases where cpumode is insufficient (diff) | |
| download | kernel-225f99e0c811e23836c4911a2ff147e167dd1fe8.tar.gz kernel-225f99e0c811e23836c4911a2ff147e167dd1fe8.zip | |
perf tools: Use fallback for sample_addr_correlates_sym() cases
thread__resolve() is used in the sample_addr_correlates_sym() cases
where 'addr' is a destination of a branch which does not necessarily
have the same cpumode as the 'ip'. Use the fallback function in that
case.
This patch depends on patch "perf tools: Add fallback functions for
cases where cpumode is insufficient".
Signed-off-by: Adrian Hunter <[email protected]>
Cc: Andi Kleen <[email protected]>
Cc: David S. Miller <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Leo Yan <[email protected]>
Cc: Mathieu Poirier <[email protected]>
Cc: [email protected] # 4.19
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions
