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
/
Include
/
internal
/
pycore_debug_offsets.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
gh-138122: Add exception profiling mode to the sampling profiler (#142561)
Pablo Galindo Salgado
2025-12-11
1
-0/+12
*
gh-138122: Don't sample partial frame chains (#141912)
Pablo Galindo Salgado
2025-12-07
1
-0/+2
*
gh-138122: Implement frame caching in RemoteUnwinder to reduce memory reads (...
Pablo Galindo Salgado
2025-12-06
1
-0/+2
*
GH-140643: Add `<native>` and `<GC>` frames to the sampling profiler (#141108)
Brandt Bucher
2025-11-17
1
-0/+2
*
gh-135953: Add GIL contention markers to sampling profiler Gecko format (#139...
Pablo Galindo Salgado
2025-11-17
1
-0/+4
*
gh-135755: Make Py_MAX_SCRIPT_PATH_SIZE private (#138350)
Victor Stinner
2025-09-01
1
-1/+1
*
gh-131591: Add Py_ prefix to MAX_SCRIPT_PATH_SIZE; remove unprefixed struct t...
Petr Viktorin
2025-06-26
1
-1/+1
*
gh-91048: Refactor and optimize remote debugging module (#134652)
Pablo Galindo Salgado
2025-05-25
1
-0/+15
*
gh-115999: Add PyCodeObject.co_tlbc to the debug offsets (#134286)
Pablo Galindo Salgado
2025-05-20
1
-0/+8
*
gh-133256: Add _Py_NONSTRING macro (#133257)
Victor Stinner
2025-05-01
1
-1/+1
*
gh-131591: Fix GENERATE_DEBUG_SECTION for clangcl on Windows (GH-132112)
Chris Eibl
2025-04-05
1
-1/+3
*
gh-131591: Implement PEP 768 (#131937)
Pablo Galindo Salgado
2025-04-03
1
-0/+19
*
gh-130039: Tailcall for windows builds (GH-130040)
Ken Jin
2025-03-11
1
-1/+1
*
gh-129223: Do not allow the compiler to optimise away symbols for debug secti...
Pablo Galindo Salgado
2025-01-24
1
-10/+11
*
GH-91048: Add utils for capturing async call stack for asyncio programs and e...
Yury Selivanov
2025-01-22
1
-0/+65
*
gh-125604: Move _Py_AuditHookEntry, etc. Out of pycore_runtime.h (gh-125605)
Eric Snow
2024-10-18
1
-0/+269