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
/
lib
/
runtime_tools
/
c_src
/
dyntrace.c
Age
Commit message (
Expand
)
Author
2016-05-24
erts: Move tracer SecondTraceTerm to Opts map
Lukas Larsson
2016-05-11
runtime_tools: Change erts_snprintf to enif_snprintf
Björn-Egil Dahlberg
2016-04-29
runtime_tools: Fix Dtrace build
Björn-Egil Dahlberg
2016-04-29
runtime_tools: Add 'return_to' for call tracing
Björn-Egil Dahlberg
2016-04-29
runtime_tools: Extend 'trace' and 'enabled' tracer callbacks
Björn-Egil Dahlberg
2016-04-29
runtime_tools: Extend 'enabled' tracer callbacks
Björn-Egil Dahlberg
2016-04-29
runtime_tools: Update lttng garbage collection trace
Björn-Egil Dahlberg
2016-04-29
runtime_tools: Add lttng 'call' tracing
Björn-Egil Dahlberg
2016-04-29
runtime_tools: Add lttng 'ports' tracing
Björn-Egil Dahlberg
2016-04-29
runtime_tools: Add lttng 'send' and 'receive' tracing
Björn-Egil Dahlberg
2016-04-29
runtime_tools: Add lttng 'running' tracing
Björn-Egil Dahlberg
2016-04-29
runtime_tools: Add lttng 'procs' tracing
Björn-Egil Dahlberg
2016-04-29
runtime_tools: Add lttng 'garbage_collection' tracing
Björn-Egil Dahlberg
2016-04-19
runtime_tools: Initial lttng tracing framework
Björn-Egil Dahlberg
2016-03-15
update copyright-year
Henrik Nord
2015-06-18
Change license text to APLv2
Bruce Yinhe
2013-12-07
Fix DTrace build on Illumos
Ryan Zezeski
2012-08-17
Relocate bodies of DTrace probes to the statically-linked VM.
Scott Lystig Fritchie
2012-05-09
Add 1024 separate USDT probes to dyntrace.erl and dyntrace.c
Scott Lystig Fritchie
2012-03-30
Update copyright years
Björn-Egil Dahlberg
2012-03-22
Move dtrace erlang code and NIF into runtime_tools
Patrik Nyblom