cpython/Lib/test/test_profiling/test_sampling_profiler
2025-11-30 02:49:13 +00:00
..
__init__.py
_live_collector_helpers.py gh-141645: Add a TUI mode to the new tachyon profiler (#141646) 2025-11-20 18:27:17 +00:00
helpers.py gh-135953: Avoid BytesWarning when sampling profiler tests fail (GH-141719) 2025-11-19 14:43:42 +01:00
mocks.py
test_advanced.py gh-138122: Refactor the CLI of profiling.sampling into subcommands (#141813) 2025-11-24 11:45:08 +00:00
test_cli.py gh-138122: Refactor the CLI of profiling.sampling into subcommands (#141813) 2025-11-24 11:45:08 +00:00
test_collectors.py gh-138122: Add thread status statistics to flamegraph profiler (#141900) 2025-11-30 01:42:39 +00:00
test_integration.py gh-138122: Fix permission error detection in tachyon's test (#141897) 2025-11-24 14:32:17 +00:00
test_live_collector_core.py gh-141645: Refactor tachyon's live TUI tests to not use private fields (#141806) 2025-11-21 00:35:37 +00:00
test_live_collector_interaction.py gh-141645: Refactor tachyon's live TUI tests to not use private fields (#141806) 2025-11-21 00:35:37 +00:00
test_live_collector_ui.py gh-141645: Refactor tachyon's live TUI tests to not use private fields (#141806) 2025-11-21 00:35:37 +00:00
test_modes.py gh-138122: Refactor the CLI of profiling.sampling into subcommands (#141813) 2025-11-24 11:45:08 +00:00
test_profiler.py gh-141999: Handle KeyboardInterrupt when sampling in the new tachyon profiler (#142000) 2025-11-30 02:49:13 +00:00
test_trend_tracker.py gh-141645: Add a TUI mode to the new tachyon profiler (#141646) 2025-11-20 18:27:17 +00:00