aboutsummaryrefslogtreecommitdiffstats
path: root/lib/tools/src
AgeCommit message (Expand)Author
2013-02-05Merge branch 'jv/cover-patches/OTP-10778'Fredrik Gustafsson
2013-01-25Update copyright yearsBjörn-Egil Dahlberg
2013-01-25Fix a bug in cover when used with no_auto_importJosé Valim
2013-01-25Ensure cover keeps the proper file sourceJosé Valim
2013-01-25cover now relies on the compile info to find file sourcesJosé Valim
2013-01-25Make adjustments for UnicodeHans Bolinder
2013-01-23Turn warnings to errors on selected applicationsBjörn Gustavsson
2013-01-22Merge branch 'lh/forget-mnemosyne/OTP-10729'Fredrik Gustafsson
2013-01-18Merge branch 'nox/enable-silent-rules/OTP-10726'Björn-Egil Dahlberg
2013-01-16Remove what remains of the Mnemosyne codeLoïc Hoguin
2013-01-15Implement ./otp_build configure --enable-silent-rulesAnthony Ramine
2013-01-09Prepare OTP files for Unicode as default encodingHans Bolinder
2013-01-09Merge branch 'siri/cover/new-bugs-r16/OTP-10638'Siri Hansen
2013-01-02[tools] Add Unicode support for CoverHans Bolinder
2012-12-19[cover] Remove stopped node also from lost_nodes listSiri Hansen
2012-12-19[cover] Don't mark stopped node as lostSiri Hansen
2012-11-23Merge branch 'maint'Björn-Egil Dahlberg
2012-11-23Update copyright yearsBjörn-Egil Dahlberg
2012-10-30[cover] Allow reconnection if node has been disconnected or downSiri Hansen
2012-10-30[cover] Don't kill remote nodes when connection to main node is lostSiri Hansen
2012-10-30[cover] Add support for test_serverSiri Hansen
2012-09-07tools: Add missing lcnt module to .app.srcBjörn-Egil Dahlberg
2012-08-31Update copyright yearsBjörn-Egil Dahlberg
2012-08-22Allow non-ASCII characters in Xref filanmesHans Bolinder
2012-06-05Update to work with whitespace in exec pathLukas Larsson
2012-05-16tools: Remove usage of tuple funs in fprofRaimo Niskanen
2011-12-09Update copyright yearsBjörn-Egil Dahlberg
2011-11-29fprof: Eliminate use of tuple funBjörn Gustavsson
2011-11-29xref_compiler: Eliminate use of tuple funBjörn Gustavsson
2011-11-10Merge branch 'pg/fix-cover-leftover-down-msg'Henrik Nord
2011-11-07EEP-23: Allow variables in fun M:F/ABjörn Gustavsson
2011-09-21[cover]fix leftover {'DOWN', ..} msg in callers queueHenrik Nord
2011-09-15Fix typos in cover.erlTuncer Ayaz
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