aboutsummaryrefslogtreecommitdiffstats
path: root/debug_counter.h
Commit message (Expand)AuthorAgeFilesLines
...
* rename li_table->ar_table (and related names).ko12018-12-141-1/+1
* support theap for T_HASH. [Feature #14989]ko12018-10-301-0/+5
* support theap for T_STRUCT.ko12018-10-301-1/+2
* support theap for T_OBJECT.ko12018-10-301-2/+5
* introduce TransientHeap. [Bug #14858]ko12018-10-301-0/+5
* revert r65444 and r65446 because of commit missko12018-10-301-10/+2
* support theap for T_OBJECT.ko12018-10-301-2/+5
* introduce TransientHeap. [Bug #14858]ko12018-10-301-0/+5
* add new counter about GC.ko12018-10-251-0/+1
* add new debug_counters for GC.ko12018-10-241-0/+19
* add debug counters more.ko12018-09-281-0/+10
* add debug counters more.ko12018-09-281-3/+53
* add some debug counters.ko12018-09-261-0/+8
* refactoring debug_counter.ko12018-09-251-9/+81
* debug_counter.h: include __FILE__ to recursenobu2018-02-091-1/+1
* rename absolute_path to realpath internally and introduce pathobj.ko12017-06-011-0/+5
* add debug counters for local variable (lavr) access.ko12017-05-311-0/+10
* Add debug counters.ko12017-05-241-0/+16
* add several counters to analyze ivar inline caches.ko12017-03-151-6/+13
* debug_counter.c: debug_counter_names [ci skip]nobu2017-03-101-21/+25
* add performance counting mechanism for MRI debug/tuning purpose.ko12017-02-211-0/+67