summaryrefslogtreecommitdiff
path: root/tools/perf/tests/wp.c
AgeCommit message (Expand)Author
2022-11-23perf test: Skip watchpoint tests if no watchpoints availableNaveen N. Rao
2022-09-21perf test: Skip wp modify test on old kernelsNamhyung Kim
2021-11-18perf tests wp: Remove unused functions on s390Arnaldo Carvalho de Melo
2021-11-13perf test: Convert watch point tests to test cases.Ian Rogers
2021-11-13perf test: Rename struct test to test_suiteIan Rogers
2021-11-13perf test: Move each test suite struct to its testIan Rogers
2020-11-04perf test: Implement skip_reason callback for watchpoint testsTommi Rantala
2019-08-31perf debug: Remove needless include directives from debug.hArnaldo Carvalho de Melo
2019-08-29perf tools: Move everything related to sys_perf_event_open() to perf-sys.hArnaldo Carvalho de Melo
2018-10-08perf test: S390 does not support watchpoints in test 22Thomas Richter
2018-09-18perf test: Add watchpoint testRavi Bangoria