diff options
author | 2016-07-29 16:44:56 -0300 | |
---|---|---|
committer | 2016-08-01 17:06:46 -0300 | |
commit | 5cb725a9723aebb248106ff7f8c6c7253b24bbb1 (patch) | |
tree | 0196bf479c598964a6466cd5efed2e8744645094 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | perf target: str_error_r() always returns the buffer it receives (diff) | |
download | wireguard-linux-5cb725a9723aebb248106ff7f8c6c7253b24bbb1.tar.xz wireguard-linux-5cb725a9723aebb248106ff7f8c6c7253b24bbb1.zip |
perf annotate: Rename symbol__annotate() to symbol__disassemble()
This function will not annotate anything, it will just disassembly the
given map->dso and symbol.
It currently does this by parsing the output of 'objdump --disassemble',
but this could conceivably be done using a library or an offshot of
the kernel's instruction decoder (arch/x86/lib/inat.c), etc.
Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: David Ahern <dsahern@gmail.com>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Wang Nan <wangnan0@huawei.com>
Link: http://lkml.kernel.org/n/tip-2xpfl4bfnrd6x584b390qok7@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions