Age | Commit message (Expand) | Author |
2016-05-04 | erts: Rename constants in enum erts_break_op | Sverker Eriksson |
2016-05-04 | erts: Beautify some code with container_of macro | Sverker Eriksson |
2016-05-04 | erts: Add macro HAVE_ERTS_MMAP | Sverker Eriksson |
2016-05-04 | Merge branch 'bjorn/fix-on_load/OTP-12593' | Björn Gustavsson |
2016-05-04 | Merge branch 'rickard/fix-sched-sys-task/OTP-13047' | Rickard Green |
2016-05-04 | Merge branch 'rickard/reds-fix/master/OTP-13512' | Rickard Green |
2016-05-04 | Ensure correct reduction counting | Rickard Green |
2016-05-04 | Merge branch 'lemenkov/crash_dump_while_dist_error/PR-947/OTP-13474' | Henrik Nord |
2016-05-04 | Reimplement -on_load() | Björn Gustavsson |
2016-05-03 | Merge branch 'egil/erts/doc-lttng-beam-tps/OTP-10282' | Björn-Egil Dahlberg |
2016-05-03 | Merge branch 'dotsimon/gc-info-crashdump/PR-1026/OTP-13541' | Björn-Egil Dahlberg |
2016-05-03 | Merge branch 'margnus1/llvm-corruption-fix/PR-1038/OTP-13366' | Lukas Larsson |
2016-05-03 | Merge branch 'lukas/erts/rename_xmqd_to_hmqd/OTP-13366' | Lukas Larsson |
2016-05-03 | Merge branch 'lukas/erts/sensitive_yield/OTP-13540' | Lukas Larsson |
2016-05-03 | Merge branch 'lukas/erts/tracing/misc_fixes/OTP-13503' | Lukas Larsson |
2016-05-02 | erts: Rename LTTng tracepoint aio_pool_add to aio_pool_put | Björn-Egil Dahlberg |
2016-05-02 | erts: Change argument order for LTTng driver_stop | Björn-Egil Dahlberg |
2016-05-02 | Refactor erts_finish_loading() and insert_new_code() | Björn Gustavsson |
2016-04-29 | Merge branch 'egil/erts/tracing-support-lttng/OTP-13532' | Björn-Egil Dahlberg |
2016-04-29 | erts: Fix return_to trace callback | Björn-Egil Dahlberg |
2016-04-29 | erts: Extend 'enabled' and 'trace' tracer callbacks | Björn-Egil Dahlberg |
2016-04-29 | erts: Extend 'enabled' tracer callbacks | Björn-Egil Dahlberg |
2016-04-29 | erts: Extend garbage collection trace | Björn-Egil Dahlberg |
2016-04-29 | runtime_tools: Add lttng 'call' tracing | Björn-Egil Dahlberg |
2016-04-29 | runtime_tools: Add lttng 'procs' tracing | Björn-Egil Dahlberg |
2016-04-29 | erts: Fix system_info({allocator_sizes, mseg_alloc}) | Sverker Eriksson |
2016-04-29 | erts: Add erts_mmap to system_info(allocator) | Sverker Eriksson |
2016-04-29 | erts: Add literal_mmap and exec_mmap to system_info | Sverker Eriksson |
2016-04-29 | erl_process: Restore R18 HiPE PCB offsets | Magnus Lång |
2016-04-29 | Merge branch 'sverk/big-external-creations.OTP-13488' | Sverker Eriksson |
2016-04-28 | Merge branch 'egil/maps-api-additions/PR-1025/OTP-13522' | Björn-Egil Dahlberg |
2016-04-26 | erts: Expand trace tests for refc binaries | Lukas Larsson |
2016-04-26 | erts: Remove some dead code | Lukas Larsson |
2016-04-26 | Yield after setting sensitive for save_calls | Lukas Larsson |
2016-04-26 | erts: Fix total_heap_size calculation for on_heap | Lukas Larsson |
2016-04-26 | erts: Rename erl flag +xmqd to +hmqd | Lukas Larsson |
2016-04-26 | Merge branch 'lukas/erts/non-smp-debug-fixes/OTP-13047' | Lukas Larsson |
2016-04-25 | Print heap pointers for garbing processes during crashdump | Simon Cornish |
2016-04-22 | erts: Add BIF maps:take/2 | Björn-Egil Dahlberg |
2016-04-22 | Merge branch 'egil/fix-lock-order-trace-status' | Björn-Egil Dahlberg |
2016-04-22 | Merge branch 'egil/erts/fix-copy-share-heap' | Björn-Egil Dahlberg |
2016-04-22 | erts: Fix comments | Björn-Egil Dahlberg |
2016-04-21 | erts: Fix copy share with onheap messages | Björn-Egil Dahlberg |
2016-04-21 | erts: Fix lock-order trace status | Björn-Egil Dahlberg |
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-20 | erts: Make sure literal MBCs have super aligned sizes | Sverker Eriksson |
2016-04-19 | runtime_tools: Initial lttng tracing framework | Björn-Egil Dahlberg |
2016-04-19 | Merge branch 'lukas/erts/tracing/fix-spawned-lc-error/OTP-10267' | Björn-Egil Dahlberg |
2016-04-18 | erts: Fix lock order bug when only child is procs traced | Lukas Larsson |