Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-11-30 | Remove all mention of efile_drv from DTrace docs | John Högberg | |
efile_drv is gone and so is the need for file-specific DTrace. The new implementation works fine with the normal tracing mechanism so there's nothing preventing anyone from making an erl_tracer nif that forward these events to DTrace. | |||
2016-03-15 | update copyright-year | Henrik Nord | |
2015-06-18 | Change license text to APLv2 | Bruce Yinhe | |
2012-03-30 | Update copyright years | Björn-Egil Dahlberg | |
2012-03-22 | Move dtrace erlang code and NIF into runtime_tools | Patrik Nyblom | |
Also make dyntrace NIF's load in on_load instead of init/0 |