aboutsummaryrefslogtreecommitdiffstats
path: root/erts/etc/unix
AgeCommit message (Expand)Author
2019-03-04Merge PR-2161 sverker/to_erl-utf8/ERL-854 OTP-15650 into maintSverker Eriksson
2019-02-26erts: Remove 7-bit ASCII limitation in to_erlSverker Eriksson
2019-02-18erts: Remove etp macro offsetofLukas Larsson
2019-02-05erts: Expand rr support in cerl and etpLukas Larsson
2018-10-05Fix run_erl.c so it compiles on SolarisRogier Velting
2018-07-10erts: Fix benign bug in cerl for valgrindSverker Eriksson
2018-06-28Merge branch 'sverker/cerl-fixing' into maintSverker Eriksson
2018-06-20Merge branch 'lukas/erts/etp-aux-work-fixes' into maintLukas Larsson
2018-06-18erts: Update etp-commands with correct aux_flagsLukas Larsson
2018-06-18Update copyright yearHenrik Nord
2018-06-08erts: Remove "-pz $PRELOADED" arguments added by cerlSverker Eriksson
2018-06-08erts: Remove dead code in cerl scriptSverker Eriksson
2018-06-05erts: Fix emulator log messages to use erlang:system_timeLukas Larsson
2018-05-16Update etpRickard Green
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