aboutsummaryrefslogtreecommitdiff
path: root/lib/memory-notifier-error-inject.c
diff options
context:
space:
mode:
authorAdrian Hunter <[email protected]>2022-04-11 09:17:58 +0300
committerArnaldo Carvalho de Melo <[email protected]>2022-04-13 07:00:31 -0300
commitf034fc50d3c7d9385c20d505ab4cf56b8fd18ac7 (patch)
treed13274a272f3706a2a670948070f950ef9dd72a0 /lib/memory-notifier-error-inject.c
parenta19944809fe9942e6a96292490717904d0690c21 (diff)
perf tools: Fix misleading add event PMU debug message
Fix incorrect debug message: Attempting to add event pmu 'intel_pt' with '' that may result in non-fatal errors which always appears with perf record -vv and intel_pt e.g. perf record -vv -e intel_pt//u uname The message is incorrect because there will never be non-fatal errors. Suppress the message if the PMU is 'selectable' i.e. meant to be selected directly as an event. Fixes: 4ac22b484d4c79e8 ("perf parse-events: Make add PMU verbose output clearer") Signed-off-by: Adrian Hunter <[email protected]> Cc: Ian Rogers <[email protected]> Cc: Jiri Olsa <[email protected]> Link: http://lore.kernel.org/lkml/[email protected] Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'lib/memory-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions