summaryrefslogtreecommitdiffstats
path: root/tools/perf/tests/shell/record_weak_term.sh
AgeCommit message (Collapse)AuthorLines
2025-11-09perf test: Add test that command line period overrides sysfs/json valuesIan Rogers-0/+37
The behavior of weak terms is subtle, add a test that they aren't accidentally broken. The test finds an event with a weak 'period' and then overrides it. In no such event is present then the test skips. Signed-off-by: Ian Rogers <irogers@google.com> Signed-off-by: Namhyung Kim <namhyung@kernel.org>