perf-buildid-list (1)
Leading comments
Title: perf-buildid-list Author: [FIXME: author] [see http://docbook.sf.net/el/author] Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/> Date: 09/12/2017 Manual: perf Manual Source: perf Language: English
NAME
perf-buildid-list - List the buildids in a perf.data fileSYNOPSIS
perf buildid-list <options>
DESCRIPTION
This command displays the buildids found in a perf.data file, so that other tools can be used to fetch packages with matching symbol tables for use by perf report.
It can also be used to show the build id of the running kernel or in an ELF file using -i/--input.
OPTIONS
-H, --with-hits
- Show only DSOs with hits.
-i, --input=
- Input file name. (default: perf.data unless stdin is a fifo)
-f, --force
- Doncqt do ownership validation.
-k, --kernel
- Show running kernel build id.
-v, --verbose
- Be more verbose.