aboutsummaryrefslogtreecommitdiffstats
path: root/lib/tools/src
AgeCommit message (Expand)Author
2019-05-14Merge branch 'john/tools/fix-cover-register-race/ERL-943/OTP-15813' into main...Erlang/OTP
2019-05-13cover: Fix register/2 race on startupJohn Högberg
2019-01-21[cover] Make uncovered lines searchable in html outputSiri Hansen
2019-01-11Add a link on the line number in cover outputLoïc Hoguin
2018-11-30Implement print on other nodeRaimo Niskanen
2018-09-21Update copyright yearHenrik Nord
2018-08-06Merge pull request #1807 from milmazz/improve-cover-html-pagesSiri Hansen
2018-07-14Improve Cover HTML pageMilton Mazzarri
2018-06-18Update copyright yearHenrik Nord
2018-05-08tools: Handle fast restarts of Xref serverHans Bolinder
2018-05-07Ensure that lcnt server is terminated after lcnt:stop/0John Högberg
2018-04-23erts: Rewrite memory instrumentationJohn Högberg
2018-02-13Merge branch 'maint'John Högberg
2018-02-13Merge branch 'john/tools/fix-lcnt-server-crash/PR-1711/OTP-14912' into maintJohn Högberg
2018-02-13Don't crash lcnt server if information/0 is called before collect/0Péter Gömöri
2018-02-12Automatically start lcnt server on first useJohn Högberg
2018-02-06tools: Do not call erlang:get_stacktrace()Hans Bolinder
2017-12-22Merge branch 'maint'Hans Bolinder
2017-12-21tools: Correct a counting bug in CoverHans Bolinder
2017-09-21Merge branch 'maint'Hans Bolinder
2017-09-21Merge branch 'hasse/tools/fprof_unicode_fix' into maintHans Bolinder
2017-09-20Merge branch 'maint'Dan Gudmundsson
2017-09-20fprof: Make sure the receiving file can handle UnicodeHans Bolinder
2017-09-19Update runtime deps to depend on new stdlib functionalityDan Gudmundsson
2017-09-15Merge branch 'siri/string-new-api'Siri Hansen
2017-09-14tools: Add handling of the -on_load() attribute to XrefHans Bolinder
2017-09-05xref: Improve handling of UnicodeHans Bolinder
2017-09-05fprof: Modify handling of UnicodeHans Bolinder
2017-09-05eprof: Improve handling of UnicodeHans Bolinder
2017-08-24fprof: Sum callers and calleesJohan Claesson
2017-07-06tools: Do not use deprecated functions in string(3)Hans Bolinder
2017-07-06johanclaesson/fprof/PR-1460/OTP-14500Lukas Larsson
2017-07-06Merge branch 'john/erts/runtime-lcnt' into maintJohn Högberg
2017-07-06Break erts_debug:lock_counters/1 into separate BIFsJohn Högberg
2017-07-04fprof: Sum callers and calleesJohan Claesson
2017-06-29[make] Do not use the interactive tool 'c' from makeSiri Hansen
2017-06-19Update copyright yearHans Nilsson
2017-06-16[ct] Print unicode atoms and strings correctly in common_test logsSiri Hansen
2017-05-04Update copyright yearRaimo Niskanen
2017-04-19Merge branch 'sverker/remove-latin1-atom-encoding'Sverker Eriksson
2017-04-18tools: Fix more assumptions in lcnt about external formatSverker Eriksson
2017-04-13Merge branch 'siri/make/include-path/ERL-395/OTP-14339'Siri Hansen
2017-04-12Merge branch sverker/remove-latin1-atom-encoding/OTP-14337Sverker Eriksson
2017-04-12[tools/make] Add current directory to include pathSiri Hansen
2017-03-24Remove inets from runtime dependencies in toolsJosé Valim
2017-03-13tools: Update assumptions in lcnt about external atom formatSverker Eriksson
2017-03-03tools: Allow Emake options to be passed in explicitlyAnthony Jackson
2016-12-07Merge branch 'maint'Dan Gudmundsson
2016-12-07Update copyright-yearErlang/OTP
2016-11-02Merge branch 'maint'Lukas Larsson