diff options
author | Kan Liang <kan.liang@linux.intel.com> | 2023-11-16 17:22:42 +0300 |
---|---|---|
committer | Peter Zijlstra <peterz@infradead.org> | 2023-11-17 12:54:52 +0300 |
commit | 243218ca93037631f0224fdbefea045912cb761a (patch) | |
tree | df9dfcf86b70d916cfdc4c7d002df6a70036e994 /tools/perf/scripts/python/task-analyzer.py | |
parent | 652ffc2104ec1f69dd4a46313888c33527145ccf (diff) | |
download | linux-243218ca93037631f0224fdbefea045912cb761a.tar.xz |
perf/x86/intel/cstate: Cleanup duplicate attr_groups
The events of the cstate_core and cstate_pkg PMU have the same format.
They both need to create a "events" group (with empty attrs). The
attr_groups can be shared.
Remove the dedicated attr_groups for each cstate PMU. Use the shared
cstate_attr_groups to replace.
Signed-off-by: Kan Liang <kan.liang@linux.intel.com>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Link: https://lore.kernel.org/r/20231116142245.1233485-1-kan.liang@linux.intel.com
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions