]> www.infradead.org Git - users/jedix/linux-maple.git/commit
perf tools: Add missing_features for aux_start_paused, aux_pause, aux_resume
authorAdrian Hunter <adrian.hunter@intel.com>
Mon, 16 Dec 2024 07:02:40 +0000 (09:02 +0200)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Wed, 18 Dec 2024 19:24:32 +0000 (16:24 -0300)
commitbf66b5fd6e7e049449cd2ae19987c5003e1f5998
tree0c19905ff4f8d6e1bfecac2ad34bf7675575b916
parent8a0f49a7f1dadd377a0d8a57d5a1da3faa51792e
perf tools: Add missing_features for aux_start_paused, aux_pause, aux_resume

Display "feature is not supported" error message if aux_start_paused,
aux_pause or aux_resume result in a perf_event_open() error.

Signed-off-by: Adrian Hunter <adrian.hunter@intel.com>
Cc: Ian Rogers <irogers@google.com>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Kan Liang <kan.liang@linux.intel.com>
Cc: Leo Yan <leo.yan@arm.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Link: https://lore.kernel.org/r/20241216070244.14450-5-adrian.hunter@intel.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/util/evsel.c
tools/perf/util/evsel.h