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

Add 'struct perf_event_attr' members to support pause and resume of AUX area
tracing.

Reviewed-by: Andi Kleen <ak@linux.intel.com>
Signed-off-by: Adrian Hunter <adrian.hunter@intel.com>
Acked-by: 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-2-adrian.hunter@intel.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/util/perf_event_attr_fprintf.c