Путеводитель по Руководству Linux

  User  |  Syst  |  Libr  |  Device  |  Files  |  Other  |  Admin  |  Head  |



   perf-buildid-list    ( 1 )

перечислите идентификаторы сборки в файле perf.data (List the buildids in a perf.data file)

Имя (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)