diff options
| author | Jiri Olsa <[email protected]> | 2018-02-06 18:17:58 +0000 |
|---|---|---|
| committer | Arnaldo Carvalho de Melo <[email protected]> | 2018-02-16 13:09:23 +0000 |
| commit | c3dec27b7f70a9ad5f777d943d51ecdfcd9824d0 (patch) | |
| tree | dc334da3c53a7685750bfcfe106978f6725302e5 /tools/perf/builtin-script.c | |
| parent | kprobes: Propagate error from disarm_kprobe_ftrace() (diff) | |
| download | kernel-c3dec27b7f70a9ad5f777d943d51ecdfcd9824d0.tar.gz kernel-c3dec27b7f70a9ad5f777d943d51ecdfcd9824d0.zip | |
perf record: Put new line after target override warning
There's no new-line after target-override warning, now:
$ perf record -a --per-thread
Warning:
SYSTEM/CPU switch overriding PER-THREAD^C[ perf record: Woken up 1 times to write data ]
[ perf record: Captured and wrote 0.705 MB perf.data (2939 samples) ]
with patch:
$ perf record -a --per-thread
Warning:
SYSTEM/CPU switch overriding PER-THREAD
^C[ perf record: Woken up 1 times to write data ]
[ perf record: Captured and wrote 0.705 MB perf.data (2939 samples) ]
Signed-off-by: Jiri Olsa <[email protected]>
Tested-by: Arnaldo Carvalho de Melo <[email protected]>
Cc: Alexander Shishkin <[email protected]>
Cc: David Ahern <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Fixes: 16ad2ffb822c ("perf tools: Introduce perf_target__strerror()")
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/builtin-script.c')
0 files changed, 0 insertions, 0 deletions
