index
:
delta/ruby.git
5a1dfb04bc2
KEIJU
KOSAKO
RUBY
SER
SHIGEO
SPCOLTRIN
baserock/GENIVI/G-1.2
baserock/liw/sam/chef
baserock/morph/ruby_1_8_7
baserock/morph/ruby_1_9_3
baserock/ps/proto-web-system
baserock/ruby_1_9_3
baserock/ruby_2_0_0
baserock/ruby_2_1
baserock/v1_9_3_194-bootstrap
bundler
c65f10304f
copy_file_range_bug
dependabot/bundler/spec/mspec/rake-12.3.3
half-baked-1.9
master
matzruby
maximecb-patch-1
maximecb-patch-2
mvm
new_gc
revert-2779-news-for-module-name
rexml_adds_tests
ricsin
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_m17n
scheduler-process-wait
testunit
thread_inspect
trunk
unlabeled-1.1.1
unlabeled-1.39.2
v1_0r
v1_1dev
v1_1r
win32-unicode-test
yuki24-patch-1
github.com: ruby/ruby.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
dtrace
Commit message (
Expand
)
Author
Age
Files
Lines
*
test/dtrace/helper.rb: Etc.getgrnam may return nil on some platforms
Yusuke Endoh
2019-10-06
1
-1
/
+1
*
Added test for require-return hook
Nobuyoshi Nakada
2019-06-30
1
-0
/
+6
*
TracePoint#__enable requires 3 arguments now
Nobuyoshi Nakada
2019-06-30
2
-2
/
+2
*
Allow dtrace without pty, i.e., with miniruby
Nobuyoshi Nakada
2019-06-30
1
-2
/
+1
*
Check for the privileges by the current process groups
Nobuyoshi Nakada
2019-06-30
1
-3
/
+1
*
dtrace: check for the command availablity with sudo
Nobuyoshi Nakada
2019-06-30
1
-3
/
+13
*
test/dtrace: use TracePoint.__enable
normal
2018-12-11
2
-2
/
+2
*
test/dtrace: improve diagnostics
normal
2018-12-11
5
-13
/
+13
*
test/dtrace/helper.rb: support systemtap in dtrace tests
normal
2018-06-05
1
-6
/
+80
*
test/dtrace: enable Tracepoint for function calls
normal
2018-06-05
2
-4
/
+6
*
test/dtrace/test_method_cache.rb: avoid spewing too much
normal
2018-06-05
1
-1
/
+1
*
test/dtrace/test_array_create.rb: require line number
normal
2018-06-05
1
-1
/
+1
*
test/dtrace/helper: fix check for miniruby
normal
2018-06-05
1
-4
/
+5
*
rename ruby-runner as bin/ruby
nobu
2017-09-15
1
-2
/
+2
*
dtrace: wait command
nobu
2016-07-26
1
-2
/
+5
*
dtrace: chomp CR
nobu
2016-07-26
2
-4
/
+4
*
dtrace: simplify
nobu
2016-07-24
1
-6
/
+2
*
dtrace: suppress an empty line
nobu
2016-07-23
1
-3
/
+21
*
dtrace: use miniruby instead of ruby-runner
nobu
2016-07-23
1
-9
/
+16
*
Add frozen_string_literal: false for all files
naruse
2015-12-16
14
-0
/
+14
*
* test/dtrace/helper.rb (Dtrace::TestCase#trap_probe): dtrace buffer size is ...
ngoto
2015-11-16
1
-1
/
+9
*
* test/lib/envutil.rb: Moved from test/ruby/.
akr
2014-11-13
1
-1
/
+0
*
vm_method.c: add new ruby::method-cache-clear dtrace probe
tmm1
2013-12-09
1
-0
/
+28
*
* test/dtrace/helper.rb: ignore empty SUDO. reuse SUDO value by using
nobu
2013-05-10
1
-7
/
+11
*
* test/dtrace/helper.rb (DTrace::TestCase#trap_probe): needs to pass
nobu
2013-04-06
1
-2
/
+9
*
* test/dtrace/test_*.rb: use require_relative to require local library
xibbar
2013-03-26
11
-11
/
+11
*
Use EnvUtil.rubybin instead of Gem.ruby
naruse
2012-12-17
1
-1
/
+2
*
* variable.c (rb_class_path_no_cache): add a function to get the class
tenderlove
2012-12-01
2
-2
/
+51
*
* vm.c: add a return hook when a method raises an exception.
tenderlove
2012-11-29
1
-0
/
+29
*
helper.rb: try with sudo
nobu
2012-11-29
1
-2
/
+11
*
* test/dtrace/helper.rb (DTrace::TestCase): check dtrace availability
nobu
2012-11-29
11
-15
/
+12
*
* probes.d: Change function-entry probe to method-entry.
tenderlove
2012-11-28
2
-4
/
+4
*
Define dtrace test classes only when dtrace exists
naruse
2012-11-13
10
-10
/
+10
*
* probes.d: add DTrace probe declarations. [ruby-core:27448]
tenderlove
2012-11-12
12
-0
/
+437