aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/test
diff options
context:
space:
mode:
authorBjörn-Egil Dahlberg <[email protected]>2010-05-11 20:14:09 +0200
committerRaimo Niskanen <[email protected]>2010-06-03 14:54:21 +0200
commit96a6c45d081e41dbe2d44a8d07d78b46d0e9f587 (patch)
treee715d1718e40b0361dd3bac2a4e11d27d84eba8c /erts/emulator/test
parent9fd1b1794c6e582cccfdb946b225ccf7acc98c9d (diff)
downloadotp-96a6c45d081e41dbe2d44a8d07d78b46d0e9f587.tar.gz
otp-96a6c45d081e41dbe2d44a8d07d78b46d0e9f587.tar.bz2
otp-96a6c45d081e41dbe2d44a8d07d78b46d0e9f587.zip
Teach call count tracing to use atomics
Call count previously used a global lock for accessing and writing its counter in the breakpoint. This is now changed to atomics instead. The change will let call count tracing and cprof to scale better when increasing the number of schedulers.
Diffstat (limited to 'erts/emulator/test')
0 files changed, 0 insertions, 0 deletions