perf-archive - Man Page

Create archive with object files with build-ids found in perf.data file

Synopsis

perf archive [file]

Description

This command runs perf-buildid-list --with-hits, and collects the files with the buildids found so that analysis of perf.data contents can be possible on another machine.

See Also

perf-record(1), perf-buildid-list(1), perf-report(1)

Referenced By

perf(1), perf-inject(1).

04/16/2024 perf Manual