aboutsummaryrefslogtreecommitdiffstats
path: root/erts/etc/unix
AgeCommit message (Expand)Author
2018-03-29erts: Break etp-processes/ports when all foundLukas Larsson
2018-03-21Implementation of true asynchronous signaling between processesRickard Green
2018-03-05Replace usage of ERTS_PSFLG_BOUNDRickard Green
2018-03-05Remove ERTS_PSFLG_ON_HEAP_MSGQRickard Green
2017-11-27Merge branch 'maint'Sverker Eriksson
2017-11-23run_erl: Cleanup buggy retry of closeSverker Eriksson
2017-10-16Merge branch 'maint'Sverker Eriksson
2017-10-12erts: Add -rr option to cerl start scriptSverker Eriksson
2017-10-02erts: Move all I/O polling to a seperate threadLukas Larsson
2017-08-12run_erl: Fix error handling in sf_close and during pty master readMarko Turk
2017-07-17erts: Cleanup removal of non-smp emulatorsLukas Larsson
2017-07-17erts: Remove usage of sys.h from etc toolsLukas Larsson
2017-06-14Update copyright yearHans Nilsson
2017-05-23Merge branch 'lukas/erts/etp-processes-ports-optimization'Lukas Larsson
2017-05-22erts: Optimize etp-processes and etp-portsLukas Larsson
2017-05-19Merge branch 'rickard/ds-runqs'Rickard Green
2017-05-19Make statistics/1 aware of dirty run-queues and tasksRickard Green
2017-05-16Let --enable-lock-counter build an additional emulatorBjörn Gustavsson
2017-05-04Update copyright yearRaimo Niskanen
2017-04-21Merge branch 'rickard/timer-improvements'Rickard Green
2017-04-21Merge branch 'bjorn/dialyzer/add-typer/OTP-14336' into run-travisBjörn Gustavsson
2017-04-20Add back TypEr to the main OTP repositoryBjörn Gustavsson
2017-04-18Minimum timeout position in each timer wheelRickard Green
2017-03-28erts: Fix two compiler warnings on OS XLukas Larsson
2017-03-08Remove typer applicationSiri Hansen
2017-02-14Fixed typos in ertsAndrew Dryga
2017-02-06Implement magic referencesRickard Green
2017-01-13Improve etp-commandsRickard Green
2017-01-13Switch between scheduler types when multi-scheduling is blockedRickard Green
2016-12-07Merge branch 'maint'Dan Gudmundsson
2016-12-07Update copyright-yearErlang/OTP
2016-11-23Merge branch 'maint'Rickard Green
2016-11-23Merge branch 'rickard/dirty-scheduling-fixes' into maintRickard Green
2016-11-22Update etp-commands for dirty schedulersRickard Green
2016-11-17erts: Fix all -Wundef errorsSverker Eriksson
2016-10-18Merge branch 'maint'Lukas Larsson
2016-10-18erts: Add etp-disasm gdb macroLukas Larsson
2016-10-12erts: Improve printouts for some etp commandsLukas Larsson
2016-10-12erts: Refactor out func_info into structLukas Larsson
2016-09-23erts: Make cerl -dump core work on macSverker Eriksson
2016-09-06doc: Use groff with -Tutf8Hans Bolinder
2016-08-10Merge branch 'sverker/run_erl-pty-race/OTP-13795' into maintSverker Eriksson
2016-08-10run_erl: Add sleepy_child test caseSverker Eriksson
2016-07-05run_erl: Fix failing run_erl invokation on OpenBSDSverker Eriksson
2016-07-05run_erl: Beautify #ifdef jungleSverker Eriksson
2016-06-22erts: Fix etp-carrier-blocks for non smpSverker Eriksson
2016-06-14erts: Make etp-*-info take any value as inputLukas Larsson
2016-06-14erts: Add etp commands to re-compile erlangLukas Larsson
2016-05-31Update process state flags in etp-commandsRickard Green
2016-04-13Merge branch 'henrik/update-copyrightyear'Henrik Nord