aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/beam
AgeCommit message (Expand)Author
2016-02-02erts: Add microstate accountingLukas Larsson
2016-02-02erts, kernel: Add os:perf_counter functionLukas Larsson
2016-02-02erts: Add ERTS_WRITE_UNLIKELYLukas Larsson
2016-02-02Merge branch 'maint'Rickard Green
2016-02-02Merge branch 'rickard/monotonic-time-improvements/OTP-13222' into maintRickard Green
2016-01-29Remove faulty assertsRickard Green
2016-01-26Merge branch 'lukas/erts/gc_info/OTP-13265'Lukas Larsson
2016-01-22Merge branch 'maint'Rickard Green
2016-01-22Merge branch 'rickard/test-fix' into maintRickard Green
2016-01-21Introduce time management in native APIsRickard Green
2016-01-20Introduce time warp safe replacement for safe_fixed optionRickard Green
2016-01-20Introduce time warp safe trace timestamp formatsRickard Green
2016-01-20Merge branch 'maint'Rickard Green
2016-01-19Merge branch 'sverk/safe-purging/OTP-13122'Sverker Eriksson
2016-01-18Fix dirty scheduler check in handle_aux_workSteve Vinoski
2016-01-14Merge branch 'maint'Rickard Green
2016-01-14Merge branch 'vinoski/dirty-sched-no-aux-work/OTP-13236' into maintRickard Green
2016-01-13erts: Optimize erlang:check_process_codeSverker Eriksson
2016-01-13erts: Make copy_literals more fail safeSverker Eriksson
2016-01-13erts: Move copy_literals/2 from erlang to erts_internalSverker Eriksson
2016-01-13erts: Make erlang:purge_module/1 safeSverker Eriksson
2016-01-13Merge branch 'sverk/fvisibility-hidden/OTP-13227'Sverker Eriksson
2016-01-13erts: Introduce erts_code_purgerSverker Eriksson
2016-01-08erts: Allow -fvisibility=hidden for NIFs and driversSverker Eriksson
2016-01-08erts: Cleanup erl_driver.h for windowsSverker Eriksson
2016-01-08erts: Refactor ERL_NIF_INIT macroSverker Eriksson
2016-01-07Merge branch 'sverk/proc-dict-opt'Sverker Eriksson
2016-01-07Merge branch 'sverk/check_process_code-fix'Sverker Eriksson
2015-12-30Merge branch 'maint'Rickard Green
2015-12-30Merge branch 'rickard/rq-len/OTP-13201' into maintRickard Green
2015-12-30Light weight statistics of run queue lengthsRickard Green
2015-12-30Merge branch 'maint'Rickard Green
2015-12-30Merge branch 'rickard/ohmq-fixup/OTP-13047'Rickard Green
2015-12-30Fix HL timer hard debug implementationRickard Green
2015-12-29Fix asynchronous BIF timer cancellation message replyRickard Green
2015-12-23Use monotonic time for call_time traceRickard Green
2015-12-21Do not allow aux work on dirty schedulersSteve Vinoski
2015-12-18Merge branch 'lv/fix-compilation-with-vm-probes/OTP-13209'Björn-Egil Dahlberg
2015-12-18Merge branch 'rickard/ohmq-fixup/OTP-13047'Rickard Green
2015-12-16Fix offset_mqueueRickard Green
2015-12-15erts: Fix bug in check_process_code for literalsSverker Eriksson
2015-12-15Merge branch 'rickard/ohmq-fixup/OTP-13047'Rickard Green
2015-12-15erts: Add 'fill_heap' to erts_debug:state_internal_stateSverker Eriksson
2015-12-15erts: Rename proc dict size to arraySizeSverker Eriksson
2015-12-15erts: Refactor proc dict with 'usedSlots'Sverker Eriksson
2015-12-15Merge branch 'lukas/erts/forker'Lukas Larsson
2015-12-15erts: It is not possible to exit the forker driverLukas Larsson
2015-12-15erts: Fix memory leak at async open portLukas Larsson
2015-12-15erts: Move os_pid to port hash to child setupLukas Larsson
2015-12-15erts: Fix forker driver ifdefs for win32Lukas Larsson