summaryrefslogtreecommitdiffstats
path: root/ext/probeprofiler/lib
Commit message (Collapse)AuthorAgeFilesLines
* * ext/probeprofiler/: removed.ko12007-12-222-21/+0
| | | | git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@14488 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* * ext/probeprofiler: set eol-style.nobu2007-04-252-21/+21
| | | | git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@12214 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* * yarvcore.h: remove rb_control_frame_t#callee_id.ko12007-04-252-0/+21
* vm_macro.def: ditto. * eval_intern.h (exec_event_hooks): fix to check event flags * eval_intern.h (EXEC_EVENT_HOOK): fix to re-check event flags. * ext/probeprofiler : added. this profiler is sampling based profiler. * vm.c: add rb_thread_current_status() API for probeprofiler. * thread.c (rb_thread_execute_interrupts): add comments. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@12213 b2dd03c8-39d4-4d8f-98ff-823fe69b080e