aboutsummaryrefslogtreecommitdiffstats
path: root/lib/tools/src/Makefile
AgeCommit message (Collapse)Author
2010-02-08Add lock profiling toolBjörn-Egil Dahlberg
The Lock profiling tool, lcnt, can make use of the internal lock statistics when the runtime system is built with this feature enabled. This provides a mechanism to examine potential lock bottlenecks within the runtime itself.
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP