cpython/Lib/profiling/sampling/live_collector
2026-01-02 02:31:39 +00:00
..
__init__.py gh-138122: Replace --interval with --sampling-rate (#143085) 2025-12-24 13:46:33 +00:00
collector.py gh-138122: Move local imports to module level in sampling profiler (#143257) 2026-01-02 02:31:39 +00:00
constants.py gh-138122: Integrate live profiler TUI with _colorize theming system (#142360) 2026-01-01 21:10:52 +00:00
display.py gh-138122: Integrate live profiler TUI with _colorize theming system (#142360) 2026-01-01 21:10:52 +00:00
trend_tracker.py
widgets.py gh-138122: Move local imports to module level in sampling profiler (#143257) 2026-01-02 02:31:39 +00:00