On Wed, 21 Sep 2022 20:22:53 +0530, Athira Rajeev wrote: > For PERF_SAMPLE_BRANCH_STACK sample type, different branch_sample_type > ie branch filters are supported. The branch filters are requested via > event attribute "branch_sample_type". Multiple branch filters can be > passed in event attribute. > > Example: > perf record -b -o- -B --branch-filter any,ind_call true > > [...]
Patch 3 applied to powerpc/next. [3/3] tools/testing/selftests/powerpc: Update the bhrb filter sampling test to test for multiple branch filters https://git.kernel.org/powerpc/c/18213532de7156af689cb0511d2f95bcbe3c98a0 cheers