diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2016-03-22 12:39:05 (GMT) |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2016-03-22 12:39:05 (GMT) |
commit | 10b73e17489048419b512f6710aecba62ff5b91a (patch) | |
tree | 091166b7bbae2f92f0993729ad6378544126dd6c /install-sh | |
parent | e492ae50e251c4fcd48bc37b1eaa4821894f1fdb (diff) | |
download | cpython-10b73e17489048419b512f6710aecba62ff5b91a.zip cpython-10b73e17489048419b512f6710aecba62ff5b91a.tar.gz cpython-10b73e17489048419b512f6710aecba62ff5b91a.tar.bz2 |
Add C functions _PyTraceMalloc_Track()
Issue #26530:
* Add C functions _PyTraceMalloc_Track() and _PyTraceMalloc_Untrack() to track
memory blocks using the tracemalloc module.
* Add _PyTraceMalloc_GetTraceback() to get the traceback of an object.
Diffstat (limited to 'install-sh')
0 files changed, 0 insertions, 0 deletions