aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/export-to-postgresql-report
diff options
context:
space:
mode:
authorAdrian Hunter <[email protected]>2018-10-23 10:59:49 +0300
committerArnaldo Carvalho de Melo <[email protected]>2018-10-23 14:47:14 -0300
commit76099f98aea4606f7c96b8d2366b46840529d08f (patch)
tree3b5e68a9d4a25c9ac6f4b9b70578de00685d0636 /tools/perf/scripts/python/bin/export-to-postgresql-report
parent8392b74b575c38fa5d50d1fe07fa9a4bcea93862 (diff)
perf scripts python: exported-sql-viewer.py: Add All branches report
Add a report to display branches in a similar fashion to perf script. The main purpose of this report is to display disassembly, however, presently, the only supported disassembler is Intel XED, and additionally the object code must be present in perf build ID cache. To use Intel XED, libxed.so must be present. To build and install libxed.so: git clone https://github.com/intelxed/mbuild.git mbuild git clone https://github.com/intelxed/xed cd xed ./mfile.py --share sudo ./mfile.py --prefix=/usr/local install sudo ldconfig Signed-off-by: Adrian Hunter <[email protected]> Cc: Andi Kleen <[email protected]> Cc: Jiri Olsa <[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/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions