Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-10-13 | handle send_to_non_existing_process trace event in fprof | Andreas Schultz | |
fprof did not handle this trace event. Sending to a non existing process should not be much different from sending to an existing process, so duplicate that logic. | |||
2016-07-29 | fix gc_start\end bug | Tihon | |
2016-05-10 | fprof: Fix unmatched return warnings | Björn-Egil Dahlberg | |
The return value of trace_clock is never used, return 'ok' instead. | |||
2016-05-10 | fprof: Fix unmatched return warnings | Björn-Egil Dahlberg | |
2016-04-29 | tools: Update fprof with new gc traces | Björn-Egil Dahlberg | |
2016-04-15 | fprof: update to work with new spawned trace event | Lukas Larsson | |
OTP-13499 | |||
2016-02-17 | tools: Add suppression of Dialyzer warnings | Hans Bolinder | |
2015-06-18 | Change license text to APLv2 | Bruce Yinhe | |
2013-06-12 | Update copyright years | Björn-Egil Dahlberg | |
2013-04-05 | Use erlang:demonitor(Ref, [flush]) where applicable | Loïc Hoguin | |
2012-05-16 | tools: Remove usage of tuple funs in fprof | Raimo Niskanen | |
2011-12-09 | Update copyright years | Björn-Egil Dahlberg | |
2011-11-29 | fprof: Eliminate use of tuple fun | Björn Gustavsson | |
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP | |