COMMITS
/ Modules/_remote_debugging/threads.c March 22, 2026
P
gh-146308: Fix error handling issues in _remote_debugging module (#146309)
Pablo Galindo Salgado committed
January 3, 2026
P
gh-138122: Skip threads on EPERM in blocking mode profiler (GH-143368)
Pablo Galindo Salgado committed
December 23, 2025
P
gh-138122: Add blocking mode for accurate stack traces in Tachyon (#142998)
Pablo Galindo Salgado committed
December 17, 2025
P
gh-91048: Refactor common data into context object in Modules/_remote_debugging (#142879)
Pablo Galindo Salgado committed
P
gh-138122: Validate base frame before caching in remote debugging frame cache (#142852)
Pablo Galindo Salgado committed
December 11, 2025
P
gh-138122: Add exception profiling mode to the sampling profiler (#142561)
Pablo Galindo Salgado committed
December 9, 2025
December 8, 2025
S
gh-138122: Fix unused variable warning in threads.c (#142425)
Sam Gross committed
December 7, 2025
P
gh-138122: Don't sample partial frame chains (#141912)
Pablo Galindo Salgado committed
December 6, 2025
P
gh-138122: Implement frame caching in RemoteUnwinder to reduce memory reads (#142137)
Pablo Galindo Salgado committed
November 25, 2025
P
gh-138122: Split Modules/_remote_debugging_module.c into multiple files (#141934)
Pablo Galindo Salgado committed