Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-11-09 | Remove --/2 from dirty BIF tests | John Högberg | |
Now that it traps, --/2 would hang forever when building under --enable-dirty-schedulers-test. | |||
2018-06-18 | Update copyright year | Henrik Nord | |
2017-07-06 | Break erts_debug:lock_counters/1 into separate BIFs | John Högberg | |
2017-05-18 | Make lock counter info independent of the locks being counted | John Högberg | |
This allows us to enable/disable lock counting at will, and greatly improves the performance of erts_debug:lock_counters/1 since we no longer have to worry about the lock counters "dying" while we're enumerating them. OTP-14412 | |||
2017-01-12 | Support for dirty BIFs | Rickard Green | |