aboutsummaryrefslogtreecommitdiffstats
path: root/probes_helper.h
Commit message (Expand)AuthorAgeFilesLines
* vm.c: ruby_th_dtrace_setupnobu2015-10-291-49/+23
* * probes_helper.h (RUBY_DTRACE_HOOK): add RB_GC_GUARD, though paranoic.ngoto2015-10-281-0/+2
* probes_helper.h (RUBY_DTRACE_HOOK): correct type for _idnormal2014-02-151-1/+1
* probes_helper.h: RUBY_DTRACE_HOOKnobu2012-12-111-0/+2
* adjust style.nobu2012-12-011-2/+3
* * variable.c (rb_class_path_no_cache): add a function to get the classtenderlove2012-12-011-25/+46
* * vm.c: add a return hook when a method raises an exception.tenderlove2012-11-291-4/+12
* * probes.d: Change function-entry probe to method-entry.tenderlove2012-11-281-6/+6
* * vm_core.h, probes_helper.h (RUBY_DTRACE_FUNC_ENTRY_HOOK,ngoto2012-11-181-0/+35