COMMITS
/ Python/remote_debug.h December 27, 2025
P
gh-131591: Do not free page caches that weren't allocated (#143205)
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 12, 2025
V
gh-142627: Ignore anonymous mappings in Linux remote debugging (#142628)
Victor Stinner 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
September 24, 2025
P
gh-139275: Fix compilation of Modules/_remote_debugging_module.c when the system doesn't have process_vm_readv (#139307)
Pablo Galindo Salgado committed
August 11, 2025
L
gh-135953: Profile a module or script with sampling profiler (#136777)
László Kiss Kollár committed
July 10, 2025
L
gh-135953: Implement sampling tool under profile.sample (#135998)
László Kiss Kollár committed
July 9, 2025
P
gh-91048: Revert the memory cache removal for remote debugging (#136440)
Pablo Galindo Salgado committed
June 28, 2025
P
gh-91048: Fix external inspection multi-threaded performance (#136005)
Pablo Galindo Salgado committed
June 10, 2025
C
Z
Fix definition of `_Py_RemoteDebug_` symbols for static linking (#135146)
Zanie Blue committed
June 7, 2025
D
gh-134876: Add fallback for when process_vm_readv fails with ENOSYS (#134878)
Daniel Golding committed
May 26, 2025
P
gh-91048: Add better error messages for remote debugging for CI builds (#134682)
Pablo Galindo Salgado committed
R
gh-91048: Correct Apple platform includes for iOS. (#134712)
Russell Keith-Magee committed
May 25, 2025
P
gh-91048: Refactor and optimize remote debugging module (#134652)
Pablo Galindo Salgado committed
May 2, 2025
S
gh-91048: Chain some exceptions in _testexternalinspection.c (#132970)
Sergey Miryanov committed
April 25, 2025
V
gh-91048: Fix _testexternalinspection.c on FreeBSD (#132945)
Victor Stinner committed
P
gh-91048: Refactor _testexternalinspection and add Windows support (#132852)
Pablo Galindo Salgado committed