Age | Commit message (Expand) | Author |
2016-04-18 | Use .png pictures instead of .gif | Raimo Niskanen |
2016-04-18 | Update primary bootstrap | Björn Gustavsson |
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-18 | Remove ?line macros | Björn Gustavsson |
2016-04-18 | Replace "%" with "%%" at the beginning of a line | Björn Gustavsson |
2016-04-18 | Eliminate doc and suite clauses | Björn Gustavsson |
2016-04-18 | Eliminate use of the ?t macro | Björn Gustavsson |
2016-04-18 | Eliminate use of test_server:format() | Björn Gustavsson |
2016-04-18 | Eliminate use of test_server:fail/{0,1} | Björn Gustavsson |
2016-04-18 | Use proplists:get_value/2 instead of ?config() | Björn Gustavsson |
2016-04-18 | Modernize use of timetraps | Björn Gustavsson |
2016-04-18 | int_SUITE: Fix interpretable/1 in a non-installed system | Björn Gustavsson |
2016-04-18 | int_SUITE: Fix interpretable/1 on cross-compiled platforms | Björn Gustavsson |
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 | Merge branch 'lukas/erts/tracer-module-and-more/PR-1009/OTP-10268' | 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 | runtime_tools: Make dbg work with erl_tracer modules | Lukas Larsson |
2016-04-15 | runtime_rools: Allow new timestamp trace flags | Lukas Larsson |
2016-04-15 | runtime_tools: Lots of dbg docs updates | Lukas Larsson |
2016-04-15 | erts: Deallocate heap fragments from trace nif calls | Lukas Larsson |
2016-04-15 | eprof: Fix tests after tracer module incompatabilities | Lukas Larsson |
2016-04-15 | fprof: update to work with new spawned trace event | 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 | observer: Update ttb to work with tracing on ports | Lukas Larsson |
2016-04-15 | runtime_tools: Update dbg to work with tracing on ports | 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 |
2016-04-15 | Merge branch 'egil/erts/fix-erlang-system_profile/ERL-126/OTP-13494' | Björn-Egil Dahlberg |
2016-04-15 | Merge branch 'paulgray/inet_db_fix/PR-949/OTP-13470' | Raimo Niskanen |
2016-04-15 | Write Design Principles chapter | Raimo Niskanen |