centos man page for perf-buildid-list

Query: perf-buildid-list

OS: centos

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

PERF-BUILDID-LIST(1)						    perf Manual 					      PERF-BUILDID-LIST(1)

NAME
perf-buildid-list - List the buildids in a perf.data file
SYNOPSIS
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 Don't do ownership validation. -k, --kernel Show running kernel build id. -v, --verbose Be more verbose.
SEE ALSO
perf-record(1), perf-top(1), perf-report(1) perf 06/30/2014 PERF-BUILDID-LIST(1)
Related Man Pages
perf-lock(1) - centos
perf-annotate(1) - centos
perf-inject(1) - centos
perf-record(1) - centos
perf_3.2-record(1) - debian
Similar Topics in the Unix Linux Community
How to increment version inside a file?
CentOS7 restoring file capabilities
Shopt -s histappend
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq