aboutsummaryrefslogtreecommitdiffstats
path: root/probes.d
Commit message (Expand)AuthorAgeFilesLines
* remove method__cache__clearKoichi Sasada2020-12-241-11/+0
* change lingering dtrace probe documentation from function- to method-tenderlove2015-05-301-3/+3
* vm_method.c: add new ruby::method-cache-clear dtrace probetmm12013-12-091-0/+11
* gen_dummy_probes.rbnobu2013-03-111-0/+1
* * probes.d (symbol-create): change argument name `string' tokosaki2013-03-101-3/+3
* * probes.d: added argument namekosaki2013-03-101-20/+20
* * parse.y: add dtrace probe for symbol create.tenderlove2013-02-161-0/+11
* * probes.d: updating probes to be more symmetrical, addingtenderlove2013-01-101-2/+169
* * variable.c (rb_class_path_no_cache): add a function to get the classtenderlove2012-12-011-0/+3
* * probes.d: Change function-entry probe to method-entry.tenderlove2012-11-281-2/+2
* * Makefile.in (probes.o): add -C to ignore #include in probes.d.naruse2012-11-221-1/+1
* * Makefile.in: run preprocessor when making probe.hkosaki2012-11-221-0/+4
* * probes.d: add DTrace probe declarations. [ruby-core:27448]tenderlove2012-11-121-0/+37