diff options
author | Adrian Hunter <adrian.hunter@intel.com> | 2024-12-16 09:02:39 +0200 |
---|---|---|
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | 2024-12-18 16:24:32 -0300 |
commit | 8a0f49a7f1dadd377a0d8a57d5a1da3faa51792e (patch) | |
tree | 45b010ea133a0ca96a56215e60bb3063fe56c82c /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 314bf84e03a704206bddc5839d9d9beea14ad621 (diff) | |
download | linux-8a0f49a7f1dadd377a0d8a57d5a1da3faa51792e.tar.gz linux-8a0f49a7f1dadd377a0d8a57d5a1da3faa51792e.tar.bz2 linux-8a0f49a7f1dadd377a0d8a57d5a1da3faa51792e.zip |
perf tools: Parse aux-action
Add parsing for aux-action to accept "pause", "resume" or "start-paused"
values.
"start-paused" is valid only for AUX area events.
"pause" and "resume" are valid only for events grouped with an AUX area
event as the group leader. However, like with aux-output, the events
will be automatically grouped if they are not currently in a group, and
the AUX area event precedes the other events.
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-4-adrian.hunter@intel.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions