aboutsummaryrefslogtreecommitdiffstats
path: root/lib/tools/src
AgeCommit message (Expand)Author
2010-11-30eprof: fix badarith exception on divideBjörn-Egil Dahlberg
2010-11-22Fix eprof API mismatch of sort functionalityBjörn-Egil Dahlberg
2010-09-10Remove warnings for clashes with new autoimported BIFsPatrik Nyblom
2010-07-28Fix cover's HTML-generation logic to escape ampersands in source codeTom Moertel
2010-06-11Merge branch 'egil/eprof' into devErlang/OTP
2010-06-09Fix eprof to handle error casesBjörn-Egil Dahlberg
2010-06-09Dialyzer cleanup for eprofBjörn-Egil Dahlberg
2010-06-09Switch pattern API for eprof profile with mfaBjörn-Egil Dahlberg
2010-06-09Rename sorting choices for eprofBjörn-Egil Dahlberg
2010-06-09Teach eprof to align text outputBjörn-Egil Dahlberg
2010-06-09Add dump functionality to eprofBjörn-Egil Dahlberg
2010-06-09Add log functionality to eprofBjörn-Egil Dahlberg
2010-06-09Add start timestamp to eprof profilingBjörn-Egil Dahlberg
2010-06-09Teach eprof to use the new breakpointsBjörn-Egil Dahlberg
2010-05-28OTP-8647 Xref adds calls to operators when {builtins,true}Hans Bolinder
2010-03-03OTP-8472 tools: xref: re/regexpHans Bolinder
2010-03-02OTP-8469 tools: race in CoverHans Bolinder
2010-02-11OTP-8430: tools: xref_SUITE updatedBjörn Gustavsson
2010-02-10Merge branch 'egil/lcnt' into ccase/r13b04_devErlang/OTP
2010-02-08Add lcnt:rt_opt/1 bindings to erts_debugBjörn-Egil Dahlberg
2010-02-08Add auto width on string outputBjörn-Egil Dahlberg
2010-02-08Add lock profiling toolBjörn-Egil Dahlberg
2009-12-14OTP-8340 A bug concerning bit comprehensions has been fixed in Cover. TheHans Bolinder
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP