summaryrefslogtreecommitdiff
path: root/vm_trace.c
AgeCommit message (Expand)Author
2014-12-13vm_trace.c: defer interrupts while postponed jobsnobu
2014-12-10* vm_core.h: introduce new fieldko1
2014-12-01use 0 for reservednobu
2014-11-27* vm_core.h: add rb_thread_t::local_storage_recursive_hashko1
2014-11-15* internal.h: Include ruby.h and ruby/encoding.h to beakr
2014-10-18* vm_core.h, proc.c, vm_backtrace.c, vm_trace.c:ktsj
2014-10-17* Avoid undefined behaviors found by gcc -fsanitize=undefined.akr
2014-10-02vm_trace.c (rb_tp_t): pack 56 => 48 bytes on 64-bitnormal
2014-07-30* process.c (rlimit_resource_type, rlimit_resource_value):ktsj
2014-06-13* vm_trace.c: add new method TracePoint.stat to debugko1
2014-06-13* vm_trace.c: clear and restore recursive checking thread local datako1
2014-05-29* vm_trace.c, vm.c, thread.c: get rid of (maybe false positive) warnings aboutusa
2014-05-28vm.c: remove rb_vm_living_threads_foreach functionnormal
2014-05-10vm*: doubly-linked list from ccan to manage vm->living_threadsnormal
2014-01-19 * vm_trace.c: fix typohsbt
2013-12-17vm_trace.c: isolate exceptionsnobu
2013-12-04* vm_trace.c (rb_suppress_tracing): Fix initialization of stacktmm1
2013-11-26* vm_trace.c: skip "exception check" and "reentrant check (only normalko1
2013-11-26* vm_trace.c: prohibit to specify normal events and internal eventsko1
2013-11-10* vm_trace.c (symbol2event_flag): add secret feature.ko1
2013-11-07vm_trace.c: isolate errinfo in trace blocksnobu
2013-10-29* add RUBY_TYPED_FREE_IMMEDIATELY to data types which only useko1
2013-10-29* vm_trace.c (tp_free): remvoed because empty free function.ko1
2013-10-22* vm_trace.c: exterminate Zombies.ko1
2013-10-11* vm_trace.c (rb_postponed_job_flush): fix bit operation.ko1
2013-10-11* vm_trace.c (rb_postponed_job_flush): simplify.ko1
2013-10-11revert r43248. Should not set interrupt_flag.ko1
2013-10-10vm_trace.c: use macronobu
2013-10-10vm_trace.c: suppress warningsnobu
2013-10-10vm_trace.c: fix infinite hooknobu
2013-10-10* vm_trace.c (postponed_job): use preallocated buffer.ko1
2013-08-05* vm_trace.c: [DOC] Fix TracePoint return values in exampleszzak
2013-06-12* safe.c (rb_set_safe_level, safe_setter): raise an ArgumentErrorshugo
2013-05-27* vm_trace.c (rb_postponed_job_register_one): fix iteration bug.ko1
2013-05-27* vm_trace.c (rb_postponed_job_flush): remove a wrong comment.ko1
2013-05-27* include/ruby/ruby.h: rename RUBY_INTERNAL_EVENT_FREE toko1
2013-05-27fix typotmm1
2013-05-27* vm_trace.c (rb_postponed_job_flush, rb_postponed_job_register): useko1
2013-05-27* include/ruby/ruby.h, gc.c, vm_trace.c: add internal events.ko1
2013-05-26* include/ruby/debug.h, vm_trace.c: add rb_postponed_job API.ko1
2013-05-02id.def: predefined IDsnobu
2013-03-06prefix global symbolsnobu
2013-02-09* vm_trace.c: Note about TracePoint events set, and comment onzzak
2013-02-05* proc.c (rb_binding_new_with_cfp): permit to create binding objectko1
2013-01-29* vm_backtrace.c: fix issue of rb_debug_inspector_open().ko1
2013-01-29vm_trace.c: TracePoint safe level checknobu
2013-01-29vm_trace.c: trace_func safe level checknobu
2013-01-07* include/ruby/ruby.h (RUBY_EVENT_SPECIFIED_LINE): make it special.ko1
2013-01-07* vm_trace.c (rb_threadptr_exec_event_hooks_orig): pop tag beforeko1
2012-12-25* vm_trace.c (rb_threadptr_exec_event_hooks_and_pop_frame):ko1