diff options
author | Arnaldo Carvalho de Melo <acme@redhat.com> | 2015-11-09 23:12:03 +0300 |
---|---|---|
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | 2015-11-12 00:41:31 +0300 |
commit | e87b49116dedba3464fd8d0ec9393b4841167334 (patch) | |
tree | 40db7c1c225a0c601207c9dd28da46f57ccf52ed /tools/perf/util/machine.c | |
parent | 4a4c03c1bb286bf0def7ae506bc076285f58d8b6 (diff) | |
download | linux-e87b49116dedba3464fd8d0ec9393b4841167334.tar.xz |
perf session: Add missing newlines to some pr_err() calls
Before:
[acme@zoo linux]$ perf evlist
WARNING: The perf.data file's data size field is 0 which is unexpected.
Was the 'perf record' command properly terminated?
non matching sample_type[acme@zoo linux]$
After:
[acme@zoo linux]$ perf evlist
WARNING: The perf.data file's data size field is 0 which is unexpected.
Was the 'perf record' command properly terminated?
non matching sample_type
[acme@zoo linux]$
Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: David Ahern <dsahern@gmail.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Wang Nan <wangnan0@huawei.com>
Link: http://lkml.kernel.org/n/tip-wscok3a2s7yrj8156oc2r6qe@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'tools/perf/util/machine.c')
0 files changed, 0 insertions, 0 deletions