diff options
| author | James Clark <james.clark@linaro.org> | 2026-01-14 15:57:17 +0000 |
|---|---|---|
| committer | Arnaldo Carvalho de Melo <acme@redhat.com> | 2026-01-14 23:14:54 -0300 |
| commit | a2441cf3a5930370aa02d14f2c90fcc4c2ba26f7 (patch) | |
| tree | 0e5bb52c9977d8532f716f9e5644d2dbf76356aa /tools/perf/scripts/python/bin/stackcollapse-record | |
| parent | 5b5e01304f13a53daec000b28ba60e51b149cdf4 (diff) | |
| download | linux-a2441cf3a5930370aa02d14f2c90fcc4c2ba26f7.tar.gz linux-a2441cf3a5930370aa02d14f2c90fcc4c2ba26f7.zip | |
perf parse-events: Track all user changed config bits
Currently we only track which bits were set by the user in attr->config.
But all configN fields should be treated equally as they can all have
default and user overridden values.
Track them all by making get_config_chgs() generic and calling it once
for each config value.
Reviewed-by: Ian Rogers <irogers@google.com>
Signed-off-by: James Clark <james.clark@linaro.org>
Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Cc: Ingo Molnar <mingo@redhat.com>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: John Garry <john.g.garry@oracle.com>
Cc: Leo Yan <leo.yan@linux.dev>
Cc: Mark Rutland <mark.rutland@arm.com>
Cc: Mike Leach <mike.leach@linaro.org>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Suzuki Poulouse <suzuki.poulose@arm.com>
Cc: Will Deacon <will@kernel.org>
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions
