Age | Commit message (Expand) | Author |
2016-04-06 | erts: Don't use ratio in carrier lttng tracepoints | Björn-Egil Dahlberg |
2016-04-06 | Add lttng testcases | Björn-Egil Dahlberg |
2016-04-06 | erts: Extend erlang:system_info/1 with lttng | Björn-Egil Dahlberg |
2016-04-06 | Refactor and fix dtrace define in erl_message | Björn-Egil Dahlberg |
2016-04-06 | erts: Add lttng tracepoints for async pool queue | Björn-Egil Dahlberg |
2016-04-06 | erts: Add lttng tracepoints for drivers | Björn-Egil Dahlberg |
2016-04-06 | erts: Add lttng tracepoints for scheduler events | Björn-Egil Dahlberg |
2016-04-06 | erts: Add lttng tracepoints for memory carriers | Björn-Egil Dahlberg |
2016-04-06 | erts: Update lttng-wrapper with mfa conversion | Björn-Egil Dahlberg |
2016-04-06 | erts: Teach lttng to configure and build system | Björn-Egil Dahlberg |
2016-04-06 | Merge branch 'egil/erts/fix-file_info/OTP-13478' | Björn-Egil Dahlberg |
2016-04-06 | Eliminate use of doc and suite clauses | Björn-Egil Dahlberg |
2016-04-06 | Replace use of test_server:format/2 with io:format/2 | Björn-Egil Dahlberg |
2016-04-06 | Eliminate use of test_server:fail/0,1 | Björn-Egil Dahlberg |
2016-04-06 | Refactor calls to transform_engine() | Björn Gustavsson |
2016-04-06 | ops.tab: Remove useless transformation | Björn Gustavsson |
2016-04-06 | Eliminate use of ?config() macro | Björn-Egil Dahlberg |
2016-04-05 | Modernize use of timetraps | Björn-Egil Dahlberg |
2016-04-05 | Remove ?line macros | Björn-Egil Dahlberg |
2016-04-04 | Merge tag 'OTP-18.3.1' | Henrik Nord |
2016-04-04 | Handle multi-giga byte writes to files | Björn Gustavsson |
2016-04-04 | Merge branch 'bjorn/erts/clang-opt' | Björn Gustavsson |
2016-04-04 | Merge branch 'egil/erts/fix-flatmap-get/OTP-13459' | Björn-Egil Dahlberg |
2016-04-01 | Prepare release | Erlang/OTP |
2016-04-01 | Merge branch 'sverker/erts/trap_exit-race/OTP-13452' into maint-18 | Erlang/OTP |
2016-04-01 | Merge branch 'rickard/proc-free-fix/OTP-13446' into maint-18 | Erlang/OTP |
2016-04-01 | Merge branch 'rickard/port-sig-dropped-fix/OTP-13424' into maint-18 | Erlang/OTP |
2016-04-01 | Merge branch 'rickard/ethr-event-futex-wait-timeout/OTP-13420' into maint-18 | Erlang/OTP |
2016-04-01 | Merge branch 'rickard/last_calls/OTP-13418' into maint-18 | Erlang/OTP |
2016-04-01 | erts: Fix race for process_flag(trap_exit,true) | Sverker Eriksson |
2016-04-01 | erts: Don't search for non-existing Map keys twice | Björn-Egil Dahlberg |
2016-04-01 | Merge branch 'rickard/proc-free-fix/OTP-13446' | Rickard Green |
2016-03-31 | Refactor time_t in efile_drv | Björn-Egil Dahlberg |
2016-03-31 | Fix bad refc management of process struct | Rickard Green |
2016-03-31 | Fix unsafe transformation of apply/3 with fixed arguments | Björn Gustavsson |
2016-03-30 | erts: Fix "hanging" VM caused by exiting tty_sl driver | Sverker Eriksson |
2016-03-29 | Don't send unasked for systemd notifications | Alexey Lebedeff |
2016-03-29 | Merge branch 'lukas/erts/etp-bigendian-pid-fix' | Lukas Larsson |
2016-03-29 | Merge branch 'lukas/erts/enif_trace_functions/OTP-13442' | Lukas Larsson |
2016-03-29 | erts: Fix bug in enif_send | Sverker Eriksson |
2016-03-29 | erts: Fix windows nif port tests | Lukas Larsson |
2016-03-29 | erts: Fix bug in enif_term_to_binary | Sverker Eriksson |
2016-03-29 | erts: Remove printout when dec_term fails in DEBUG | Sverker Eriksson |
2016-03-29 | erts: Polish erl_nif docs | Sverker Eriksson |
2016-03-29 | erts: Improve enif_binary_to_term | Sverker Eriksson |
2016-03-29 | erts: Add enif_port_command | Lukas Larsson |
2016-03-29 | erts: Add enif_term_to_binary and enif_binary_to_term | Lukas Larsson |
2016-03-29 | erts: Add enif_is_process/port_alive | Lukas Larsson |
2016-03-29 | erts: Add enif_cpu/now_time and enif_make_unique_integer | Lukas Larsson |
2016-03-29 | Merge branch 'rickard/improve-psd/OTP-13428' | Rickard Green |