6 perf-data - Data file related processing
11 'perf data' [<common options>] <command> [<options>]",
15 Data file related processing.
20 Converts perf data file into another format (only CTF [1] format is support by now).
21 It's possible to set data-convert debug variable to get debug messages from conversion,
23 perf --debug data-convert data convert ...
28 Triggers the CTF conversion, specify the path of CTF data directory.
31 Specify input perf data file path.
35 Be more verbose (show counter open errors, etc).
38 Convert all events, including non-sample events (comm, fork, ...), to output.
39 Default is off, only convert samples.
44 [1] Common Trace Format - http://www.efficios.com/ctf