perf tests record: Add basic uid filtering test
authorIan Rogers <irogers@google.com>
Wed, 4 Jun 2025 17:45:39 +0000 (10:45 -0700)
committerNamhyung Kim <namhyung@kernel.org>
Mon, 9 Jun 2025 18:18:18 +0000 (11:18 -0700)
commitc54e2f82721aadd59d2a354ae2b5cc32d32047d9
tree3129f744f55a7971aa7cf6da10ce7b53b60cfd7b
parent1151208e702267ad1ce2f24aa9d21deb47fa17f9
perf tests record: Add basic uid filtering test

Based on the system-wide test with changes around how failure is
handled as BPF permissions are a bigger issue than perf event
paranoia.

Signed-off-by: Ian Rogers <irogers@google.com>
Link: https://lore.kernel.org/r/20250604174545.2853620-6-irogers@google.com
Signed-off-by: Namhyung Kim <namhyung@kernel.org>
tools/perf/tests/shell/record.sh