Age | Commit message (Expand) | Author |
2016-09-19 | Use more correct delimiters for erl_nif.h include | Tuncer Ayaz |
2016-06-08 | runtime_tools: Change LTTng dyntrace domain | Björn-Egil Dahlberg |
2016-05-24 | erts: Move tracer SecondTraceTerm to Opts map | Lukas Larsson |
2016-05-17 | Merge branch 'sverker/runtime_tools/trace_ip_drv/OTP-13576/ERL-119' | Sverker Eriksson |
2016-05-11 | runtime_tools: Change erts_snprintf to enif_snprintf | Björn-Egil Dahlberg |
2016-05-10 | runtime_tools: Fix bug in trace_ip_drv | Sverker Eriksson |
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-04-15 | erts: Implement tracer modules | Lukas Larsson |
2016-03-15 | update copyright-year | Henrik Nord |
2016-02-24 | Merge branch 'master' into sverk/master/halt-INT_MIN | Sverker Eriksson |
2016-02-23 | kernel: Remove calls to erl_exit | Sverker Eriksson |
2015-07-14 | Merge branch 'lukas/ose/remove/OTP-12573' | Lukas Larsson |
2015-07-10 | ose: Remove all code related to the OSE port | Lukas Larsson |
2015-07-07 | Merge branch 'maint-17' into maint | Zandra Hird |
2015-07-06 | Handle EINTR in trace_file_drv | Rickard Green |
2015-06-18 | Change license text to APLv2 | Bruce Yinhe |
2014-02-24 | Added support for ENEA OSE | Lukas Larsson |
2013-12-07 | Fix DTrace build on Illumos | Ryan Zezeski |
2013-01-15 | Implement ./otp_build configure --enable-silent-rules | Anthony Ramine |
2012-08-20 | Merge branch 'maint' | Patrik Nyblom |
2012-08-17 | Relocate bodies of DTrace probes to the statically-linked VM. | Scott Lystig Fritchie |
2012-07-19 | runtime_tools: Remove VxWorks | Björn-Egil Dahlberg |
2012-07-18 | Merge branch 'ms/correct-formating-in-exit' into maint | Henrik Nord |
2012-07-06 | Merge branch 'slf/dtrace-nif-N-probes' into maint | Henrik Nord |
2012-06-05 | Update to work with whitespace in exec path | Lukas Larsson |
2012-05-09 | Add 1024 separate USDT probes to dyntrace.erl and dyntrace.c | Scott Lystig Fritchie |
2012-05-09 | Correct formating in exit error messages | Michael Santos |
2012-03-30 | Update copyright years | Björn-Egil Dahlberg |
2012-03-22 | Move dtrace erlang code and NIF into runtime_tools | Patrik Nyblom |
2012-01-03 | runtime_tools: Fix signedness in trace_ip_drv.c | Björn-Egil Dahlberg |
2011-12-09 | Update copyright years | Björn-Egil Dahlberg |
2011-12-09 | Merge branch 'raimo/64-bit-driver-api/OTP-9795' | Björn Gustavsson |
2011-12-09 | runtime_tools's drivers: Conform to updated driver API | Björn Gustavsson |
2011-12-02 | Remove compiler warnings and ancient VXWORKS code | Patrik Nyblom |
2011-12-02 | Avoid inheriting trace file handles to child processes | Patrik Nyblom |
2011-08-08 | */c_src/Makefile*: Support parallel make | Björn Gustavsson |
2011-03-11 | Update copyright years | Björn-Egil Dahlberg |
2010-08-13 | Remove unused variables | Martti Kuparinen |
2010-02-03 | OTP-8323 Cross compilation improvements and other build system | Rickard Green |