index
:
ruby.git
master
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_3_3
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
debug_counter.h
Age
Commit message (
Expand
)
Author
2018-10-30
support theap for T_HASH. [Feature #14989]
ko1
2018-10-30
support theap for T_STRUCT.
ko1
2018-10-30
support theap for T_OBJECT.
ko1
2018-10-30
introduce TransientHeap. [Bug #14858]
ko1
2018-10-30
revert r65444 and r65446 because of commit miss
ko1
2018-10-30
support theap for T_OBJECT.
ko1
2018-10-30
introduce TransientHeap. [Bug #14858]
ko1
2018-10-25
add new counter about GC.
ko1
2018-10-24
add new debug_counters for GC.
ko1
2018-09-28
add debug counters more.
ko1
2018-09-28
add debug counters more.
ko1
2018-09-26
add some debug counters.
ko1
2018-09-25
refactoring debug_counter.
ko1
2018-02-09
debug_counter.h: include __FILE__ to recurse
nobu
2017-06-01
rename absolute_path to realpath internally and introduce pathobj.
ko1
2017-05-31
add debug counters for local variable (lavr) access.
ko1
2017-05-24
Add debug counters.
ko1
2017-03-15
add several counters to analyze ivar inline caches.
ko1
2017-03-10
debug_counter.c: debug_counter_names [ci skip]
nobu
2017-02-21
add performance counting mechanism for MRI debug/tuning purpose.
ko1