]> git.baikalelectronics.ru Git - kernel.git/commit
selftests/powerpc: Update bhrb filter sampling test for multiple branch filters
authorAthira Rajeev <atrajeev@linux.vnet.ibm.com>
Wed, 21 Sep 2022 14:52:55 +0000 (20:22 +0530)
committerMichael Ellerman <mpe@ellerman.id.au>
Wed, 28 Sep 2022 09:22:13 +0000 (19:22 +1000)
commit0afe3d253f9fe77dd1ccc8aa5c05af121e6d153d
tree62032f8772b886efa3f2eb0067302db12fd82979
parentbf2daafcdecd9e7451c09fadfe5f20356eb8bf9f
selftests/powerpc: Update bhrb filter sampling test for multiple branch filters

For PERF_SAMPLE_BRANCH_STACK sample type, different branch_sample_type,
ie branch filters are supported. The testcase "bhrb_filter_map_test"
tests the valid and invalid filter maps in different powerpc platforms.
Update this testcase to include scenario to cover multiple branch
filters at sametime. Since powerpc doesn't support multiple filters at
sametime, expect failure during perf_event_open.

Reported-by: Disha Goel <disgoel@linux.vnet.ibm.com>
Signed-off-by: Athira Rajeev <atrajeev@linux.vnet.ibm.com>
Reviewed-by: Kajol Jain <kjain@linux.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20220921145255.20972-3-atrajeev@linux.vnet.ibm.com
tools/testing/selftests/powerpc/pmu/sampling_tests/bhrb_filter_map_test.c