summaryrefslogtreecommitdiff
path: root/debug_counter.h
AgeCommit message (Expand)Author
2019-07-19fix debug counter for Hash counts.Koichi Sasada
2019-07-19fix shared array terminology.Koichi Sasada
2019-05-07Reduce ONIG_NREGION from 10 to 4: power of 2 and testing revealed most patter...Lourens Naudé
2019-05-07add new debug_counters about is_pointer_to_heap().Koichi Sasada
2019-04-20Invalidate JIT-ed code if ISeq is moved by GC.compactk0kubun
2019-04-14Fix missing debug counter namek0kubun
2019-04-14Add debug counter for MJIT stale_unitsk0kubun
2019-04-14Add RubyVM.reset_debug_counters when RB_DEBUG_COUNTERk0kubun
2019-04-06Add debug counter for VM <-> MJIT callsk0kubun
2019-03-29Add mjit_compile_failures debug counterk0kubun
2019-03-29Add debug counters for MJIT cancelk0kubun
2019-03-29Add debug counter for rb_mjit_unit_listk0kubun
2019-03-29Fix a typo [ci skip]kazu
2019-03-29Add debug counters for MJITk0kubun
2019-03-29Elaborate more on some debug counters [ci skip]k0kubun
2019-03-22add debug counters to count call cache fastpath.ko1
2018-12-14rename li_table->ar_table (and related names).ko1
2018-10-30support theap for T_HASH. [Feature #14989]ko1
2018-10-30support theap for T_STRUCT.ko1
2018-10-30support theap for T_OBJECT.ko1
2018-10-30introduce TransientHeap. [Bug #14858]ko1
2018-10-30revert r65444 and r65446 because of commit missko1
2018-10-30support theap for T_OBJECT.ko1
2018-10-30introduce TransientHeap. [Bug #14858]ko1
2018-10-25add new counter about GC.ko1
2018-10-24add new debug_counters for GC.ko1
2018-09-28add debug counters more.ko1
2018-09-28add debug counters more.ko1
2018-09-26add some debug counters.ko1
2018-09-25refactoring debug_counter.ko1
2018-02-09debug_counter.h: include __FILE__ to recursenobu
2017-06-01rename absolute_path to realpath internally and introduce pathobj.ko1
2017-05-31add debug counters for local variable (lavr) access.ko1
2017-05-24Add debug counters.ko1
2017-03-15add several counters to analyze ivar inline caches.ko1
2017-03-10debug_counter.c: debug_counter_names [ci skip]nobu
2017-02-21add performance counting mechanism for MRI debug/tuning purpose.ko1