aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator
AgeCommit message (Expand)Author
2016-05-20erts: Refactor ERTS_MSG_COMBINED_HFRAG to heap fragmentBjörn-Egil Dahlberg
2016-05-20erts: Copy literals in messages on module purgeBjörn-Egil Dahlberg
2016-05-20erts: Add testcase for purge of literalsBjörn-Egil Dahlberg
2016-05-20erts: Check for carrier capability specifically in testBjörn-Egil Dahlberg
2016-05-18Merge branch 'bjorn/erts/cuddle-with-tests'Björn Gustavsson
2016-05-17Merge branch 'sverker/hipe-amd64-code-alloc/OTP-13359'Sverker Eriksson
2016-05-17Merge branch 'mikpe/otp-19-erts-integer-truncation-bugs/PR-1045/OTP-13606'Lukas Larsson
2016-05-17erts: Move max_heap_size field so that ErLLVM works againLukas Larsson
2016-05-17erts: Fix OpenBSD gcc compiler bug in re codeLukas Larsson
2016-05-17erts: Fix bug when tracing in non-smp non-scheduler threadLukas Larsson
2016-05-16erts: Fix free_mem calculation in bs_construct testsBjörn-Egil Dahlberg
2016-05-13Merge branch 'egil/erts/nif-format_term/OTP-13580'Björn-Egil Dahlberg
2016-05-12erts: Remove compiler warningSverker Eriksson
2016-05-12time_SUITE: Make consistency/1 work in any timezoneBjörn Gustavsson
2016-05-11erts: Add tests for enif_snprintfBjörn-Egil Dahlberg
2016-05-11Merge branch 'lukas/trace-fix'Rickard Green
2016-05-11Merge branch 'rickard/ds-proc-exit/OTP-13123'Rickard Green
2016-05-11erts: Only allow remove from trace_status callbackLukas Larsson
2016-05-11Add dirty_heap_access test caseRickard Green
2016-05-11Add dirty_call_while_terminated test caseRickard Green
2016-05-11Move dirty nif test cases into dirty_nif_SUITERickard Green
2016-05-11Add better support for communication with a process executing dirty NIFRickard Green
2016-05-11erts: Add enif_snprintfBjörn-Egil Dahlberg
2016-05-11erts: Fix non-smp max_heap_size assertLukas Larsson
2016-05-11hipe_llvm: Allow LLVM-generated constantsMagnus Lång
2016-05-11erts: Add max_heap_size remote gc testcaseLukas Larsson
2016-05-10Remove conditional dirty schedulers APIRickard Green
2016-05-10erts: Skip alloc_SUITE:erts_mmap if ERL_ZFLAGSSverker Eriksson
2016-05-10erts: Fix max heap size exit when in hipe modeLukas Larsson
2016-05-10erts: Fix pre-bif yield current_functionLukas Larsson
2016-05-10erts: Implement max_heap_size process flagLukas Larsson
2016-05-09Merge branch 'sverker/system_info-erts_mmap/OTP-13560'Sverker Eriksson
2016-05-09Merge branch 'sverker/trace-send-receive-matchspec/OTP-13507'Sverker Eriksson
2016-05-05erl_unicode.c: fix integer truncation problemsMikael Pettersson
2016-05-05do not limit heap fragments to 4 giga-wordsMikael Pettersson
2016-05-05erts_new_mso_binary(): do not truncate lenMikael Pettersson
2016-05-04erts: Show exec_alloc as disabled when not usedSverker Eriksson
2016-05-04erts: Refactor ERTS_ALC_INFO_A_* constantsSverker Eriksson
2016-05-04erts: Add send and 'receive' to trace_info/2Sverker Eriksson
2016-05-04erts: Fix bug in trace_pattern for 'on_load'Sverker Eriksson
2016-05-04erts: Fix PAM to be callable from non-scheduler threadSverker Eriksson
2016-05-04erts: Change receive matchspec to [NodeOrOther, Pid, Msg]Sverker Eriksson
2016-05-04erts: Add Sender in 'receive' trace matchspecSverker Eriksson
2016-05-04erts: Add matchspec restrictions for 'receive' traceSverker Eriksson
2016-05-04erts: Add matchspec to 'receive' traceSverker Eriksson
2016-05-04erts: Remove multi scheduler blocking in match specsSverker Eriksson
2016-05-04erts: Add match spec for send traceSverker Eriksson
2016-05-04erts: Rename constants in enum erts_break_opSverker Eriksson
2016-05-04erts: Rename struct typeSverker Eriksson
2016-05-04erts: Beautify some code with container_of macroSverker Eriksson