Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | GH-105229: Replace some superinstructions with single instruction equivalent.... | Mark Shannon | 2023-06-05 | 1 | -4/+4 |
* | GH-105162: Account for `INSTRUMENTED_RESUME` in gen.close/throw. (GH-105187) | Mark Shannon | 2023-06-02 | 1 | -0/+35 |
* | gh-103865: add monitoring support to LOAD_SUPER_ATTR (#103866) | Carl Meyer | 2023-05-16 | 1 | -3/+220 |
* | GH-103082: Filter LINE events in VM, to simplify tool implementation. (GH-104... | Mark Shannon | 2023-05-12 | 1 | -2/+61 |
* | gh-103845: Remove line & instruction instrumentations before adding them back... | Tian Gao | 2023-05-03 | 1 | -0/+36 |
* | GH-103082: Turn on branch events for FOR_ITER instructions. (#103507) | Mark Shannon | 2023-04-13 | 1 | -0/+71 |
* | GH-103082: Implementation of PEP 669: Low Impact Monitoring for CPython (GH-1... | Mark Shannon | 2023-04-12 | 1 | -0/+1044 |