summaryrefslogtreecommitdiff
path: root/tools/allocation_tracking
AgeCommit message (Expand)AuthorFilesLines
2014-07-05BUG: disable garbage collector during memory allocation hookJulian Taylor1-0/+10
2013-04-062to3: Apply `print` fixer.Charles Harris2-2/+2
2013-03-282to3: Use absolute imports.Charles Harris1-1/+1
2013-03-012to3: Put `from __future__ import division in every python file.Charles Harris2-0/+4
2012-06-18Wrap hook functions with GIL, add example.Thouis (Ray) Jones4-0/+675