diff options
author | Dapeng Mi <dapeng1.mi@linux.intel.com> | 2025-04-15 11:44:10 +0000 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2025-04-17 14:21:24 +0200 |
commit | d971342d38bf228ea4c137249501eb5be38ee958 (patch) | |
tree | a18a9544f82d5611caf78273d2e3f1a9aec0976a /scripts/lib/kdoc/kdoc_files.py | |
parent | 25c623f41438fafc6f63c45e2e141d7bcff78299 (diff) |
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 'scripts/lib/kdoc/kdoc_files.py')
0 files changed, 0 insertions, 0 deletions