]> git.ipfire.org Git - thirdparty/linux.git/commit
perf vendor events: Update sandybridge metrics add event counter information
authorIan Rogers <irogers@google.com>
Thu, 20 Jun 2024 18:17:41 +0000 (11:17 -0700)
committerNamhyung Kim <namhyung@kernel.org>
Thu, 20 Jun 2024 23:55:45 +0000 (16:55 -0700)
commit01cb5e3d98209ff9b78f77b74e15ba6983ca37ff
treeee6b4205cb06910f05c106263d48dfd18e55b557
parentbf0dd1f47f1c041e22ddce20ded7114b57eb716f
perf vendor events: Update sandybridge metrics add event counter information

Add counter information necessary for optimizing event grouping the
perf tool.

The most recent RFC patch set using this information:
https://lore.kernel.org/lkml/20240412210756.309828-1-weilin.wang@intel.com/

The information was added in:
https://github.com/intel/perfmon/commit/475892a9690cb048949e593fe39cee65cd4765e1
and later patches.

The TMA 4.8 information was updated in:
https://github.com/intel/perfmon/commit/59194d4d90ca50a3fcb2de0d82b9f6fc0c9a5736

Co-authored-by: Weilin Wang <weilin.wang@intel.com>
Co-authored-by: Caleb Biggers <caleb.biggers@intel.com>
Signed-off-by: Ian Rogers <irogers@google.com>
Reviewed-by: Kan Liang <kan.liang@linux.intel.com>
Cc: Alexandre Torgue <alexandre.torgue@foss.st.com>
Cc: Maxime Coquelin <mcoquelin.stm32@gmail.com>
Signed-off-by: Namhyung Kim <namhyung@kernel.org>
Link: https://lore.kernel.org/r/20240620181752.3945845-28-irogers@google.com
12 files changed:
tools/perf/pmu-events/arch/x86/sandybridge/cache.json
tools/perf/pmu-events/arch/x86/sandybridge/counter.json [new file with mode: 0644]
tools/perf/pmu-events/arch/x86/sandybridge/floating-point.json
tools/perf/pmu-events/arch/x86/sandybridge/frontend.json
tools/perf/pmu-events/arch/x86/sandybridge/memory.json
tools/perf/pmu-events/arch/x86/sandybridge/metricgroups.json
tools/perf/pmu-events/arch/x86/sandybridge/other.json
tools/perf/pmu-events/arch/x86/sandybridge/pipeline.json
tools/perf/pmu-events/arch/x86/sandybridge/snb-metrics.json
tools/perf/pmu-events/arch/x86/sandybridge/uncore-cache.json
tools/perf/pmu-events/arch/x86/sandybridge/uncore-interconnect.json
tools/perf/pmu-events/arch/x86/sandybridge/virtual-memory.json