aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorAthira Rajeev <[email protected]>2022-06-10 19:10:55 +0530
committerMichael Ellerman <[email protected]>2022-06-29 08:57:43 +1000
commit4000c2e5d40a3ee340c3940949d658fc52a56603 (patch)
tree51313f53ed3e926e74da1fc6ff339a8543d5f992 /tools/perf/scripts/python/bin
parent9258c0aa755fac469869dd647a6c3d5299ff7725 (diff)
selftests/powerpc/pmu: Add selftest to check PMC5/6 is excluded from some constraint checks
Events using Performance Monitor Counter 5 (PMC5) and Performance Monitor Counter 6 (PMC6) should be excluded from constraint check when scheduled along with group of events. Example, combination of PMC5, PMC6, and an event with cache bit will succeed to schedule though first two events doesn't have cache bit set. Testcase use three events, ie, 600f4(cycles), 500fa(instructions), 22C040 with cache bit (dc_ic) set to test this constraint check. Signed-off-by: Athira Rajeev <[email protected]> Signed-off-by: Michael Ellerman <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions