Merge tag 'for-3.9-rc3' of git://openrisc.net/jonas/linux
[linux-2.6/cjktty.git] / tools / perf / Documentation / perf-archive.txt
blobfae174dc7d01ebc9ab5e30e484a1f86154069b29
1 perf-archive(1)
2 ===============
4 NAME
5 ----
6 perf-archive - Create archive with object files with build-ids found in perf.data file
8 SYNOPSIS
9 --------
10 [verse]
11 'perf archive' [file]
13 DESCRIPTION
14 -----------
15 This command runs runs perf-buildid-list --with-hits, and collects the files
16 with the buildids found so that analisys of perf.data contents can be possible
17 on another machine.
20 SEE ALSO
21 --------
22 linkperf:perf-record[1], linkperf:perf-buildid-list[1], linkperf:perf-report[1]