summaryrefslogtreecommitdiff
path: root/vm_trace.c
AgeCommit message (Expand)Author
2017-08-02suppress warnings when RUBY_USE_SETJMPEXnobu
2017-06-28move fields to ec.ko1
2017-06-28introduce rb_thread_ptr() to replace GetThreadPtr().ko1
2017-06-28move storages to ec.ko1
2017-06-26move several fields from rb_thread_t to rb_execution_context_t.ko1
2017-06-23move "state" to rb_vm_tag.ko1
2017-06-23rename th->state to th->tag_state.ko1
2017-06-23use "enum ruby_tag_type" and TAG_NONE.ko1
2017-06-01rename absolute_path to realpath internally and introduce pathobj.ko1
2017-05-31Improve performance of implicit type conversionwatson1978
2017-05-09rb_execution_context_t: move stack, stack_size and cfp from rb_thread_tnormal
2016-12-07Add clang volatile fixes from FreeBSD and NetBSD.shugo
2016-11-05* vm_trace.c (tracepoint_attr_callee_id, rb_tracearg_callee_id):ktsj
2016-08-03* vm_core.h: rename macros and make them inline functions.ko1
2016-07-26* vm_insnhelper.c: introduce rb_vm_pop_frame() and use itko1
2016-05-05use TH_JUMP_TAGnobu
2016-05-01Add a cast to avoid signed integer overflow.akr
2016-04-30* vm_trace.c: Fix typos. [ci skip]yui-knk
2015-12-14* enum.c: fix a typo in documentation.hsbt
2015-11-07* vm_trace.c (exec_hooks_precheck): check need_clean everytimeko1
2015-11-07* vm_trace.c (rb_threadptr_exec_event_hooks_orig):ko1
2015-10-31use rb_source_loc and rb_source_locationnobu
2015-08-21* include/ruby/ruby.h, cont.c, vm_trace.c: add a new eventko1
2015-07-21* make rb_iseq_t T_IMEMO object (type is imemo_iseq).ko1
2015-07-15remove redundant NULL check in mark functionsnormal
2015-04-25vm_trace.c: unified a_call and a_returnnobu
2015-04-25vm_trace.c: not a static variablenobu
2015-04-25vm_trace.c: indentnobu
2015-04-25vm_trace.c: unnecessary method undefnobu
2015-04-15* vm_trace.c (rb_tracepoint_new): fix documentation.ko1
2015-04-15* vm_trace.c (rb_tracepoint_new): Add documentation forko1
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