1
0
mirror of https://git.tukaani.org/xz.git synced 2025-04-23 08:00:54 +00:00
xz/.github/workflows
Lasse Collin 56aa9a0796
CI: Valgrind: Improve the skipping of traced child processes
Use --trace-children-skip instead of --trace-children-skip-by-arg
so that the skipping is only done based on the executable names.
(--trace-children-skip-by-arg can match other args than argv[0].)

Update the list of executables to skip to match what the scripts run.

Do not skip bash or sh. If Valgrind didn't trace the shell, then the
xz and xzdec programs run by the shell wouldn't be analyzed either.

Fixes: 7e99856f66c0 ("CI: Speed up Valgrind job by using --trace-children-skip-by-arg=...")
2025-04-22 21:26:21 +03:00
..
2025-04-17 18:38:52 +03:00
2025-04-17 20:38:20 +03:00
2025-04-17 20:38:06 +03:00
2025-04-22 19:00:19 +03:00
2025-04-17 20:38:20 +03:00
2025-04-17 20:38:20 +03:00