1 perf-buildid-list(1) 2 ==================== 3 4 NAME 5 ---- 6 perf-buildid-list - List the buildids in a per 7 8 SYNOPSIS 9 -------- 10 [verse] 11 'perf buildid-list <options>' 12 13 DESCRIPTION 14 ----------- 15 This command displays the buildids found in a 16 tools can be used to fetch packages with match 17 perf report. 18 19 It can also be used to show the build id of th 20 file using -i/--input. 21 22 OPTIONS 23 ------- 24 -H:: 25 --with-hits:: 26 Show only DSOs with hits. 27 -i:: 28 --input=:: 29 Input file name. (default: perf.data u 30 -f:: 31 --force:: 32 Don't do ownership validation. 33 -k:: 34 --kernel:: 35 Show running kernel build id. 36 -m:: 37 --kernel-maps:: 38 Show buildid, start/end text address, 39 its modules. 40 -v:: 41 --verbose:: 42 Be more verbose. 43 44 SEE ALSO 45 -------- 46 linkperf:perf-record[1], linkperf:perf-top[1], 47 linkperf:perf-report[1]
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.