aboutsummaryrefslogtreecommitdiffstats
path: root/lib/tools/src
AgeCommit message (Expand)Author
2011-05-20Update copyright yearsBjörn-Egil Dahlberg
2011-04-29Fix file descriptor leakShunichi Shinohara
2011-04-07Merge branch 'ts/cover-with-export_all' into devHenrik Nord
2011-04-01Merge branch 'sb/make-files-like-erlc' into devHenrik Nord
2011-03-11Update copyright yearsBjörn-Egil Dahlberg
2011-02-10Update internal pmap to have a process limitLukas Larsson
2011-02-02Update documentation to reflect performance enhancement changes of coverLukas Larsson
2011-02-02Add aync_analyse_to_file function to coverLukas Larsson
2011-02-01Split the cover ets tables into two tables, one with the clause info and one ...Lukas Larsson
2011-01-27Add process debug tagsLukas Larsson
2011-01-27Update remote collect to handle multiple requests at onceLukas Larsson
2011-01-27Remove io printout warnings when exporting an imported moduleLukas Larsson
2011-01-26Update cover to allow multiple analyse and analyze_to_file calls at the same ...Lukas Larsson
2011-01-26Refactor cover to prepare it for making analysis parallelLukas Larsson
2011-01-25Update remote loading to only load a certain number of modules at a time to p...Lukas Larsson
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-23add user specified compiler options on form reloadingTobias Schlager
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-05-19Change make:files to behave more like erlcSam Bobroff
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