| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove useless symbol in pystats.h (#101864) | Stepfen Shawn | 2023-04-09 | 1 | -2/+0 |
| * | Better stats for `LOAD_ATTR` and `STORE_ATTR` (GH-100295) | Mark Shannon | 2022-12-16 | 1 | -1/+1 |
| * | Move stats for the method cache into the `Py_STAT` machinery (GH-100255) | Mark Shannon | 2022-12-15 | 1 | -0/+7 |
| * | GH-93841: Allow stats to be turned on and off, cleared and dumped at runtime.... | Mark Shannon | 2022-06-21 | 1 | -5/+8 |
| * | GH-90230: Add stats to breakdown the origin of calls to `PyEval_EvalFrame` (G... | Mark Shannon | 2022-05-27 | 1 | -0/+15 |
| * | Split refcount stats into 'interpreter' and 'non-interpreter' (GH-92919) | Mark Shannon | 2022-05-18 | 1 | -0/+10 |
| * | Improve object stats (#92845) | Mark Shannon | 2022-05-16 | 1 | -0/+77 |
