Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-04-23 | kernel: Add instruction_count helper to erts_debug | Björn-Egil Dahlberg | |
2015-03-19 | kernel: Add spec for erts_debug:map_info/1 | Björn-Egil Dahlberg | |
2015-03-12 | erts, kernel: Fix erts_debug:size/1 for hashmaps | Björn-Egil Dahlberg | |
This commit introduces two BIFs: * erts_internal:map_type/1 * erts_internal:map_hashmap_children/1 erts_internal:map_hashmap_children/1 is only intended for use within erts_debug:size/1 since the internal hashmap node is not allowed to leak anywhere. | |||
2014-04-30 | kernel: Fix erts_debug:size/1 to handle Map sizes | Björn-Egil Dahlberg | |
2013-05-06 | Fix unmatched_returns warnings in STDLIB and Kernel | Hans Bolinder | |
2012-03-20 | Merge branch 'maint' | Björn Gustavsson | |
* maint: Improve erts_debug_SUITE Fix calculation of fun size in erts_debug:size/1 | |||
2012-03-19 | Fix calculation of fun size in erts_debug:size/1 | Björn Gustavsson | |
Funs would be calculated using erts_debug:flat_size/1. | |||
2012-01-27 | Move types and specs from erl_bif_types.erl to modules | Hans Bolinder | |
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP | |