summaryrefslogtreecommitdiff
path: root/erts/etc/unix
Commit message (Expand)AuthorAgeFilesLines
* Merge PR-2161 sverker/to_erl-utf8/ERL-854 OTP-15650 into maintSverker Eriksson2019-03-041-1/+0
|\
| * erts: Remove 7-bit ASCII limitation in to_erlSverker Eriksson2019-02-261-1/+0
* | erts: Remove etp macro offsetofLukas Larsson2019-02-181-2/+0
* | erts: Expand rr support in cerl and etpLukas Larsson2019-02-054-8/+101
|/
* Fix run_erl.c so it compiles on SolarisRogier Velting2018-10-051-3/+3
* erts: Fix benign bug in cerl for valgrindSverker Eriksson2018-07-101-2/+3
* Merge branch 'sverker/cerl-fixing' into maintSverker Eriksson2018-06-281-17/+4
|\
| * erts: Remove "-pz $PRELOADED" arguments added by cerlSverker Eriksson2018-06-081-6/+2
| * erts: Remove dead code in cerl scriptSverker Eriksson2018-06-081-11/+2
* | Merge branch 'lukas/erts/etp-aux-work-fixes' into maintLukas Larsson2018-06-201-7/+19
|\ \
| * | erts: Update etp-commands with correct aux_flagsLukas Larsson2018-06-181-7/+19
* | | Update copyright yearHenrik Nord2018-06-182-2/+2
|/ /
* | erts: Fix emulator log messages to use erlang:system_timeLukas Larsson2018-06-051-1/+0
|/
* Update etpRickard Green2018-05-161-3/+158
* erts: Break etp-processes/ports when all foundLukas Larsson2018-03-291-3/+7
* Implementation of true asynchronous signaling between processesRickard Green2018-03-211-157/+18
* Replace usage of ERTS_PSFLG_BOUNDRickard Green2018-03-051-1/+1
* Remove ERTS_PSFLG_ON_HEAP_MSGQRickard Green2018-03-051-1/+1
* Merge branch 'maint'Sverker Eriksson2017-11-271-5/+2
|\
| * run_erl: Cleanup buggy retry of closeSverker Eriksson2017-11-231-5/+2
* | Merge branch 'maint'Sverker Eriksson2017-10-161-12/+27
|\ \ | |/
| * erts: Add -rr option to cerl start scriptSverker Eriksson2017-10-121-12/+27
* | erts: Move all I/O polling to a seperate threadLukas Larsson2017-10-021-12/+30
* | run_erl: Fix error handling in sf_close and during pty master readMarko Turk2017-08-121-1/+5
* | erts: Cleanup removal of non-smp emulatorsLukas Larsson2017-07-171-23/+0
* | erts: Remove usage of sys.h from etc toolsLukas Larsson2017-07-171-7/+1
|/
* Update copyright yearHans Nilsson2017-06-141-1/+1
* Merge branch 'lukas/erts/etp-processes-ports-optimization'Lukas Larsson2017-05-231-7/+25
|\
| * erts: Optimize etp-processes and etp-portsLukas Larsson2017-05-221-7/+25
* | Merge branch 'rickard/ds-runqs'Rickard Green2017-05-191-2/+2
|\ \ | |/ |/|
| * Make statistics/1 aware of dirty run-queues and tasksRickard Green2017-05-191-2/+2
* | Let --enable-lock-counter build an additional emulatorBjörn Gustavsson2017-05-161-2/+2
|/
* Update copyright yearRaimo Niskanen2017-05-045-5/+5
* Merge branch 'rickard/timer-improvements'Rickard Green2017-04-211-0/+75
|\
| * Minimum timeout position in each timer wheelRickard Green2017-04-181-0/+75
* | Merge branch 'bjorn/dialyzer/add-typer/OTP-14336' into run-travisBjörn Gustavsson2017-04-211-0/+1
|\ \
| * | Add back TypEr to the main OTP repositoryBjörn Gustavsson2017-04-201-0/+1
| |/
* | erts: Fix two compiler warnings on OS XLukas Larsson2017-03-281-1/+1
|/
* Remove typer applicationSiri Hansen2017-03-081-1/+0
* Fixed typos in ertsAndrew Dryga2017-02-143-3/+3
* Implement magic referencesRickard Green2017-02-061-24/+29
* Improve etp-commandsRickard Green2017-01-131-3/+273
* Switch between scheduler types when multi-scheduling is blockedRickard Green2017-01-131-0/+3
* Merge branch 'maint'Dan Gudmundsson2016-12-071-1/+1
|\
| * Update copyright-yearErlang/OTP2016-12-071-1/+1
* | Merge branch 'maint'Rickard Green2016-11-231-36/+87
|\ \ | |/
| * Merge branch 'rickard/dirty-scheduling-fixes' into maintRickard Green2016-11-231-36/+87
| |\
| | * Update etp-commands for dirty schedulersRickard Green2016-11-221-36/+87
* | | erts: Fix all -Wundef errorsSverker Eriksson2016-11-171-2/+2
* | | Merge branch 'maint'Lukas Larsson2016-10-181-7/+65
|\ \ \ | |/ /