Root/tools/perf/Documentation/perf-buildid-list.txt

Source at commit ec7cab4cbb721bff91ec924ec691efd8daf36579 created 12 years 8 months ago.
By Maarten ter Huurne, MIPS: JZ4740: A320: Updated quickstart documentation.
1perf-buildid-list(1)
2====================
3
4NAME
5----
6perf-buildid-list - List the buildids in a perf.data file
7
8SYNOPSIS
9--------
10[verse]
11'perf buildid-list <options>'
12
13DESCRIPTION
14-----------
15This command displays the buildids found in a perf.data file, so that other
16tools can be used to fetch packages with matching symbol tables for use by
17perf report.
18
19OPTIONS
20-------
21-H::
22--with-hits::
23        Show only DSOs with hits.
24-i::
25--input=::
26        Input file name. (default: perf.data)
27-f::
28--force::
29    Don't do ownership validation.
30-v::
31--verbose::
32    Be more verbose.
33
34SEE ALSO
35--------
36linkperf:perf-record[1], linkperf:perf-top[1],
37linkperf:perf-report[1]
38

Archive Download this file



interactive