summaryrefslogtreecommitdiff
path: root/scripts/dummy-tools/dummy-plugin-dir
AgeCommit message (Expand)Author
2022-08-29kbuild: dummy-tools: avoid tmpdir leak in dummy gccOndrej Mosnacek
772a8582e7b5a47f180c8618&showmsg=1'>selftests/powerpc/pmu/event_code_tests/group_constraint_mmcra_sample_test.c
AgeCommit message (Collapse)Author
2022-06-29selftests/powerpc/pmu: Add selftest for group constraint check MMCRA sample bitsAthira Rajeev
Events with different "sample" field values which is used to program Monitor Mode Control Register A (MMCRA) in a group will fail to schedule. Testcase uses event with load only sampling mode as group leader and event with store only sampling as sibling event. So that it can check that using different sample bits in event code will fail in event open for group of events Signed-off-by: Athira Rajeev <atrajeev@linux.vnet.ibm.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/20220610134113.62991-23-atrajeev@linux.vnet.ibm.com