Age | Commit message (Expand) | Author |
2016-05-11 | Merge branch 'lukas/trace-fix' | Rickard Green |
2016-05-11 | Merge branch 'rickard/ds-proc-exit/OTP-13123' | Rickard Green |
2016-05-11 | erts: Only allow remove from trace_status callback | Lukas Larsson |
2016-05-11 | Add better support for communication with a process executing dirty NIF | Rickard Green |
2016-05-10 | Remove conditional dirty schedulers API | Rickard Green |
2016-05-10 | erts: Fix pre-bif yield current_function | Lukas Larsson |
2016-05-10 | erts: Implement max_heap_size process flag | Lukas Larsson |
2016-05-09 | Merge branch 'sverker/system_info-erts_mmap/OTP-13560' | Sverker Eriksson |
2016-05-09 | Merge branch 'sverker/trace-send-receive-matchspec/OTP-13507' | Sverker Eriksson |
2016-05-09 | erts: Remove some attributes from the abstract format doc | Hans Bolinder |
2016-05-04 | erts: Add send and 'receive' to trace_info/2 | Sverker Eriksson |
2016-05-04 | erts: Fix missing type in doc for trace_pattern | Sverker Eriksson |
2016-05-04 | erts: Add docs for trace_pattern with 'send' and 'receive' | Sverker Eriksson |
2016-05-03 | Merge branch 'egil/erts/gc-doc/OTP-13532' | Björn-Egil Dahlberg |
2016-05-03 | Merge branch 'lukas/erts/rename_xmqd_to_hmqd/OTP-13366' | Lukas Larsson |
2016-05-03 | Merge branch 'lukas/erts/tracing/misc_fixes/OTP-13503' | Lukas Larsson |
2016-05-02 | erts: Update garbage collection trace documentation | Björn-Egil Dahlberg |
2016-04-29 | erts: Clarify docs for trace_pattern/3 | Sverker Eriksson |
2016-04-29 | Merge branch 'egil/erts/tracing-support-lttng/OTP-13532' | Björn-Egil Dahlberg |
2016-04-29 | erts: Update erl_tracer documentation | Björn-Egil Dahlberg |
2016-04-29 | erts: Fix erl_tracer documentation typos | Björn-Egil Dahlberg |
2016-04-28 | erts: Add exact association types to the abstract format doc | Hans Bolinder |
2016-04-27 | Merge branch 'c-rack/fix-erl-dist-protocol-typo/OTP-13517' | Rickard Green |
2016-04-27 | Fix typo in description of EPMD_DUMP_REQ response | Constantin Rack |
2016-04-26 | erts: Fix broken doc link to erl_tracer | Lukas Larsson |
2016-04-26 | erts: Rename erl flag +xmqd to +hmqd | Lukas Larsson |
2016-04-20 | erts: Produce statistics for literal and hipe super carriers | Sverker Eriksson |
2016-04-20 | Merge branch 'sverker/hipe-code-alloc' | Sverker Eriksson |
2016-04-15 | erts: Add 'exec_alloc' for hipe code | Sverker Eriksson |
2016-04-15 | erts: Make trace_delivered go via sys msg dispatcher again | Lukas Larsson |
2016-04-15 | erts: Document erlang:match_spec_test/3 | Lukas Larsson |
2016-04-15 | erts: Add 'spawned' trace event to 'procs' trace flag | Lukas Larsson |
2016-04-15 | erts: Add tracing examples in match spec docs | Lukas Larsson |
2016-04-15 | erts: Extend process and port tracing | Lukas Larsson |
2016-04-15 | erts: Implement tracer modules | Lukas Larsson |
2016-04-15 | Merge branch 'lukas/erts/enif_send_null_env/OTP-13495' | Lukas Larsson |
2016-04-13 | Merge branch 'henrik/update-copyrightyear' | Henrik Nord |
2016-04-07 | erts: Add enif_send with NULL as msg env | Lukas Larsson |
2016-04-04 | Merge tag 'OTP-18.3.1' | Henrik Nord |
2016-04-01 | Prepare release | Erlang/OTP |
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-15 | update copyright-year | Henrik Nord |
2016-03-15 | Merge tag 'OTP-18.3' | Lars Thorsen |
2016-03-14 | Prepare release | Erlang/OTP |
2016-03-11 | Merge branch 'rickard/ds-sched-suspend' | Rickard Green |