aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/beam/sys.h
AgeCommit message (Expand)Author
2017-06-22Fix statistics(wall_clock) and statistics(runtime) implementationRickard Green
2017-03-21erts: Make sigterm signal safe for non-smp beamBjörn-Egil Dahlberg
2017-03-10Update copyright yearRickard Green
2017-02-06Merge branch 'rickard/binary-refc' into maintRickard Green
2017-02-06Atomic reference count of binaries also in non-SMPRickard Green
2017-01-20erts: Fix thread suspend in crashdumpBjörn-Egil Dahlberg
2016-11-17erts: Add ErtsStrToSint64Sverker Eriksson
2016-11-17erts: Refactor crash dumping with cbprintfSverker Eriksson
2016-06-07erts: Let clang have suppressable unused variablesBjörn-Egil Dahlberg
2016-05-26erts: Tweak ErtsContainerStruct macroSverker Eriksson
2016-05-11Add better support for communication with a process executing dirty NIFRickard Green
2016-05-04erts: Beautify some code with container_of macroSverker Eriksson
2016-04-15erts: Implement tracer modulesLukas Larsson
2016-04-13Merge branch 'henrik/update-copyrightyear'Henrik Nord
2016-03-16erts: Fix LOW_WRITE section for non llvm os x compilationLukas Larsson
2016-03-15update copyright-yearHenrik Nord
2016-02-24Merge branch 'master' into sverk/master/halt-INT_MINSverker Eriksson
2016-02-24erts: Change erl_exit into erts_exitSverker Eriksson
2016-02-08Merge branch 'sverk/thread-unsafe-alloc'Sverker Eriksson
2016-02-02erts: Add ERTS_WRITE_UNLIKELYLukas Larsson
2016-02-02Merge branch 'maint'Rickard Green
2016-01-21erts: Fix faulty assert for non-smpSverker Eriksson
2016-01-20Introduce time warp safe replacement for safe_fixed optionRickard Green
2015-12-15Merge branch 'lukas/erts/forker'Lukas Larsson
2015-12-15erts: Create forker process for spawn driverLukas Larsson
2015-11-30Merge branch 'maint'Rickard Green
2015-11-30Remove ERTS_PRINT_INVALID from erts_print()Rickard Green
2015-11-12Fragmented young heap generation and off_heap_message_queue optionRickard Green
2015-11-12Refactor GCRickard Green
2015-11-12Introduce literal tagRickard Green
2015-11-12erts: Add support for fast erts_is_literal()Sverker Eriksson
2015-07-10ose: Remove all code related to the OSE portLukas Larsson
2015-06-24erts: Remove HALFWORD_HEAP definitionBjörn-Egil Dahlberg
2015-06-18Change license text to APLv2Bruce Yinhe
2015-06-15Unbreak global inliningRickard Green
2015-05-11Add erts_send_error_term_to_loggerJosé Valim
2015-05-08Optimized timer implementationRickard Green
2015-05-06Misc time improvementsRickard Green
2015-03-24Merge branch 'rickard/time_api/OTP-11997'Rickard Green
2015-03-24Better OS system time implementationRickard Green
2015-03-23erts_sys_hrtime() for lcntRickard Green
2015-03-23Better support for poor os monotonic sourcesRickard Green
2015-03-21Merge branch 'rickard/time_api/OTP-11997'Rickard Green
2015-03-21Unbreak lcntRickard Green
2015-03-20Merge branch 'rickard/time_api/OTP-11997'Rickard Green
2015-03-20Introduce a new time APIRickard Green
2015-03-12erts: Add ERTS_UNDEF macroSverker Eriksson
2014-12-19Merge branch 'lukas/erts/crashdump_improvements/OTP-12377'Lukas Larsson
2014-12-19erts: Improve crash dumpsLukas Larsson
2014-12-19erts: Introduce thread suspend functionsLukas Larsson