aboutsummaryrefslogtreecommitdiffstats
path: root/lib/tools/src
AgeCommit message (Expand)Author
2015-10-09Update ToolsHans Bolinder
2015-09-09Fix cover output fileYuki Ito
2015-06-18Change license text to APLv2Bruce Yinhe
2015-06-15Merge branch 'gomoripeti/tools/cover-no-beam/OTP-12806'Björn Gustavsson
2015-06-10cover: handle undefined module when analysing to filePéter Gömöri
2015-06-09cover: Unstick modules before loading remoteBjörn-Egil Dahlberg
2015-05-25Update runtime_dependencies in application resource filesHans Bolinder
2015-04-30tools: Use module erl_annoHans Bolinder
2015-04-21tools: Add printout of total number of calls and time in eprofBjörn-Egil Dahlberg
2015-03-20Merge branch 'rickard/time_api/OTP-11997'Rickard Green
2015-03-20Replace usage of erlang:now() with usage of new APIDan Gudmundsson
2015-03-18Merge branch 'maint'Hans Bolinder
2015-03-17tools: Fix a Unicode bug in the tags moduleHans Bolinder
2015-02-25cover: Optimize file operationsBjörn Gustavsson
2015-02-20[cover] Improve performanceSiri Hansen
2014-12-11tools: Fix lcnt printout of histogramsBjörn-Egil Dahlberg
2014-12-11tools: Fix lcnt sort of inspected locksBjörn-Egil Dahlberg
2014-11-08Fix cover bug on last expressions with empty clausesJosé Valim
2014-07-14tools: Use call instead of cast to stop lcnt serverBjörn-Egil Dahlberg
2014-07-14tools: Fix lcnt serializingBjörn-Egil Dahlberg
2014-07-09tools: Add histogram to lcntBjörn-Egil Dahlberg
2014-03-20Introduce runtime_dependencies in .app filesRickard Green
2014-03-04Merge branch 'nox/maps-support-cover/OTP-11764'Björn-Egil Dahlberg
2014-02-24Merge branch 'hb/dialyzer/deprecate_types/OTP-10342'Hans Bolinder
2014-02-23Deprecate pre-defined built-in typesHans Bolinder
2014-02-18Fix library application appup filesTobias Schlager
2014-02-13cover: Use lists:reverse/1 instead of the home-brewn reverse functionBjörn Gustavsson
2014-02-13cover: Remove support for ancient formats of abstract codeBjörn Gustavsson
2014-02-11cover: Support running cover on itselfBjörn Gustavsson
2014-02-07Merge branch 'nox/tools/cover-record-update'Björn Gustavsson
2014-02-01Support maps in coverAnthony Ramine
2014-02-01Properly munge record updates in coverAnthony Ramine
2014-02-01Don't munge record and field names in coverAnthony Ramine
2013-12-12EEP 37: Funs with namesAnthony Ramine
2013-10-31Merge branch 'maint'Fredrik Gustafsson
2013-10-30Take compiler options from beam in cover:compile_beamPéter Gömöri
2013-10-14Merge branch 'maint'Fredrik Gustafsson
2013-09-12Remove ^L characters hidden randomly in the code. Not those used in text file...Pierre Fenoll
2013-06-12Merge branch 'maint'Björn-Egil Dahlberg
2013-06-12Update copyright yearsBjörn-Egil Dahlberg
2013-06-05Merge branch 'maint'Björn-Egil Dahlberg
2013-05-03tools: Add options to eprofBjörn-Egil Dahlberg
2013-04-19Remove the "coding: utf-8" comment from all Erlang source filesHans Bolinder
2013-04-15Merge branch 'lh/demonitor-flush/OTP-11039' into maintFredrik Gustafsson
2013-04-09Delete ets tables when stoppedFredrik Gustafsson
2013-04-05Use erlang:demonitor(Ref, [flush]) where applicableLoïc Hoguin
2013-04-04fix a race condition when there're several applications in apps directoryManuel Rubio
2013-03-26[cover] Ensure no process leak when stopping cover on dead nodeSiri Hansen
2013-03-06Extend cover.erl source searchAnders Svensson
2013-02-05Merge branch 'jv/cover-patches/OTP-10778'Fredrik Gustafsson