Provided by: linux-nvidia-tegra-5.15-tools-common_5.15.0-1027.27~20.04.1_all
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-record(1), perf-buildid-list(1), perf-report(1)