diff options
author | Kim Phillips <kim.phillips@amd.com> | 2021-08-18 00:10:48 +0200 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2021-08-26 09:14:36 +0200 |
commit | 6a371bafe613b7746c3d3ac486bdb3035f77e029 (patch) | |
tree | 0d93bc681506d29a7b57af2c4391fe66dddcf365 /arch/x86/kernel/cpu | |
parent | perf/amd/uncore: Allow the driver to be built as a module (diff) | |
download | linux-6a371bafe613b7746c3d3ac486bdb3035f77e029.tar.xz linux-6a371bafe613b7746c3d3ac486bdb3035f77e029.zip |
perf/x86/amd/ibs: Add bitfield definitions in new <asm/amd-ibs.h> header
Add <asm/amd-ibs.h> with bitfield definitions for IBS MSRs,
and demonstrate usage within the driver.
Also move 'struct perf_ibs_data' where it can be shared with
the perf tool that will soon be using it.
No functional changes.
Signed-off-by: Kim Phillips <kim.phillips@amd.com>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Link: https://lore.kernel.org/r/20210817221048.88063-9-kim.phillips@amd.com
Diffstat (limited to 'arch/x86/kernel/cpu')
0 files changed, 0 insertions, 0 deletions