aboutsummaryrefslogtreecommitdiffstats
path: root/erts/etc/unix/Makefile
AgeCommit message (Collapse)Author
2019-02-05erts: Expand rr support in cerl and etpLukas Larsson
2017-06-14Update copyright yearHans Nilsson
2017-05-16Let --enable-lock-counter build an additional emulatorBjörn Gustavsson
"./configure --enable-lock-counter" would modify the behavior of the default emulator (usually SMP). To make lock counting more accessible, change --enable-lock-counter to build an additional emulator in the same way as: (cd erts/emulator && make lcnt) (The next commit will make it easier to start the built lock-counter emulator.)
2016-03-15update copyright-yearHenrik Nord
2015-06-18Change license text to APLv2Bruce Yinhe
2013-09-21Fix two small silent rules omissionsAnthony Ramine
2013-08-05erts: Create gdb pything script for thread listingLukas Larsson