summaryrefslogtreecommitdiff
path: root/debug_counter.c
AgeCommit message (Expand)Author
2020-03-15Avoid doubly showing debug countersTakashi Kokubun
2019-12-25add debug_counter access functions.Koichi Sasada
2019-12-11debug_counter.c: include ruby/config.h before stdio.hRei Odaira
2019-11-18Update dependenciesNobuyoshi Nakada
2019-09-20Fix rb_define_singleton_method warningTakashi Kokubun
2019-08-07Add a way to print debug counters without exitingAaron Patterson
2019-04-14Add debug counter for MJIT stale_unitsk0kubun
2019-04-14Do not reset non-increment-only countersk0kubun
2019-04-14Add RubyVM.reset_debug_counters when RB_DEBUG_COUNTERk0kubun
2019-03-29Add debug counters for MJIT cancelk0kubun
2018-09-28add debug counters more.ko1
2018-09-25* expand tabs.svn
2018-09-25refactoring debug_counter.ko1
2017-03-10debug_counter.c: debug_counter_names [ci skip]nobu
2017-02-21add performance counting mechanism for MRI debug/tuning purpose.ko1