perf-data(1) ============== NAME ---- perf-data - Data file related processing SYNOPSIS -------- [verse] 'perf data' [] []", DESCRIPTION ----------- Data file related processing. COMMANDS -------- convert:: Converts perf data file into another format (only CTF [1] format is support by now). It's possible to set data-convert debug variable to get debug messages from conversion, like: perf --debug data-convert data convert ... OPTIONS for 'convert' --------------------- --to-ctf:: Triggers the CTF conversion, specify the path of CTF data directory. -i:: Specify input perf data file path. -v:: --verbose:: Be more verbose (show counter open errors, etc). --all:: Convert all events, including non-sample events (comm, fork, ...), to output. Default is off, only convert samples. SEE ALSO -------- linkperf:perf[1] [1] Common Trace Format - http://www.efficios.com/ctf ='hidden' name='id' value='238d1d0f79f619d75c2cc741d6770fb0986aef24'/> net-next plumbingsTobias Klauser
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2016-12-30 09:32:26 -0800
committerLinus Torvalds <torvalds@linux-foundation.org>2016-12-30 09:32:26 -0800
commit238d1d0f79f619d75c2cc741d6770fb0986aef24 (patch)
treeed11bb89c3c61cba7aff3ebc90647f83758a982d /include/dt-bindings/clock/r8a7740-clock.h
parentf3de082c12e5e9ff43c58a7561f6ec3272d03a48 (diff)
parent36f671be1db1b17d3d4ab0c8b47f81ccb1efcb75 (diff)
Merge tag 'docs-4.10-rc1-fix' of git://git.lwn.net/linux
Pull documentation fixes from Jonathan Corbet: "Two small fixes: - A merge error on my part broke the DocBook build. I've requisitioned one of tglx's frozen sharks for appropriate disciplinary action and resolved to be more careful about testing the DocBook stuff as long as it's still around. - Fix an error in unaligned-memory-access.txt" * tag 'docs-4.10-rc1-fix' of git://git.lwn.net/linux: Documentation/unaligned-memory-access.txt: fix incorrect comparison operator docs: Fix build failure
Diffstat (limited to 'include/dt-bindings/clock/r8a7740-clock.h')