Back to home page

OSCL-LXR

 
 

    


0001 perf-archive(1)
0002 ===============
0003 
0004 NAME
0005 ----
0006 perf-archive - Create archive with object files with build-ids found in perf.data file
0007 
0008 SYNOPSIS
0009 --------
0010 [verse]
0011 'perf archive' [file]
0012 
0013 DESCRIPTION
0014 -----------
0015 This command runs perf-buildid-list --with-hits, and collects the files with the
0016 buildids found so that analysis of perf.data contents can be possible on another
0017 machine.
0018 
0019 
0020 SEE ALSO
0021 --------
0022 linkperf:perf-record[1], linkperf:perf-buildid-list[1], linkperf:perf-report[1]