summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_profiling/test_sampling_profiler/test_profiler.py
Commit message (Expand)AuthorAgeFilesLines
* gh-141999: Handle KeyboardInterrupt when sampling in the new tachyon profiler...yihong2025-11-301-0/+40
* gh-138122: Refactor the CLI of profiling.sampling into subcommands (#141813)Pablo Galindo Salgado2025-11-241-3/+21
* gh-135953: Refactor test_sampling_profiler into multiple files (#141689)Pablo Galindo Salgado2025-11-181-0/+656