diff options
author | Jin Yao <[email protected]> | 2017-06-19 10:55:56 +0800 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2017-06-19 15:27:09 -0300 |
commit | dcaa394807ac219d8597d25bad3fe1bc6c86123b (patch) | |
tree | 50d0d72c558e8b114f1efde8d86dc0afa0113718 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | d3cef7fe5151eabcd97ad8f9e595ec55f6ffb318 (diff) |
perf annotate: Return arch from symbol__disassemble() and save it in browser
In annotate browser, we will add support to check fused instructions.
While this is x86-specific feature so we need the annotate browser to
know what the arch it runs on.
symbol__disassemble() has figured out the arch. This patch just lets the
arch return from symbol__disassemble and save the arch in annotate
browser.
Signed-off-by: Yao Jin <[email protected]>
Cc: Alexander Shishkin <[email protected]>
Cc: Andi Kleen <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Kan Liang <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions