summaryrefslogtreecommitdiff
path: root/test/dtrace/helper.rb
AgeCommit message (Expand)Author
2015-12-16Add frozen_string_literal: false for all filesnaruse
2015-11-16* test/dtrace/helper.rb (Dtrace::TestCase#trap_probe): dtrace buffer size is ...ngoto
2014-11-13* test/lib/envutil.rb: Moved from test/ruby/.akr
2013-05-10* test/dtrace/helper.rb: ignore empty SUDO. reuse SUDO value by usingnobu
2013-04-06* test/dtrace/helper.rb (DTrace::TestCase#trap_probe): needs to passnobu
2012-12-17Use EnvUtil.rubybin instead of Gem.rubynaruse
2012-11-29helper.rb: try with sudonobu
2012-11-29* test/dtrace/helper.rb (DTrace::TestCase): check dtrace availabilitynobu
2012-11-12* probes.d: add DTrace probe declarations. [ruby-core:27448]tenderlove