Age | Commit message (Expand) | Author |
2018-10-23 | erts: Pass thread progress data where possible | Lukas Larsson |
2018-06-18 | Update copyright year | Henrik Nord |
2018-05-21 | Merge branch 'lukas/erts/cpu_time_thread/OTP-15090' | Lukas Larsson |
2018-05-16 | New process suspend implementation based on async signaling | Rickard Green |
2018-05-15 | erts: Make cpu_timestamp use per thread on Linux | Lukas Larsson |
2018-04-26 | Remove error_logger process and add logger process | Siri Hansen |
2018-04-16 | Fix seq_trace erl_tracer bug | Lukas Larsson |
2018-03-09 | Always use sys_memcpy/cmp/etc instead of plain memcpy/cmp/etc | John Högberg |
2018-02-26 | Merge branch 'maint' | Lukas Larsson |
2018-02-26 | erts: Delay cleanup of removed tracer on dirty scheds | Lukas Larsson |
2017-09-15 | erts: Remove undocumented driver_event | Sverker Eriksson |
2017-07-17 | erts: Replace usage of all erts_smp prefixes to just erts | Lukas Larsson |
2017-07-17 | erts: Cleanup removal of non-smp emulators | Lukas Larsson |
2017-07-17 | erts: Remove ERTS_SMP and USE_THREAD defines | Lukas Larsson |
2017-07-06 | Allow toggling lock counting at runtime | John Högberg |
2017-05-04 | Update copyright year | Raimo Niskanen |
2017-04-28 | Merge PR1413 from g-andrade/feature/phash2_nif | Sverker Eriksson |
2017-04-22 | erts: Support custom salt in enif_hash | Guilherme Andrade |
2017-04-11 | erts: Introduce erts_bin_release | Sverker Eriksson |
2017-04-11 | erts: Init refc=1 in erts_bin_nrml_alloc | Sverker Eriksson |
2017-01-17 | Merge branch 'maint' | Sverker Eriksson |
2017-01-05 | erts: Fix GC tracing to use temp heap | Sverker Eriksson |
2016-10-12 | erts: Refactor find_function_from_pc to return MFA | Lukas Larsson |
2016-10-12 | erts: Refactor out func_info into struct | Lukas Larsson |
2016-09-05 | Merge branch 'lukas/erts/tracing/fix_sparc_align_issue/OTP-13803' into maint | Lukas Larsson |
2016-08-29 | Merge branch 'rickard/ds-trace/OTP-13822' into maint | Rickard Green |
2016-08-29 | Fix tracing of processes executing dirty | Rickard Green |
2016-08-24 | erts: Immed tracer states also have to be alignable | Lukas Larsson |
2016-08-12 | erts: Align ErtsThrPrgrLaterOp when free'ing tracer | Lukas Larsson |
2016-07-13 | erts: Make sure to de-allocate the old seq tracer | Lukas Larsson |
2016-06-13 | erts: Fix profile runnable processes race | Björn-Egil Dahlberg |
2016-05-24 | erts: Move tracer SecondTraceTerm to Opts map | Lukas Larsson |
2016-05-11 | Merge branch 'lukas/trace-fix' | Rickard Green |
2016-05-11 | erts: Only allow remove from trace_status callback | Lukas Larsson |
2016-05-10 | erts: Implement max_heap_size process flag | Lukas Larsson |
2016-05-09 | Merge branch 'sverker/trace-send-receive-matchspec/OTP-13507' | Sverker Eriksson |
2016-05-04 | erts: Fix PAM to be callable from non-scheduler thread | Sverker Eriksson |
2016-05-04 | erts: Change receive matchspec to [NodeOrOther, Pid, Msg] | Sverker Eriksson |
2016-05-04 | erts: Add Sender in 'receive' trace matchspec | Sverker Eriksson |
2016-05-04 | erts: Add matchspec to 'receive' trace | Sverker Eriksson |
2016-05-04 | erts: Add match spec for send trace | Sverker Eriksson |
2016-05-04 | Merge branch 'rickard/reds-fix/master/OTP-13512' | Rickard Green |
2016-05-04 | Ensure correct reduction counting | Rickard Green |
2016-05-03 | Merge branch 'lukas/erts/tracing/misc_fixes/OTP-13503' | Lukas Larsson |
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 |