| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-12-23 | perf tests top: Make the test exclusive | Ian Rogers | -1/+1 | |
| With sufficient tests running the load causes the top test fails with: ``` 123: perf top tests : FAILED! --- start --- test child forked, pid 629856 Basic perf top test Basic perf top test [Failed: no sample percentage found] ---- end(-1) ---- ``` Mark the test exclusive to avoid flakes. Fixes: 75e961730b9e ("perf tests top: Add basic perf top coverage test") Signed-off-by: Ian Rogers <irogers@google.com> Signed-off-by: Namhyung Kim <namhyung@kernel.org> | ||||
| 2025-12-03 | perf tests top: Add basic perf top coverage test | Ian Rogers | -0/+74 | |
| The test starts a backgroup thloop workload and monitors it using cpu-clock ensuring test_loop appears in the output. Signed-off-by: Ian Rogers <irogers@google.com> Signed-off-by: Namhyung Kim <namhyung@kernel.org> | ||||
