Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gh-103865: add monitoring support to LOAD_SUPER_ATTR (#103866) | Carl Meyer | 2023-05-16 | 1 | -0/+5 |
* | GH-103082: Filter LINE events in VM, to simplify tool implementation. (GH-104... | Mark Shannon | 2023-05-12 | 1 | -17/+102 |
* | gh-103845: Remove line & instruction instrumentations before adding them back... | Tian Gao | 2023-05-03 | 1 | -8/+33 |
* | GH-103082: Code cleanup in instrumentation code (#103474) | Mark Shannon | 2023-04-29 | 1 | -31/+34 |
* | gh-84436: Implement Immortal Objects (gh-19474) | Eddie Elizondo | 2023-04-22 | 1 | -2/+2 |
* | gh-103082: Fix shifted field initialization in `instrumentation.c` (GH-103561) | Oleg Iarygin | 2023-04-21 | 1 | -4/+4 |
* | Fix unused functions warnings in instrumentation.c (GH-103515) | Benjamin Peterson | 2023-04-13 | 1 | -0/+4 |
* | GH-103082: Turn on branch events for FOR_ITER instructions. (#103507) | Mark Shannon | 2023-04-13 | 1 | -0/+2 |
* | GH-103082: Implementation of PEP 669: Low Impact Monitoring for CPython (GH-1... | Mark Shannon | 2023-04-12 | 1 | -0/+2021 |