Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a way to print debug counters without exiting | Aaron Patterson | 2019-08-07 | 1 | -0/+7 |
* | Add debug counter for MJIT stale_units | k0kubun | 2019-04-14 | 1 | -0/+1 |
* | Do not reset non-increment-only counters | k0kubun | 2019-04-14 | 1 | -1/+10 |
* | Add RubyVM.reset_debug_counters when RB_DEBUG_COUNTER | k0kubun | 2019-04-14 | 1 | -0/+9 |
* | Add debug counters for MJIT cancel | k0kubun | 2019-03-29 | 1 | -0/+2 |
* | add debug counters more. | ko1 | 2018-09-28 | 1 | -1/+1 |
* | * expand tabs. | svn | 2018-09-25 | 1 | -1/+1 |
* | refactoring debug_counter. | ko1 | 2018-09-25 | 1 | -6/+20 |
* | debug_counter.c: debug_counter_names [ci skip] | nobu | 2017-03-10 | 1 | -4/+6 |
* | add performance counting mechanism for MRI debug/tuning purpose. | ko1 | 2017-02-21 | 1 | -0/+39 |