aboutsummaryrefslogtreecommitdiffstats
path: root/test/-ext-/tracepoint
Commit message (Expand)AuthorAgeFilesLines
* Add frozen_string_literal: false for all filesnaruse2015-12-161-0/+1
* * test/lib/envutil.rb: Moved from test/ruby/.akr2014-11-131-1/+0
* GC.stat key namenobu2014-09-091-2/+2
* ext/objspace: remove OS.after_gc_start_hook= and move internal testtmm12013-12-051-0/+21
* gc.c: split GC_END event into GC_END_MARK and GC_END_SWEEPtmm12013-12-051-5/+7
* * vm_trace.c: prohibit to specify normal events and internal eventsko12013-11-261-0/+4
* * test/-ext-/tracepoint/test_tracepoint.rb: catch up GC.stat changesko12013-11-241-1/+1
* test/-ext-: suppress warningsnobu2013-10-141-2/+4
* test: use assert_raisenobu2013-10-091-1/+1
* test_tracepoint.rb: include zombiesnobu2013-10-091-1/+3
* * test/-ext-/tracepoint/test_tracepoint.rb: add GC on/off to countko12013-07-231-0/+4
* * include/ruby/ruby.h, gc.c: add new internal eventko12013-05-271-2/+7
* * include/ruby/ruby.h, gc.c, vm_trace.c: add internal events.ko12013-05-271-0/+40