summaryrefslogtreecommitdiffstats
path: root/Lib/test/support/strace_helper.py
Commit message (Expand)AuthorAgeFilesLines
* gh-127747: Resolve BytesWarning in test.support.strace_helper (#127849)Cody Maloney2024-12-141-4/+5
* gh-127076: Ignore memory mmap in FileIO testing (#127088)Cody Maloney2024-11-221-5/+29
* gh-127076: Disable strace tests under LD_PRELOAD (#127086)Cody Maloney2024-11-211-0/+8
* GH-126892: Reset warmup counters when JIT compiling code (GH-126893)Brandt Bucher2024-11-201-1/+4
* gh-120754: Add a strace helper and test set of syscalls for open().read(), Ta...Cody Maloney2024-11-031-0/+170
* Revert "GH-120754: Add a strace helper and test set of syscalls for o… (#12...Shantanu2024-08-241-166/+0
* GH-120754: Add a strace helper and test set of syscalls for open().read() (#1...Cody Maloney2024-08-241-0/+166