Age | Commit message (Expand) | Author |
2016-05-12 | Revert "Prepare release" | Erlang/OTP |
2016-05-11 | Prepare release | Erlang/OTP |
2016-05-09 | Merge branch 'sverker/trace-send-receive-matchspec/OTP-13507' | Sverker Eriksson |
2016-05-04 | Change dbg:ctpe to go back to default | Sverker Eriksson |
2016-05-04 | runtime_tools: Add dbg tests for receive trace patterns | Lukas Larsson |
2016-05-04 | runtime_tools: more dbg send trace pattern tests | Lukas Larsson |
2016-05-04 | runtime_tools: Add send tpe testcase | Sverker Eriksson |
2016-05-04 | runtime_tools: Add dbg functions tpe/2 and ctpe/1 | Sverker Eriksson |
2016-05-04 | runtime_tools: Update runtime deps | Björn-Egil Dahlberg |
2016-05-04 | Merge branch 'zandra/optimize-rpc/OTP-13518' | Zandra |
2016-05-03 | Merge branch 'egil/erts/doc-lttng-beam-tps/OTP-10282' | Björn-Egil Dahlberg |
2016-05-03 | Merge branch 'egil/runtime_tools/cuddle-tests' | Björn-Egil Dahlberg |
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 | runtime_tools: Document BEAM lttng tracepoints | Björn-Egil Dahlberg |
2016-05-02 | let the spawned processes handle rpc replies | Zandra |
2016-04-29 | Merge branch 'egil/erts/tracing-support-lttng/OTP-13532' | Björn-Egil Dahlberg |
2016-04-29 | runtime_tools: User's guide to LTTng and dyntrace | Björn-Egil Dahlberg |
2016-04-29 | runtime_tools: Fix Dtrace build | Björn-Egil Dahlberg |
2016-04-29 | runtime_tools: Update dyntrace_lttng_SUITE tests | Björn-Egil Dahlberg |
2016-04-29 | runtime_tools: Add 'return_to' for call tracing | Björn-Egil Dahlberg |
2016-04-29 | runtime_tools: Add lttng dyntrace tests | Björn-Egil Dahlberg |
2016-04-29 | runtime_tools: Extend 'trace' and 'enabled' tracer callbacks | Björn-Egil Dahlberg |
2016-04-29 | runtime_tools: Extend 'enabled' tracer callbacks | Björn-Egil Dahlberg |
2016-04-29 | runtime_tools: Update lttng 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 'ports' tracing | Björn-Egil Dahlberg |
2016-04-29 | runtime_tools: Add lttng 'send' and 'receive' tracing | Björn-Egil Dahlberg |
2016-04-29 | runtime_tools: Add lttng 'running' tracing | Björn-Egil Dahlberg |
2016-04-29 | runtime_tools: Add lttng 'procs' tracing | Björn-Egil Dahlberg |
2016-04-29 | runtime_tools: Add lttng 'garbage_collection' tracing | Björn-Egil Dahlberg |
2016-04-28 | Enhance map specs in erts, stdlib, runtime_tools | Magnus Lång |
2016-04-25 | runtime_tools: Cuddle with dbg_SUITE | Björn-Egil Dahlberg |
2016-04-25 | runtime_tools: Remove obsolete debug info in dbg_SUITE | Björn-Egil Dahlberg |
2016-04-25 | runtime_tools: Use 'infinity' gen_server calls | Björn-Egil Dahlberg |
2016-04-22 | Eliminate use of doc and suite clauses | Björn-Egil Dahlberg |
2016-04-22 | Replace ?t with test_server | Björn-Egil Dahlberg |
2016-04-22 | Replace use of test_server:format/2 with io:format/2 | Björn-Egil Dahlberg |
2016-04-22 | Eliminate use of test_server:fail/0,1 | Björn-Egil Dahlberg |
2016-04-22 | Eliminate use of ?config() macro | Björn-Egil Dahlberg |
2016-04-22 | Modernize use of timetraps | Björn-Egil Dahlberg |
2016-04-22 | Remove ?line macros | Björn-Egil Dahlberg |
2016-04-19 | runtime_tools: Initial lttng tracing framework | Björn-Egil Dahlberg |
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 | runtime_tools: Update dbg to work with tracing on ports | Lukas Larsson |
2016-04-15 | erts: Extend process and port tracing | Lukas Larsson |
2016-04-15 | erts: Implement tracer modules | Lukas Larsson |
2016-04-13 | runtime_tools: Skip dyntrace test if LTTng is enabled | Björn-Egil Dahlberg |