diff options
author | 2024-11-15 06:08:05 +0000 | |
---|---|---|
committer | 2024-12-02 12:01:37 +0100 | |
commit | 54d2759778c1ebd66ee42fac93acf0c2cbf4217c (patch) | |
tree | d3b4d9fbb86c6d4d6cf38f9357244288b064e5fd /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | perf/x86/rapl: Remove the global variable rapl_msrs (diff) | |
download | wireguard-linux-54d2759778c1ebd66ee42fac93acf0c2cbf4217c.tar.xz wireguard-linux-54d2759778c1ebd66ee42fac93acf0c2cbf4217c.zip |
perf/x86/rapl: Move the cntr_mask to rapl_pmus struct
Prepare for the addition of RAPL core energy counter support.
Move cntr_mask to rapl_pmus struct instead of adding a new global
cntr_mask for the new RAPL power_core PMU. This will also ensure that
the second "core_cntr_mask" is only created if needed (i.e. in case of
AMD CPUs).
Signed-off-by: Dhananjay Ugwekar <Dhananjay.Ugwekar@amd.com>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Reviewed-by: "Gautham R. Shenoy" <gautham.shenoy@amd.com>
Reviewed-by: Zhang Rui <rui.zhang@intel.com>
Tested-by: Zhang Rui <rui.zhang@intel.com>
Link: https://lore.kernel.org/r/20241115060805.447565-10-Dhananjay.Ugwekar@amd.com
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions