Age | Commit message (Expand) | Author |
2018-04-13 | erts: Make locked checker allocations thread specific | Sverker Eriksson |
2018-04-13 | erts: Add erts_debug:lc_graph/0 | Sverker Eriksson |
2018-04-13 | erts: Refactor erl_lock_check.c | Sverker Eriksson |
2018-04-12 | erts: Remove obsolete locks from lock checker | Sverker Eriksson |
2018-03-21 | Implementation of true asynchronous signaling between processes | Rickard Green |
2018-03-09 | Always use sys_memcpy/cmp/etc instead of plain memcpy/cmp/etc | John Högberg |
2017-11-30 | Reimplement efile_drv as a dirty NIF | John Högberg |
2017-11-30 | Change resource_monitors' lock order | John Högberg |
2017-09-15 | erts: Replace check_io spinlock with lock-less list insertion | Sverker Eriksson |
2017-09-11 | erts: Remove possibility to disable dirty schedulers | Lukas Larsson |
2017-09-05 | Merge branch 'maint' | Rickard Green |
2017-09-05 | Merge branch 'rickard/statistics-time-fixes/OTP-14597/ERL-465' into maint | Rickard Green |
2017-09-04 | Bug fixes of statistics(wall_clock) and statistics(runtime) | Rickard Green |
2017-07-25 | Merge branch 'maint' | John Högberg |
2017-07-17 | erts: Remove ERTS_SMP and USE_THREAD defines | Lukas Larsson |
2017-07-11 | Use erl_lock_flags in lock checking | John Högberg |
2017-07-06 | Allow toggling lock counting at runtime | John Högberg |
2017-05-04 | Update copyright year | Raimo Niskanen |
2017-03-22 | erts: Remove meta_main_tab | Sverker Eriksson |
2017-03-22 | erts: Replace meta_pid_to{_fixed}_tab with linked lists | Sverker Eriksson |
2017-02-20 | Merge branch 'master' into sverker/enif_select | Sverker Eriksson |
2017-02-09 | erts: Add enif_monitor_process and enif_demonitor_process | Sverker Eriksson |
2017-02-06 | Implement magic references | Rickard Green |
2017-01-12 | Merge branch 'maint' | Rickard Green |
2017-01-11 | Fix call time tracing with dirty schedulers | Rickard Green |
2017-01-02 | Merge branch 'maint' | Rickard Green |
2016-12-28 | Fix VM global GC info for dirty schedulers | Rickard Green |
2016-08-31 | Remove old purge strategy | Rickard Green |
2016-08-29 | Fix purge of code | Rickard Green |
2016-08-26 | Reclaim literal area after purge has completed | Rickard Green |
2016-04-15 | erts: Implement tracer modules | Lukas Larsson |
2016-03-15 | update copyright-year | Henrik Nord |
2016-02-02 | erts: Add microstate accounting | Lukas Larsson |
2015-12-15 | erts: Move os_pid to port hash to child setup | Lukas Larsson |
2015-12-15 | erts: Create forker process for spawn driver | Lukas Larsson |
2015-06-24 | erts: Remove HALFWORD_HEAP definition | Björn-Egil Dahlberg |
2015-06-18 | Change license text to APLv2 | Bruce Yinhe |
2015-05-08 | Optimized timer implementation | Rickard Green |
2015-03-20 | Introduce a new time API | Rickard Green |
2014-08-22 | Ensure "runnable port" trace messages are not sent out of order | Rickard Green |
2014-08-06 | erts: Print error reason when malloc fails | Lukas Larsson |
2014-03-28 | erts: Add etp-lc-dump and etp-ppc-stacktrace macro | Lukas Larsson |
2014-02-24 | ose,erts: Specify name for tsd keys | Lukas Larsson |
2014-02-24 | erts: Make source file info available in lc | Lukas Larsson |
2014-01-28 | initial support for dirty schedulers and dirty NIFs | Steve Vinoski |
2013-10-02 | erts: Add mutex to init_atoms in erts_mmap.c | Sverker Eriksson |
2013-09-30 | erts: Add HARD_DBG_MSEG | Sverker Eriksson |
2013-09-30 | erts: erts_mmap supercarrier management and erts_mseg usage | Rickard Green |
2013-06-12 | Update copyright years | Björn-Egil Dahlberg |
2013-06-05 | Merge branch 'pan/win_now_jumps' into maint | Patrik Nyblom |