ruby/test/dtrace
normal 750f1a3988 test/dtrace/helper.rb: support systemtap in dtrace tests
For the current cases, a few string substitions is enough to
make dtrace(1) scripts work with stap(1).  For more complex
scripts (maybe in the future), we may pass a hash with
implementation-specific scripts.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@63581 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2018-06-05 21:19:50 +00:00
..
dummy.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
helper.rb test/dtrace/helper.rb: support systemtap in dtrace tests 2018-06-05 21:19:50 +00:00
test_array_create.rb test/dtrace/test_array_create.rb: require line number 2018-06-05 21:19:36 +00:00
test_cmethod.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_function_entry.rb test/dtrace: enable Tracepoint for function calls 2018-06-05 21:19:45 +00:00
test_gc.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_hash_create.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_load.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_method_cache.rb test/dtrace/test_method_cache.rb: avoid spewing too much 2018-06-05 21:19:40 +00:00
test_object_create_start.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_raise.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_require.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
test_singleton_function.rb test/dtrace: enable Tracepoint for function calls 2018-06-05 21:19:45 +00:00
test_string.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00