diff options
author | 2025-04-15 11:44:10 +0000 | |
---|---|---|
committer | 2025-04-17 14:21:24 +0200 | |
commit | d971342d38bf228ea4c137249501eb5be38ee958 (patch) | |
tree | a18a9544f82d5611caf78273d2e3f1a9aec0976a /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | perf/x86/intel: Parse CPUID archPerfmonExt leaves for non-hybrid CPUs (diff) | |
download | wireguard-linux-d971342d38bf228ea4c137249501eb5be38ee958.tar.xz wireguard-linux-d971342d38bf228ea4c137249501eb5be38ee958.zip |
perf/x86/intel: Decouple BTS initialization from PEBS initialization
Move x86_pmu.bts flag initialization into bts_init() from
intel_ds_init() and rename intel_ds_init() to intel_pebs_init() since it
fully initializes PEBS now after removing the x86_pmu.bts
initialization.
It's safe to move x86_pmu.bts into bts_init() since all x86_pmu.bts flag
are called after bts_init() execution.
Signed-off-by: Dapeng Mi <dapeng1.mi@linux.intel.com>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Link: https://lkml.kernel.org/r/20250415114428.341182-5-dapeng1.mi@linux.intel.com
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions