Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | `TracePoint.allow_reentry` | Koichi Sasada | 2021-12-10 | 1 | -0/+16 |
* | Add doc for `a_call` and `a_return` events of TracePoint | Masataka Pocke Kuwabara | 2021-11-09 | 1 | -0/+2 |
* | [DOC] Fix `TracePoint.trace` format [ci skip] | Ulysse Buonomo | 2021-10-30 | 1 | -5/+3 |
* | Tweak description of TracePoint :line event | Jeremy Evans | 2021-06-19 | 1 | -1/+1 |
* | Document binding behavior for C call/return events for TracePoint/set_trace_func | Jeremy Evans | 2021-04-26 | 1 | -3/+9 |
* | [Feature #16513] TracePoint#inspect returns "... file:line" (#3391) | Nguyễn Quang Minh | 2020-08-06 | 1 | -1/+1 |
* | [Feature #16254] Use `Primitive.func` style | Nobuyoshi Nakada | 2020-06-19 | 1 | -20/+20 |
* | [Feature #16254] Use `__builtin.func` style | Nobuyoshi Nakada | 2020-06-19 | 1 | -20/+20 |
* | Fix output of example [ci skip] | Kazuhiro NISHIYAMA | 2020-01-05 | 1 | -1/+1 |
* | Make TracePoint.stat a singleton method again (#2726) | Alan Wu | 2019-12-04 | 1 | -1/+1 |
* | use builtin for TracePoint. | Koichi Sasada | 2019-11-08 | 1 | -0/+348 |