Skip to content

Instantly share code, notes, and snippets.

@methodmissing
Created April 19, 2009 19:46
Show Gist options
  • Select an option

  • Save methodmissing/98188 to your computer and use it in GitHub Desktop.

Select an option

Save methodmissing/98188 to your computer and use it in GitHub Desktop.
213-138-232-39:mri_instrumentation lourens$ rake
(in /Users/lourens/projects/mri_instrumentation)
/opt/local/bin/ruby -I"/Users/lourens/projects/mri_instrumentation/lib" -I"/Users/lourens/projects/mri_instrumentation/lib" "/Users/lourens/.gem/ruby/1.8/gems/rake-0.8.4/lib/rake/rake_test_loader.rb" "test/instrumentation/argument_test.rb" "test/instrumentation/definition_test.rb" "test/instrumentation/probe_collection_test.rb" "test/instrumentation/probe_test.rb" "test/instrumentation/runner_test.rb" "test/instrumentation/strategy/base_test.rb" "test/instrumentation/strategy/builder_test.rb" "test/instrumentation/strategy/calltime_test.rb" "test/instrumentation_test.rb"
/Users/lourens/.gem/ruby/1.8/gems/rake-0.8.4/lib/rake.rb:990: warning: Insecure world writable dir /Users/lourens in PATH, mode 040753
Loaded suite /Users/lourens/.gem/ruby/1.8/gems/rake-0.8.4/lib/rake/rake_test_loader
Started
......................................Tracing... Hit Ctrl-C to end.
Count,
Probe COUNT
rb_newobj 5637
Exclusive function elapsed times (us),
Probe TOTAL
rb_newobj 20177
Inclusive function elapsed times (us),
Probe TOTAL
rb_newobj 20177
.....
Finished in 0.585883 seconds.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment