1 perf-archive(1) 1 perf-archive(1) 2 =============== 2 =============== 3 3 4 NAME 4 NAME 5 ---- 5 ---- 6 perf-archive - Create archive with object file 6 perf-archive - Create archive with object files with build-ids found in perf.data file 7 7 8 SYNOPSIS 8 SYNOPSIS 9 -------- 9 -------- 10 [verse] 10 [verse] 11 'perf archive' [file] 11 'perf archive' [file] 12 12 13 DESCRIPTION 13 DESCRIPTION 14 ----------- 14 ----------- 15 This command runs perf-buildid-list --with-hit !! 15 This command runs runs perf-buildid-list --with-hits, and collects the files 16 buildids found so that analysis of perf.data c !! 16 with the buildids found so that analisys of perf.data contents can be possible 17 machine. !! 17 on another machine. 18 18 19 19 20 SEE ALSO 20 SEE ALSO 21 -------- 21 -------- 22 linkperf:perf-record[1], linkperf:perf-buildid 22 linkperf:perf-record[1], linkperf:perf-buildid-list[1], linkperf:perf-report[1]
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.