Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | vm.c: disable dtrace in jit source | nobu | 2018-02-20 | 1 | -1/+0 |
* | th->ec: dtrace | ko1 | 2017-11-07 | 1 | -11/+11 |
* | vm.c: ruby_th_dtrace_setup | nobu | 2015-10-29 | 1 | -49/+23 |
* | * probes_helper.h (RUBY_DTRACE_HOOK): add RB_GC_GUARD, though paranoic. | ngoto | 2015-10-28 | 1 | -0/+2 |
* | probes_helper.h (RUBY_DTRACE_HOOK): correct type for _id | normal | 2014-02-15 | 1 | -1/+1 |
* | probes_helper.h: RUBY_DTRACE_HOOK | nobu | 2012-12-11 | 1 | -0/+2 |
* | adjust style. | nobu | 2012-12-01 | 1 | -2/+3 |
* | * variable.c (rb_class_path_no_cache): add a function to get the class | tenderlove | 2012-12-01 | 1 | -25/+46 |
* | * vm.c: add a return hook when a method raises an exception. | tenderlove | 2012-11-29 | 1 | -4/+12 |
* | * probes.d: Change function-entry probe to method-entry. | tenderlove | 2012-11-28 | 1 | -6/+6 |
* | * vm_core.h, probes_helper.h (RUBY_DTRACE_FUNC_ENTRY_HOOK, | ngoto | 2012-11-18 | 1 | -0/+35 |