summaryrefslogtreecommitdiff
path: root/lib/tools/test
Commit message (Expand)AuthorAgeFilesLines
* tools: Extend prof_bench test timerLukas Larsson2020-04-291-1/+1
* tools: Polish fprof testcasesLukas Larsson2020-04-291-8/+8
* eprof: Don't count CIFs twiceJohn Högberg2020-03-301-0/+13
* Merge branch 'maint'Rickard Green2020-03-137-7/+7
|\
| * Update copyright yearRickard Green2020-03-137-7/+7
* | Merge branch 'maint'Rickard Green2020-02-241-2/+31
|\ \ | |/
| * fprof: Fix conversion of pid, port, ref, funs in mapsRickard Green2020-02-241-2/+31
* | Merge branch 'maint'Björn Gustavsson2020-02-192-1/+29
|\ \ | |/
| * cover: Suppress compilation warnings when instrumenting andalso/orelseBjörn Gustavsson2020-02-172-1/+29
* | Merge branch 'maint'Dan Gudmundsson2020-02-172-1/+26
|\ \ | |/
| * emacs: Improve indentationDan Gudmundsson2020-02-132-1/+26
* | xref: Allow deprecation tags to be stringsJohn Högberg2020-01-301-2/+7
* | Merge branch 'john/erts/cleanup-allocator-statistics/OTP-16327'John Högberg2020-01-081-11/+11
|\ \
| * | instrument: Include allocation types in carrier statisticsJohn Högberg2020-01-071-11/+11
* | | Merge branch 'rickard/distributed-spawn/OTP-15251'Rickard Green2019-12-191-3/+3
|\ \ \
| * | | Distributed spawn improvementsRickard Green2019-12-181-3/+3
| |/ /
* | | Merge branch 'maint'Kjell Winblad2019-12-051-1/+1
|\ \ \ | |/ / |/| / | |/
| * Emacs erlang-mode: bump minimum Emacs version to run testsKjell Winblad2019-12-021-1/+1
* | Merge branch 'maint'Dan Gudmundsson2019-10-231-13/+17
|\ \ | |/
| * Improve spec indentationDan Gudmundsson2019-10-081-13/+17
* | Create a shared wrapper function for all occurrences of 'fun F/A'Björn Gustavsson2019-06-171-10/+2
|/
* Merge branch 'john/tools/fix-cover-register-race/ERL-943/OTP-15813' into maintJohn Högberg2019-05-141-1/+26
|\
| * cover: Fix register/2 race on startupJohn Högberg2019-05-131-1/+28
* | Merge branch 'dgud/emacs-test-uc-path'Dan Gudmundsson2019-04-231-3/+7
|\ \
| * | Fix emacs testsDan Gudmundsson2019-04-181-3/+7
* | | Merge branch 'lukas/tools/overhead_benchmark'Lukas Larsson2019-04-184-1/+2938
|\ \ \
| * | | tools: Add overhead benchmarkLukas Larsson2019-04-184-1/+2938
| |/ /
* | | tools: Adjust instrument abort tc to better trigger faultsLukas Larsson2019-04-181-4/+9
|/ /
* | Emacs: Refine xref etags matchesJohan Claesson2019-03-301-10/+13
* | Use the counters module to speed up coverBjörn Gustavsson2019-02-111-2/+38
* | Merge branch 'maint'Dan Gudmundsson2018-10-111-49/+126
|\ \
| * | Run emacs tests from test_suiteDan Gudmundsson2018-10-091-47/+106
| * | Emacs: do not accept compiler warnings in selected elisp filesJohan Claesson2018-10-091-1/+1
| * | Emacs: add test-erlang-modeJohan Claesson2018-10-091-23/+41
* | | Merge branch 'maint'Henrik Nord2018-09-211-1/+1
|\ \ \ | |/ /
| * | Update copyright yearHenrik Nord2018-09-211-1/+1
* | | Make instrument suite more stable after PR-1854John Högberg2018-07-051-3/+4
* | | Merge pull request #1854 from jhogberg/john/erts/cross-type-carrier-migration...John Högberg2018-07-031-6/+24
|\ \ \ | |/ / |/| |
| * | Allow cross-type carrier migrationJohn Högberg2018-06-281-6/+24
* | | Use bif for other ets tables countingArtur Cygan2018-06-201-3/+3
|/ /
* | Update copyright yearHenrik Nord2018-06-182-2/+2
* | Use \n escape instead of integer 10Richard Carlsson2018-05-041-1/+1
* | Move lib:nonl/1 into yecc.erlRichard Carlsson2018-05-041-1/+5
* | erts: Rewrite memory instrumentationJohn Högberg2018-04-231-76/+315
* | Merge branch 'maint'Dan Gudmundsson2018-03-0111-4/+1066
|\ \ | |/
| * Merge branch 'dgud/tools/emacs/indent-tests' into maintDan Gudmundsson2018-03-0111-4/+1066
| |\
| | * emacs: delimiter first in icr worksDan Gudmundsson2018-03-012-12/+12
| | * emacs: Indent delimiter first in term elements correctlyDan Gudmundsson2018-03-012-2/+16
| | * emacs: Indent tuple (and maps) elements as list elementsDan Gudmundsson2018-03-013-38/+30
| | * Add emacs indention testcaseDan Gudmundsson2018-03-0111-4/+1060