Steven, The following changes since commit db956bcf8d681b5a01ebe04c79f6a7b29b9934f9:
rtla: Document tests in README (2026-05-29 09:40:54 +0200) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/tglozar/linux.git/ tags/rtla-v7.2-fixups for you to fetch changes up to 930645785902d5830f9c41862d21af651b8e5371: rtla/tests: Fix pgrep filter in get_workload_pids.sh (2026-06-05 14:11:31 +0200) ---------------------------------------------------------------- RTLA additional fixes for v7.2 - Fix and clean up .gitignore Narrow match range of entries in .gitignore to only what is needed, fixing "lib/" matching tools/tracing/rtla/tests/scripts/lib/*. - Fix pgrep filter in runtime tests Make the pgrep filter used by runtime tests to get workload PIDs work on both older and newer versions of pgrep, regardless of whether square brackets are counted as part of kthread comm or not. Build, runtime tests, unit tests pass. Signed-off-by: Tomas Glozar <[email protected]> ---------------------------------------------------------------- Tomas Glozar (2): rtla: Fix and clean up .gitignore rtla/tests: Fix pgrep filter in get_workload_pids.sh tools/tracing/rtla/.gitignore | 13 ++++--------- tools/tracing/rtla/tests/scripts/lib/get_workload_pids.sh | 2 +- 2 files changed, 5 insertions(+), 10 deletions(-)
