Age | Commit message (Expand) | Author |
2016-04-26 | erts: Expand trace tests for refc binaries | Lukas Larsson |
2016-04-26 | erts: Remove erl_tracer with invalid state | Lukas Larsson |
2016-04-26 | erts: Remove some dead code | Lukas Larsson |
2016-04-26 | erts: Fix broken doc link to erl_tracer | 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 | matherr() must not fake an FP exception | Mikael Pettersson |
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-22 | Windows: Skip tests that requires admin privileges | Dan Gudmundsson |
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 | 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 |
2016-04-18 | Merge branch 'bjorn/compiler/misc-opt' | Björn Gustavsson |
2016-04-18 | Merge branch 'bjorn/erts/beam_load' | Björn Gustavsson |
2016-04-17 | clean up FP exception code in sys_float.c | Mikael Pettersson |
2016-04-15 | erts: Add 'exec_alloc' for hipe code | Sverker Eriksson |
2016-04-15 | erts: Make ErtsMemMapper able to map memory with PROT_EXEC | Sverker Eriksson |
2016-04-15 | erts: Refactor callbacks for literal mseg alloc | Sverker Eriksson |
2016-04-15 | erts: Tweak defaults for literal allocator | Sverker Eriksson |
2016-04-15 | Update preloaded modules | Lukas Larsson |
2016-04-15 | erts: Don't trace on link events when port is dead | Lukas Larsson |
2016-04-15 | erts: more logging in trace_bif_SUITE trace_bif_return | Lukas Larsson |
2016-04-15 | erts: Make trace_delivered go via sys msg dispatcher again | Lukas Larsson |
2016-04-15 | erts: Add comment about future trace optimizations | Lukas Larsson |
2016-04-15 | erts: Optimize tracer reload test | Lukas Larsson |
2016-04-15 | erts: Document erlang:match_spec_test/3 | Lukas Larsson |
2016-04-15 | erts: Deallocate heap fragments from trace nif calls | Lukas Larsson |
2016-04-15 | erts: Add 'spawned' trace event to 'procs' trace flag | Lukas Larsson |
2016-04-15 | erts: send and receive no longer need status lock | Lukas Larsson |
2016-04-15 | erts: Do 'unregister' as "self-tracing" | Sverker Eriksson |
2016-04-15 | erts: Silence harmless valgrind warning in dec_term | Sverker Eriksson |
2016-04-15 | erts: Fix end_per_testcase crash in local_trace_SUITE | Lukas Larsson |
2016-04-15 | erts: Add tracing examples in match spec docs | Lukas Larsson |
2016-04-15 | erts: Remove fake schedule testcase | Lukas Larsson |
2016-04-15 | erts: Fix FPE bug in erl_nif | Sverker Eriksson |
2016-04-15 | erts: Extend process and port tracing | Lukas Larsson |
2016-04-15 | erts: Implement tracer modules | Lukas Larsson |
2016-04-15 | erts: Add erts_nif_get_funcs and erts_nif_call_function | Lukas Larsson |
2016-04-15 | erts: Calculate flatmap value offset | Lukas Larsson |
2016-04-15 | Merge branch 'lukas/erts/enif_send_null_env/OTP-13495' | Lukas Larsson |