mirror of
https://github.com/torvalds/linux.git
synced 2026-05-03 22:12:32 -04:00
selftests/powerpc/pmu/: Add interface test for mmcr2_l2l3 field
The testcases uses event code 0x010000046080 to verify the l2l3 bit setting for Monitor Mode Control Register 2 (MMCR2). check if this bit is set correctly via perf interface in ISA v3.1 platform. Signed-off-by: Madhavan Srinivasan <maddy@linux.ibm.com> [mpe: Add error checking, drop GET_MMCR_FIELD, add to .gitignore] Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/20220127072012.662451-18-kjain@linux.ibm.com
This commit is contained in:
committed by
Michael Ellerman
parent
2becea3b6a
commit
ac575b2606
@@ -5,3 +5,4 @@ mmcr0_pmcjce_test
|
||||
mmcr0_fc56_pmc1ce_test
|
||||
mmcr0_fc56_pmc56_test
|
||||
mmcr1_comb_test
|
||||
mmcr2_l2l3_test
|
||||
|
||||
Reference in New Issue
Block a user