table of contents
other versions
PERF_4.10-ARCHIVE(1) | perf Manual | PERF_4.10-ARCHIVE(1) |
NAME¶
perf-archive - 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_4.10-record(1), perf_4.10-buildid-list(1), perf_4.10-report(1)
2017-03-30 | perf |