| perf-buildid-list - List the buildids in a perf.data file |
| 'perf buildid-list <options>' |
| 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 |
| It can also be used to show the build id of the running kernel or in an ELF |
| Show only DSOs with hits. |
| Input file name. (default: perf.data unless stdin is a fifo) |
| Don't do ownership validation. |
| Show running kernel build id. |
| linkperf:perf-record[1], linkperf:perf-top[1], |