aboutsummaryrefslogtreecommitdiffstats
path: root/lib/test_stackinit.c
diff options
context:
space:
mode:
authorThomas Richter <[email protected]>2019-05-13 08:02:20 +0000
committerArnaldo Carvalho de Melo <[email protected]>2019-05-16 17:17:24 +0000
commit6cf626563998d3f8770cc25146986810ee4a5969 (patch)
tree1f0d26d7f1e76154bdaba8db0753da857b528ced /lib/test_stackinit.c
parentperf intel-pt: Fix sample timestamp wrt non-taken branches (diff)
downloadkernel-6cf626563998d3f8770cc25146986810ee4a5969.tar.gz
kernel-6cf626563998d3f8770cc25146986810ee4a5969.zip
perf docs: Add description for stderr
'perf report' displays recorded data on the screen and emits warnings and debug messages in the status line (last one on screen). perf also supports the possibility to write all debug messages to stderr (instead of writing them to the status line). This is achieved with the following command: # ./perf --debug stderr=1 report -vvvvv -i ~/fast.data 2>/tmp/2 # ll /tmp/2 -rw-rw-r-- 1 tmricht tmricht 5420835 May 7 13:46 /tmp/2 # The usage of variable stderr=1 is not documented, so add it to the perf man page. Signed-off-by: Thomas Richter <[email protected]> Cc: Heiko Carstens <[email protected]> Cc: Hendrik Brueckner <[email protected]> Cc: Martin Schwidefsky <[email protected]> Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'lib/test_stackinit.c')
0 files changed, 0 insertions, 0 deletions