diff options
| author | Yang Jihong <[email protected]> | 2023-06-14 02:15:05 +0000 |
|---|---|---|
| committer | Namhyung Kim <[email protected]> | 2023-06-20 22:55:13 +0000 |
| commit | db1f5f1038a2df67f549e2657f56327e28127c27 (patch) | |
| tree | b48070222fafc688fa1e6cdcc026ba8be68a4388 /tools/lib/subcmd/help.c | |
| parent | perf pmus: Check if we can encode the PMU number in perf_event_attr.type (diff) | |
| download | kernel-db1f5f1038a2df67f549e2657f56327e28127c27.tar.gz kernel-db1f5f1038a2df67f549e2657f56327e28127c27.zip | |
perf stat: Add missing newline in pr_err messages
The newline is missing for error messages in add_default_attributes()
Before:
# perf stat --topdown
Topdown requested but the topdown metric groups aren't present.
(See perf list the metric groups have names like TopdownL1)#
After:
# perf stat --topdown
Topdown requested but the topdown metric groups aren't present.
(See perf list the metric groups have names like TopdownL1)
#
In addition, perf_stat_init_aggr_mode() and perf_stat_init_aggr_mode_file()
have the same problem, fixed by the way.
Signed-off-by: Yang Jihong <[email protected]>
Acked-by: Ian Rogers <[email protected]>
Reviewed-by: James Clark <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Namhyung Kim <[email protected]>
Diffstat (limited to 'tools/lib/subcmd/help.c')
0 files changed, 0 insertions, 0 deletions
