aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/progs/test_autoload.c
diff options
context:
space:
mode:
authorYang Jihong <[email protected]>2023-06-14 02:15:05 +0000
committerNamhyung Kim <[email protected]>2023-06-20 15:55:13 -0700
commitdb1f5f1038a2df67f549e2657f56327e28127c27 (patch)
treeb48070222fafc688fa1e6cdcc026ba8be68a4388 /tools/testing/selftests/bpf/progs/test_autoload.c
parent82fe2e45cdb00de4fa648050ae33bdadf9b3294a (diff)
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/testing/selftests/bpf/progs/test_autoload.c')
0 files changed, 0 insertions, 0 deletions