aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/beam/erl_instrument.c
AgeCommit message (Expand)Author
2016-11-17erts: Refactor crash dumping with cbprintfSverker Eriksson
2016-03-15update copyright-yearHenrik Nord
2015-06-18Change license text to APLv2Bruce Yinhe
2014-12-02erts: Add compile time assert ERTS_CT_ASSERTSverker Eriksson
2013-06-03erts: Remove SBMBC allocatorSverker Eriksson
2013-04-15erts: Fix locking order violation for allocation wrappersSverker Eriksson
2013-02-22Update copyright yearsBjörn-Egil Dahlberg
2013-01-23Fix clang compiler warnings on FreeBSD in ertsPatrik Nyblom
2011-09-29Update copyright yearsBjörn-Egil Dahlberg
2011-07-20Small fixups for rickard/sbmbc/OTP-9339Sverker Eriksson
2011-07-08Use separate memory carriers for small blocksRickard Green
2010-03-22Merge branch 'pan/otp_8332_halfword' into devErlang/OTP
2010-03-10Store pointers to heap data in 32-bit wordsPatrik Nyblom
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP