aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/beam/erl_trace.h
AgeCommit message (Expand)Author
2019-07-22Merge branch 'rickard/node-refc-tests-20' into rickard/node-refc-tests-21Rickard Green
2019-07-22Fix node refc test for system message queueRickard Green
2019-01-10erts: Add erlang:system_flag(system_logger,_)Lukas Larsson
2018-06-18Update copyright yearHenrik Nord
2018-05-16New process suspend implementation based on async signalingRickard Green
2017-07-17erts: Replace usage of all erts_smp prefixes to just ertsLukas Larsson
2017-07-17erts: Remove ERTS_SMP and USE_THREAD definesLukas Larsson
2017-01-12Return and exception trace for nif-export scheduled BIFsRickard Green
2016-10-12erts: Refactor find_function_from_pc to return MFALukas Larsson
2016-10-12erts: Refactor out func_info into structLukas Larsson
2016-05-11Merge branch 'lukas/trace-fix'Rickard Green
2016-05-11erts: Only allow remove from trace_status callbackLukas Larsson
2016-05-10erts: Implement max_heap_size process flagLukas Larsson
2016-05-04erts: Add Sender in 'receive' trace matchspecSverker Eriksson
2016-05-04erts: Add matchspec to 'receive' traceSverker Eriksson
2016-05-04erts: Add match spec for send traceSverker Eriksson
2016-04-29erts: Extend garbage collection traceBjörn-Egil Dahlberg
2016-04-15erts: Make trace_delivered go via sys msg dispatcher againLukas Larsson
2016-04-15erts: Add 'spawned' trace event to 'procs' trace flagLukas Larsson
2016-04-15erts: Extend process and port tracingLukas Larsson
2016-04-15erts: Implement tracer modulesLukas Larsson
2016-03-15update copyright-yearHenrik Nord
2016-01-20Introduce time warp safe trace timestamp formatsRickard Green
2015-06-18Change license text to APLv2Bruce Yinhe
2014-03-20Teach the call_time trace to notice when the trace dies (non-SMP system)Björn Gustavsson
2013-06-12Update copyright yearsBjörn-Egil Dahlberg
2013-05-02Add system_monitor of long_schedulePatrik Nyblom
2012-12-07Merge branch 'rickard/port-optimizations/OTP-10336' into rickard/r16/port-opt...Rickard Green
2012-12-07Implement true asynchronous signaling between processes and portsRickard Green