summaryrefslogtreecommitdiff
path: root/erts/emulator/beam/erl_lock_count.c
Commit message (Expand)AuthorAgeFilesLines
* erts: Move all I/O polling to a seperate threadLukas Larsson2017-10-021-20/+0
* erts: Remove undocumented driver_eventSverker Eriksson2017-09-151-3/+1
* Allow toggling lock counting at runtimeJohn Högberg2017-07-061-78/+181
* Make lock counter info independent of the locks being countedJohn Högberg2017-05-181-480/+352
* erts: Add minor lock optimization for lcntSverker Eriksson2017-05-051-11/+10
* erts: Unbreak --enable-lock-checking --enable-lock-counterSverker Eriksson2017-05-051-2/+6
* erts: Fix whitespace errors in lock counterBjörn-Egil Dahlberg2016-12-021-11/+14
* Merge branch 'rickard/init-bug/OTP-13911' into maintRickard Green2016-11-251-2/+2
|\
| * Fix initialization dependencies between time, lock-check and lcntRickard Green2016-09-261-2/+2
* | update copyright-yearHenrik Nord2016-03-151-1/+1
|/
* Change license text to APLv2Bruce Yinhe2015-06-181-9/+10
* erts: Refactor LCNTBjörn-Egil Dahlberg2015-06-161-174/+174
* erts_sys_hrtime() for lcntRickard Green2015-03-231-8/+5
* Introduce a new time APIRickard Green2015-03-201-5/+4
* erts: Print error reason when malloc failsLukas Larsson2014-08-061-0/+12
* erts: Add histogram to lcntBjörn-Egil Dahlberg2014-07-091-67/+82
* ose,erts: Specify name for tsd keysLukas Larsson2014-02-241-1/+1
* Update copyright yearsBjörn-Egil Dahlberg2012-08-311-1/+1
* erts: Add lcnt port and suspend optionsRick Reed2012-04-051-4/+23
* Increase ethr event and lock counting constants to allow at least +A 1024.Rick Reed2012-04-041-1/+1
* Use new atomic types in emulatorRickard Green2010-12-151-7/+7
* Rewrite ethread libraryRickard Green2010-08-101-9/+9
* Merge OTP-8681Björn-Egil Dahlberg2010-06-071-23/+17
* Merge branch 'egil/lcnt' into ccase/r13b04_devErlang/OTP2010-02-101-40/+28
|\
| * Add runtime option to enable/disable lcnt statsBjörn-Egil Dahlberg2010-02-081-35/+23
|/
* The R13B03 release.OTP_R13B03Erlang/OTP2009-11-201-0/+675