aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/beam/io.c
AgeCommit message (Expand)Author
2017-09-05erts: Add nif ioqLukas Larsson
2017-07-06Merge branch 'john/erts/runtime-lcnt' into maintJohn Högberg
2017-07-06Allow toggling lock counting at runtimeJohn Högberg
2017-06-27Merge branch 'maint-19' into maintJohn Högberg
2017-06-14erts: Cleanup dropped port tasks correctlyLukas Larsson
2017-05-18Make lock counter info independent of the locks being countedJohn Högberg
2017-05-16Merge pull request #1435 from SalikhovDinislam/static_funcLukas Larsson
2017-05-05erts: Unbreak --enable-lock-checking --enable-lock-counterSverker Eriksson
2017-05-04Update copyright yearRaimo Niskanen
2017-04-30Make a function staticSalikhov Dinislam
2017-04-12erts: Introduce struct binary_internalsSverker Eriksson
2017-04-11erts: Introduce erts_bin_releaseSverker Eriksson
2017-04-11erts: Init refc=1 in erts_bin_drv_alloc*Sverker Eriksson
2017-04-11erts: Init refc=1 in erts_bin_nrml_allocSverker Eriksson
2017-03-10Update copyright yearRickard Green
2017-03-01Merge branch 'maint'Lukas Larsson
2017-02-27erts: Fix emasculation of binaries in port_controlLukas Larsson
2017-02-23Merge branch 'sverker/enif_select/OTP-13684'Sverker Eriksson
2017-02-22Merge branch 'maint'Lukas Larsson
2017-02-21erts: Emasculate binaries that are scheduled in port_controlLukas Larsson
2017-02-20Fix ErlNifMonitor handlingSverker Eriksson
2017-02-20Merge branch 'master' into sverker/enif_selectSverker Eriksson
2017-02-20Fix driver monitor implementationRickard Green
2017-02-14Fixed typos in ertsAndrew Dryga
2017-02-09erts: Add enif_monitor_process and enif_demonitor_processSverker Eriksson
2017-02-06Implement magic referencesRickard Green
2017-02-06Merge branch 'maint'Rickard Green
2017-02-06Atomic reference count of binaries also in non-SMPRickard Green
2016-12-02erts: Remove unnecessary 'enable_lcnt' option in locksBjörn-Egil Dahlberg
2016-11-17erts: Refactor crash dumping with cbprintfSverker Eriksson
2016-09-06Merge branch 'rickard/drv-send-term-thr-bug/OTP-13866' into maintRickard Green
2016-09-05Fix thread calls to erl_drv_send_term()/erl_drv_output_term()Rickard Green
2016-06-10erts: Add port monitorsDmytro Lytovchenko
2016-05-27erts: Split large binaries into multiple iovecLukas Larsson
2016-05-11erts: Only allow remove from trace_status callbackLukas Larsson
2016-05-11Add better support for communication with a process executing dirty NIFRickard Green
2016-05-10Remove conditional dirty schedulers APIRickard Green
2016-05-09Merge branch 'sverker/trace-send-receive-matchspec/OTP-13507'Sverker Eriksson
2016-05-04erts: Add Sender in 'receive' trace matchspecSverker Eriksson
2016-05-02erts: Change argument order for LTTng driver_stopBjörn-Egil Dahlberg
2016-04-15erts: Don't trace on link events when port is deadLukas Larsson
2016-04-15erts: Extend process and port tracingLukas Larsson
2016-04-15erts: Implement tracer modulesLukas Larsson
2016-04-13Merge branch 'henrik/update-copyrightyear'Henrik Nord
2016-04-06Merge branch 'egil/erts/tracing-beam-lttng/OTP-10282'Björn-Egil Dahlberg
2016-04-06erts: Add lttng tracepoints for driversBjörn-Egil Dahlberg
2016-03-29Merge branch 'lukas/erts/enif_trace_functions/OTP-13442'Lukas Larsson
2016-03-29erts: Improve enif_binary_to_termSverker Eriksson
2016-03-29erts: Add enif_port_commandLukas Larsson
2016-03-29Merge branch 'rickard/improve-psd/OTP-13428'Rickard Green