]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
perf jevents: Add descriptions to metricgroup abstraction
authorIan Rogers <irogers@google.com>
Tue, 2 Dec 2025 17:50:00 +0000 (09:50 -0800)
committerNamhyung Kim <namhyung@kernel.org>
Wed, 3 Dec 2025 00:12:49 +0000 (16:12 -0800)
commit38d9d511ed923f8fe9fa901d64c3c31bc812032c
tree5aeb66b1efc024c0d6044f8a00784e7102cfab71
parente7b9e750b3ce1b4105ecf7200d709113552ecd54
perf jevents: Add descriptions to metricgroup abstraction

Add a function to recursively generate metric group descriptions.

Signed-off-by: Ian Rogers <irogers@google.com>
Tested-by: Thomas Falcon <thomas.falcon@intel.com>
Signed-off-by: Namhyung Kim <namhyung@kernel.org>
tools/perf/pmu-events/metric.py