Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Register
  • Sign in
  • L linux
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Kirill Smelkov
  • linux
  • Repository
  • linux
  • tools
  • perf
  • scripts
  • python
  • exported-sql-viewer.py
Find file BlameHistoryPermalink
  • Adrian Hunter's avatar
    perf scripts python: exported-sql-viewer.py: Add All branches report · 76099f98
    Adrian Hunter authored Oct 23, 2018
    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: default avatarAdrian Hunter <adrian.hunter@intel.com>
    Cc: Andi Kleen <ak@linux.intel.com>
    Cc: Jiri Olsa <jolsa@redhat.com>
    Link: http://lkml.kernel.org/r/20181023075949.18920-1-adrian.hunter@intel.com
    
    
    Signed-off-by: default avatarArnaldo Carvalho de Melo <acme@redhat.com>
    76099f98
GitLab Nexedi Edition | About GitLab | About Nexedi | 沪ICP备2021021310号-2 | 沪ICP备2021021310号-7