index
:
delta/ruby.git
5a1dfb04bc2
KEIJU
KOSAKO
RUBY
SER
SHIGEO
SPCOLTRIN
baserock/GENIVI/G-1.2
baserock/liw/sam/chef
baserock/morph/ruby_1_8_7
baserock/morph/ruby_1_9_3
baserock/ps/proto-web-system
baserock/ruby_1_9_3
baserock/ruby_2_0_0
baserock/ruby_2_1
baserock/v1_9_3_194-bootstrap
bundler
c65f10304f
copy_file_range_bug
dependabot/bundler/spec/mspec/rake-12.3.3
half-baked-1.9
master
matzruby
maximecb-patch-1
maximecb-patch-2
mvm
new_gc
revert-2779-news-for-module-name
rexml_adds_tests
ricsin
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_m17n
scheduler-process-wait
testunit
thread_inspect
trunk
unlabeled-1.1.1
unlabeled-1.39.2
v1_0r
v1_1dev
v1_1r
win32-unicode-test
yuki24-patch-1
github.com: ruby/ruby.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
debug_counter.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
sed -i s|ruby/3|ruby/impl|g
卜部昌平
2020-05-11
1
-1
/
+1
*
Make vm_call_cfunc_with_frame a fastpath (#3027)
Takashi Kokubun
2020-04-13
1
-0
/
+1
*
Merge pull request #2991 from shyouhei/ruby.h
卜部昌平
2020-04-08
1
-1
/
+1
*
Optimize exivar access on JIT-ed getivar
Takashi Kokubun
2020-03-30
1
-0
/
+1
*
Fix typos [ci skip]
Kazuhiro NISHIYAMA
2020-03-16
1
-4
/
+4
*
Add debug counter for unload_units
Takashi Kokubun
2020-03-15
1
-1
/
+4
*
Introduce disposable call-cache.
Koichi Sasada
2020-02-22
1
-38
/
+54
*
VALUE size packed callinfo (ci).
Koichi Sasada
2020-02-22
1
-0
/
+7
*
debug_counter.h must be self-contained
卜部昌平
2019-12-26
1
-0
/
+4
*
add debug_counter access functions.
Koichi Sasada
2019-12-25
1
-2
/
+8
*
add more debug counters to count numeric objects.
Koichi Sasada
2019-12-23
1
-7
/
+11
*
Fixed misspellings
Nobuyoshi Nakada
2019-12-22
1
-1
/
+1
*
describe mc_miss_reuse_call [ci skip]
卜部昌平
2019-12-18
1
-0
/
+1
*
add debug counter to count `call` reusing cases.
Koichi Sasada
2019-12-17
1
-0
/
+1
*
add debug counters for vm_search_method_slowpath()
卜部昌平
2019-10-03
1
-0
/
+10
*
introduce `obj_ary_extracapa`.
Koichi Sasada
2019-09-25
1
-0
/
+1
*
Fix rb_define_singleton_method warning
Takashi Kokubun
2019-09-20
1
-2
/
+2
*
Add a way to print debug counters without exiting
Aaron Patterson
2019-08-07
1
-0
/
+1
*
add debug_counters to check details.
Koichi Sasada
2019-08-02
1
-1
/
+6
*
Use 1 byte hint for ar_table [Feature #15602]
Koichi Sasada
2019-07-31
1
-1
/
+5
*
fix debug counter for Hash counts.
Koichi Sasada
2019-07-19
1
-6
/
+6
*
fix shared array terminology.
Koichi Sasada
2019-07-19
1
-0
/
+9
*
Reduce ONIG_NREGION from 10 to 4: power of 2 and testing revealed most patter...
Lourens Naudé
2019-05-07
1
-0
/
+6
*
add new debug_counters about is_pointer_to_heap().
Koichi Sasada
2019-05-07
1
-0
/
+5
*
Invalidate JIT-ed code if ISeq is moved by GC.compact
k0kubun
2019-04-20
1
-1
/
+1
*
Fix missing debug counter name
k0kubun
2019-04-14
1
-1
/
+1
*
Add debug counter for MJIT stale_units
k0kubun
2019-04-14
1
-0
/
+1
*
Add RubyVM.reset_debug_counters when RB_DEBUG_COUNTER
k0kubun
2019-04-14
1
-0
/
+2
*
Add debug counter for VM <-> MJIT calls
k0kubun
2019-04-06
1
-0
/
+6
*
Add mjit_compile_failures debug counter
k0kubun
2019-03-29
1
-0
/
+3
*
Add debug counters for MJIT cancel
k0kubun
2019-03-29
1
-1
/
+8
*
Add debug counter for rb_mjit_unit_list
k0kubun
2019-03-29
1
-0
/
+5
*
Fix a typo [ci skip]
kazu
2019-03-29
1
-1
/
+1
*
Add debug counters for MJIT
k0kubun
2019-03-29
1
-0
/
+8
*
Elaborate more on some debug counters [ci skip]
k0kubun
2019-03-29
1
-7
/
+7
*
add debug counters to count call cache fastpath.
ko1
2019-03-22
1
-0
/
+22
*
rename li_table->ar_table (and related names).
ko1
2018-12-14
1
-1
/
+1
*
support theap for T_HASH. [Feature #14989]
ko1
2018-10-30
1
-0
/
+5
*
support theap for T_STRUCT.
ko1
2018-10-30
1
-1
/
+2
*
support theap for T_OBJECT.
ko1
2018-10-30
1
-2
/
+5
*
introduce TransientHeap. [Bug #14858]
ko1
2018-10-30
1
-0
/
+5
*
revert r65444 and r65446 because of commit miss
ko1
2018-10-30
1
-10
/
+2
*
support theap for T_OBJECT.
ko1
2018-10-30
1
-2
/
+5
*
introduce TransientHeap. [Bug #14858]
ko1
2018-10-30
1
-0
/
+5
*
add new counter about GC.
ko1
2018-10-25
1
-0
/
+1
*
add new debug_counters for GC.
ko1
2018-10-24
1
-0
/
+19
*
add debug counters more.
ko1
2018-09-28
1
-0
/
+10
*
add debug counters more.
ko1
2018-09-28
1
-3
/
+53
*
add some debug counters.
ko1
2018-09-26
1
-0
/
+8
*
refactoring debug_counter.
ko1
2018-09-25
1
-9
/
+81
[next]