Skip to content

Instantly share code, notes, and snippets.

@methodmissing
Created April 22, 2009 00:07
Show Gist options
  • Select an option

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

Select an option

Save methodmissing/99480 to your computer and use it in GitHub Desktop.
213-138-231-176:mri_instrumentation lourens$ ./bin/instrument -c /Users/lourens/projects/superbreak_app/script/console gc
./bin/../lib/mri/instrumentation/runner/base.rb:86: warning: Insecure world writable dir /Users/lourens in PATH, mode 040753
Tracing... Hit Ctrl-C to end.
Loading development environment (Rails 2.3.2)
/Users/lourens/projects/superbreak_app/vendor/rails/railties/lib/commands/console.rb:45: warning: Insecure world writable dir /Users/lourens in PATH, mode 040753
>> exit
Count,
Probe COUNT
rb_gc_unregister_address 1
add_heap 4
rb_global_variable 22
rb_gc_register_address 23
ruby_xcalloc 1361
ruby_xfree 1596
ruby_xrealloc 3053
ruby_xmalloc 45903
Exclusive function elapsed times (us),
Probe TOTAL
rb_gc_unregister_address 7
rb_global_variable 83
rb_gc_register_address 455
add_heap 2959
ruby_xfree 7107
ruby_xrealloc 13324
ruby_xcalloc 33216
ruby_xmalloc 188412
Inclusive function elapsed times (us),
Probe TOTAL
rb_gc_unregister_address 7
rb_global_variable 83
rb_gc_register_address 550
add_heap 2959
ruby_xfree 7107
ruby_xrealloc 13324
ruby_xcalloc 38778
ruby_xmalloc 188412
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment