diff options
| author | Arnaldo Carvalho de Melo <[email protected]> | 2018-03-20 19:19:08 +0000 |
|---|---|---|
| committer | Arnaldo Carvalho de Melo <[email protected]> | 2018-03-21 19:19:41 +0000 |
| commit | 85a84e4f813912ab77d872ff6882dd7b435fbf4e (patch) | |
| tree | 9398213418866ee06bb94a64b8d6a8e961b72912 /tools/perf/util/python.c | |
| parent | perf annotate: No need to calculate notes->start twice (diff) | |
| download | kernel-85a84e4f813912ab77d872ff6882dd7b435fbf4e.tar.gz kernel-85a84e4f813912ab77d872ff6882dd7b435fbf4e.zip | |
perf annotate: Pass function descriptor to its instruction parsing routines
We need that to figure out if jumps have targets in a different
function.
E.g. _cpp_lex_token(), in /usr/libexec/gcc/x86_64-redhat-linux/5.3.1/cc1
has a line like this:
jne c469be <cpp_named_operator2name@@Base+0xa72>
Cc: Adrian Hunter <[email protected]>
Cc: David Ahern <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Wang Nan <[email protected]>
Link: https://lkml.kernel.org/n/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/util/python.c')
0 files changed, 0 insertions, 0 deletions
