cpython/Lib/profiling
Pablo Galindo Salgado 7ffe4cb39e Add opcode panel to live profiler TUI
New widget displays instruction-level stats for selected function when
--opcodes is enabled. Navigation via j/k keys with scroll support.
Adds per-thread opcode tracking. Updates pstats collector for new frame
format.
2025-12-03 03:43:40 +00:00
..
sampling Add opcode panel to live profiler TUI 2025-12-03 03:43:40 +00:00
tracing gh-135801: Add the module parameter to compile() etc (GH-139652) 2025-11-13 13:21:32 +02:00
__init__.py