index
:
otp.git
HansN-patch-1
KennethL-patch-1
bjorn/contributing
bjorn/contributing-1
dgud-string-depr
gcc-5-pic-cmpxchg8b-quickfix
gh-pages
ingela/master/dtls/test-cuddle
maint
maint-17
maint-18
maint-19
maint-20
maint-21
maint-22
maint-r13
maint-r14
maint-r14b03
maint-r15
maint-r16
maint-r16b02
master
meta
sverker-ets-patch-1
Mirror of Erlang/OTP repository.
OTP Team
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
erts
/
emulator
/
beam
/
erl_trace.h
Age
Commit message (
Expand
)
Author
2019-01-10
erts: Add erlang:system_flag(system_logger,_)
Lukas Larsson
2018-06-18
Update copyright year
Henrik Nord
2018-05-16
New process suspend implementation based on async signaling
Rickard Green
2017-07-17
erts: Replace usage of all erts_smp prefixes to just erts
Lukas Larsson
2017-07-17
erts: Remove ERTS_SMP and USE_THREAD defines
Lukas Larsson
2017-01-12
Return and exception trace for nif-export scheduled BIFs
Rickard Green
2016-10-12
erts: Refactor find_function_from_pc to return MFA
Lukas Larsson
2016-10-12
erts: Refactor out func_info into struct
Lukas Larsson
2016-05-11
Merge branch 'lukas/trace-fix'
Rickard Green
2016-05-11
erts: Only allow remove from trace_status callback
Lukas Larsson
2016-05-10
erts: Implement max_heap_size process flag
Lukas Larsson
2016-05-04
erts: Add Sender in 'receive' trace matchspec
Sverker Eriksson
2016-05-04
erts: Add matchspec to 'receive' trace
Sverker Eriksson
2016-05-04
erts: Add match spec for send trace
Sverker Eriksson
2016-04-29
erts: Extend garbage collection trace
Björn-Egil Dahlberg
2016-04-15
erts: Make trace_delivered go via sys msg dispatcher again
Lukas Larsson
2016-04-15
erts: Add 'spawned' trace event to 'procs' trace flag
Lukas Larsson
2016-04-15
erts: Extend process and port tracing
Lukas Larsson
2016-04-15
erts: Implement tracer modules
Lukas Larsson
2016-03-15
update copyright-year
Henrik Nord
2016-01-20
Introduce time warp safe trace timestamp formats
Rickard Green
2015-06-18
Change license text to APLv2
Bruce Yinhe
2014-03-20
Teach the call_time trace to notice when the trace dies (non-SMP system)
Björn Gustavsson
2013-06-12
Update copyright years
Björn-Egil Dahlberg
2013-05-02
Add system_monitor of long_schedule
Patrik Nyblom
2012-12-07
Merge branch 'rickard/port-optimizations/OTP-10336' into rickard/r16/port-opt...
Rickard Green
2012-12-07
Implement true asynchronous signaling between processes and ports
Rickard Green