index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Modules
/
_remote_debugging
/
threads.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gh-138122: Add blocking mode for accurate stack traces in Tachyon (#142998)
Pablo Galindo Salgado
2025-12-23
1
-0/+289
*
gh-91048: Refactor common data into context object in Modules/_remote_debuggi...
Pablo Galindo Salgado
2025-12-17
1
-6/+20
*
gh-138122: Validate base frame before caching in remote debugging frame cache...
Pablo Galindo Salgado
2025-12-17
1
-2/+2
*
gh-138122: Add exception profiling mode to the sampling profiler (#142561)
Pablo Galindo Salgado
2025-12-11
1
-0/+30
*
Silence warning on conversion from uint64_t to uintptr_t in threads.c (#142437)
AZero13
2025-12-09
1
-1/+2
*
gh-138122: Fix unused variable warning in threads.c (#142425)
Sam Gross
2025-12-08
1
-0/+1
*
gh-142207: remove assertions incompatible under `profiling.sampling` (#142331)
yihong
2025-12-08
1
-4/+2
*
gh-138122: Don't sample partial frame chains (#141912)
Pablo Galindo Salgado
2025-12-07
1
-2/+3
*
gh-138122: Implement frame caching in RemoteUnwinder to reduce memory reads (...
Pablo Galindo Salgado
2025-12-06
1
-6/+32
*
gh-138122: Split Modules/_remote_debugging_module.c into multiple files (#141...
Pablo Galindo Salgado
2025-11-25
1
-0/+432