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
/
src
/
dyntrace.erl
Age
Commit message (
Expand
)
Author
2017-03-27
Add a no_native option wherever there is an on_load
Kostis Sagonas
2016-05-24
erts: Move tracer SecondTraceTerm to Opts map
Lukas Larsson
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: 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 'running' tracing
Björn-Egil Dahlberg
2016-04-19
runtime_tools: Initial lttng tracing framework
Björn-Egil Dahlberg
2012-11-15
Fix dialyzer warning in dyntrace.erl
Siri Hansen
2012-07-06
Merge branch 'slf/dtrace-nif-N-probes' into maint
Henrik Nord
2012-05-09
Remove crufty scaffolding code
Scott Lystig Fritchie
2012-05-09
Add 1024 separate USDT probes to dyntrace.erl and dyntrace.c
Scott Lystig Fritchie
2012-04-17
dyntrace.erl comment cleanup and unused function removal
Scott Lystig Fritchie
2012-03-22
Rename dyntrace BIFs to more suiting names
Patrik Nyblom
2012-03-22
Move dtrace erlang code and NIF into runtime_tools
Patrik Nyblom