..
__init__.py
_live_collector_helpers.py
gh-138122: Make the tachyon profiler opcode-aware ( #142394 )
2025-12-11 03:41:47 +00:00
helpers.py
gh-146256: Add --jsonl collector to the profiling.sampling ( #146257 )
2026-05-05 00:44:37 +00:00
mocks.py
gh-138122: Add differential flame graph ( #145785 )
2026-03-30 12:31:06 +01:00
test_advanced.py
gh-138122: Move local imports to module level in sampling profiler ( #143257 )
2026-01-02 02:31:39 +00:00
test_async.py
gh-138122: Move local imports to module level in sampling profiler ( #143257 )
2026-01-02 02:31:39 +00:00
test_binary_format.py
[3.15] gh-149619: Harden _remote_debugging error paths (GH-150349) ( #150435 )
2026-05-25 23:02:37 +00:00
test_blocking.py
[3.15] gh-150429: Fix sampling profiler generator stack test (GH-150433) ( #150734 )
2026-06-01 20:58:05 +00:00
test_children.py
[3.15] gh-149430: Fix edge-cases in profiling.sampling outputs (GH-149431) ( #149602 )
2026-05-09 13:33:05 +00:00
test_cli.py
[3.15] gh-152434: Block --async-aware with --binary (GH-152444) ( #152446 )
2026-06-27 17:24:53 +00:00
test_collectors.py
[3.15] gh-150662: Stop unbounded memory growth in Tachyon --gecko collector (GH-150845) ( #151000 )
2026-06-06 13:45:53 +01:00
test_dump.py
gh-149296: Add dump subcommand to sampling profiler for one-shot stack snapshots ( #149297 )
2026-05-04 01:02:33 +01:00
test_integration.py
[3.15] gh-150720: Remove '-d 1' in test_script_error_treatment (GH-150736) ( #150746 )
2026-06-02 14:32:04 +03:00
test_live_collector_core.py
gh-138122: Fix sample counting for filtered profiling modes ( #142677 )
2025-12-14 03:31:51 +00:00
test_live_collector_interaction.py
Test: remove unintended unittest.main() in live collector tests ( #143590 )
2026-01-09 08:49:54 +00:00
test_live_collector_ui.py
[3.15] gh-150966: Fix live profiling error tests (GH-151020) ( #151604 )
2026-06-17 16:58:42 +02:00
test_modes.py
gh-138122: Move local imports to module level in sampling profiler ( #143257 )
2026-01-02 02:31:39 +00:00
test_profiler.py
[3.15] gh-149718: Aggregate same stack frames in Tachyon in some collectors (GH-149719) ( #149747 )
2026-05-13 01:30:22 +01: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