Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | vm_method.c: add new ruby::method-cache-clear dtrace probe | tmm1 | 2013-12-09 | 1 | -0/+11 |
* | gen_dummy_probes.rb | nobu | 2013-03-11 | 1 | -0/+1 |
* | * probes.d (symbol-create): change argument name `string' to | kosaki | 2013-03-10 | 1 | -3/+3 |
* | * probes.d: added argument name | kosaki | 2013-03-10 | 1 | -20/+20 |
* | * parse.y: add dtrace probe for symbol create. | tenderlove | 2013-02-16 | 1 | -0/+11 |
* | * probes.d: updating probes to be more symmetrical, adding | tenderlove | 2013-01-10 | 1 | -2/+169 |
* | * variable.c (rb_class_path_no_cache): add a function to get the class | tenderlove | 2012-12-01 | 1 | -0/+3 |
* | * probes.d: Change function-entry probe to method-entry. | tenderlove | 2012-11-28 | 1 | -2/+2 |
* | * Makefile.in (probes.o): add -C to ignore #include in probes.d. | naruse | 2012-11-22 | 1 | -1/+1 |
* | * Makefile.in: run preprocessor when making probe.h | kosaki | 2012-11-22 | 1 | -0/+4 |
* | * probes.d: add DTrace probe declarations. [ruby-core:27448] | tenderlove | 2012-11-12 | 1 | -0/+37 |