summaryrefslogtreecommitdiff
path: root/tools/tracing/rtla/tests/timerlat.t
AgeCommit message (Expand)AuthorFilesLines
2026-08-05rtla/cli: Unify and improve range validation logicTomas Glozar1-1/+1
2026-08-05rtla/tests: Test all tracer options in runtime testsTomas Glozar1-0/+38
2026-05-28rtla: Parse cmdline using libsubcmdTomas Glozar1-3/+3
2026-05-28rtla/tests: Add runtime tests for restoring continue flagTomas Glozar1-0/+2
2026-05-28rtla/tests: Run runtime tests in temporary directoryTomas Glozar1-8/+8
2026-05-18rtla/tests: Add runtime tests for -C/--cgroupTomas Glozar1-0/+3
2026-05-18rtla/tests: Add runtime test for -k and -u optionsTomas Glozar1-3/+9
2026-05-18rtla/tests: Add runtime test for -H/--house-keepingTomas Glozar1-0/+2
2026-05-18rtla/tests: Cover all hist options in runtime testsTomas Glozar1-0/+20
2026-05-18rtla/tests: Extend timerlat top --aa-only coverageTomas Glozar1-2/+4
2026-05-18rtla/tests: Use negative match when testing --aa-onlyTomas Glozar1-1/+1
2026-05-18rtla/tests: Check -c/--cpus thread affinityTomas Glozar1-2/+2
2026-05-18rtla/tests: Add get_workload_pids() helperTomas Glozar1-1/+1
2026-05-18rtla/tests: Cover both top and hist tools where possibleTomas Glozar1-40/+36
2026-01-07rtla/tests: Test BPF action programTomas Glozar1-0/+15
2025-11-21rtla/tests: Don't rely on matching ^1ALLCrystal Wood1-1/+1
2025-11-21rtla/tests: Extend action tests to 5sTomas Glozar1-2/+2
2025-09-27tools/rtla: Fix -A option name in test commentCrystal Wood1-2/+2
2025-07-28rtla/tests: Test timerlat -P option using actionsTomas Glozar1-1/+2
2025-07-28rtla/tests: Add grep checks for base test casesTomas Glozar1-5/+7
2025-07-25rtla/tests: Limit duration to maximum of 10sTomas Glozar1-4/+4
2025-07-25rtla/tests: Add tests for actionsTomas Glozar1-0/+28
2025-05-07rtla: Set distinctive exit value for failed testsCosta Shulyupin1-6/+6
2025-03-04rtla/timerlat: Test BPF modeTomas Glozar1-0/+14
2025-01-23tools/rtla: Add basic test suiteTomas Glozar1-0/+27