summaryrefslogtreecommitdiffstats
path: root/Include/pystats.h
Commit message (Expand)AuthorAgeFilesLines
* GH-93841: Allow stats to be turned on and off, cleared and dumped at runtime....Mark Shannon2022-06-211-5/+8
* GH-90230: Add stats to breakdown the origin of calls to `PyEval_EvalFrame` (G...Mark Shannon2022-05-271-0/+15
* Split refcount stats into 'interpreter' and 'non-interpreter' (GH-92919)Mark Shannon2022-05-181-0/+10
* Improve object stats (#92845)Mark Shannon2022-05-161-0/+77