Age | Commit message (Expand) | Author |
2012-08-02 | Read message queue lengths while having lock | Rickard Green |
2012-08-02 | Remove development debug code | Rickard Green |
2012-08-02 | Fix bug scheduling free processes | Rickard Green |
2012-04-27 | Teach etp-commands to understand new emulator internal data structures | Rickard Green |
2012-04-27 | Optimize process state changes | Rickard Green |
2012-04-16 | Optimize process table access | Rickard Green |
2012-04-16 | Implement possibility to use ordinary mutexes as process locks | Rickard Green |
2012-03-30 | Merge branch 'sverk/proc-race-leak/OTP-10041' into maint | Sverker Eriksson |
2012-03-30 | erts: Fix memory leak caused by race on exiting process | Sverker Eriksson |
2012-03-30 | Update copyright years | Björn-Egil Dahlberg |
2012-03-22 | Use distinct function-entry probes for local and global calls | Björn Gustavsson |
2012-03-22 | Correct calculation of stack depth in call/return probes | Björn Gustavsson |
2012-03-22 | Add probes for all kind of calls | Björn Gustavsson |
2012-03-22 | Don't try to "clean up" generated fun names | Björn Gustavsson |
2012-03-22 | erl_process.c: Fix probe for process exit | Björn Gustavsson |
2012-03-22 | Update slogan and add system_info for dynamic trace | Patrik Nyblom |
2012-03-22 | Rename dyntrace BIFs to more suiting names | Patrik Nyblom |
2012-03-22 | If VM probes are not enabled, short-circuit calls to probe BIFs | Björn Gustavsson |
2012-03-22 | Ifdef all dynamic trace code | Patrik Nyblom |
2012-03-22 | Correct some errors in the user tag spreading | Patrik Nyblom |
2012-03-22 | Change to more specific configure options for dtrace | Patrik Nyblom |
2012-03-22 | Add user tag spreading functionality to VM and use in file | Patrik Nyblom |
2012-03-22 | Update dtrace for changes in R15 | Björn-Egil Dahlberg |
2012-03-22 | Add DTrace support for OS X, Solaris, and Linux (via SystemTap), 3/4 | Scott Lystig Fritchie |
2012-03-22 | Add DTrace support for OS X, Solaris, and Linux (via SystemTap), 1/4 | Scott Lystig Fritchie |
2012-03-22 | Merge branch 'raimo/close-ports-on-halt/OTP-9985' into maint | Raimo Niskanen |
2012-03-21 | erts: Implement erlang:halt/2 | Raimo Niskanen |
2012-03-21 | erts: Make erlang:halt/0,1 close ports and flush async threads | Raimo Niskanen |
2012-03-21 | erts: Remove forgotten and unused function erl_exit0 | Raimo Niskanen |
2012-03-21 | erts: Implement erl_halt | Raimo Niskanen |
2012-03-19 | Merge branch 'ph/fix-enfile/OTP-9990' into maint | Björn-Egil Dahlberg |
2012-03-15 | Merge branch 'rickard/barriers/OTP-9922' into maint | Rickard Green |
2012-03-12 | Remove newly introduced excessive barrier in erts_thr_progress_later() | Rickard Green |
2012-02-21 | erts: Fail binary_to_term if bignum arity is too large | Sverker Eriksson |
2012-02-21 | erts: Fix bignum-bug in ETS with compressed option | Sverker Eriksson |
2012-02-20 | Merge branch 'rickard/barriers/OTP-9922' into maint | Rickard Green |
2012-02-19 | Reduce thread progress read operations in handle_aux_work() | Rickard Green |
2012-02-19 | Misc memory barrier fixes | Rickard Green |
2012-02-16 | Merge branch 'jz/erts-remove-unused-var' into maint | Henrik Nord |
2012-02-16 | Merge branch 'rc/spell-registered' into maint | Henrik Nord |
2012-02-14 | Merge branch 'jz/reduce-smp-locking-time-range' into maint | Henrik Nord |
2012-02-07 | Merge branch 'dgud/sched-work-time/OTP-9858' into maint | Patrik Nyblom |
2012-01-31 | erts: Correct incorrect assertion in erl_alloc_util.c | Björn Gustavsson |
2012-01-26 | Implement statistics(scheduler_wall_time) | Rickard Green |
2012-01-25 | Fix crash in trace_info({M,F,A}, Flags) when M:F/A has native code | Björn Gustavsson |
2012-01-24 | Merge branch 'egil/fix-profiler-pid' into maint | Björn-Egil Dahlberg |
2012-01-18 | Merge branch 'raimo/64-bit-efile_drv/OTP-9820' into maint | Erlang/OTP |
2012-01-17 | erts: Do not profile profiler pid (non smp) | Björn-Egil Dahlberg |
2012-01-16 | erts: Do not profile profiler pid (smp) | Björn-Egil Dahlberg |
2012-01-16 | Revert "erts: Do not profile system profiler pid" | Björn-Egil Dahlberg |