summaryrefslogtreecommitdiff
path: root/erts/emulator/test/statistics_SUITE.erl
Commit message (Expand)AuthorAgeFilesLines
* Eliminate use of doc and suite clausesBjörn-Egil Dahlberg2016-03-111-39/+26
* Replace ?t with test_serverBjörn-Egil Dahlberg2016-03-111-2/+2
* Replace use of test_server:format/2 with io:format/2Björn-Egil Dahlberg2016-03-111-4/+2
* Eliminate use of test_server:fail/0,1Björn-Egil Dahlberg2016-03-111-3/+3
* Modernize use of timetrapsBjörn-Egil Dahlberg2016-03-111-10/+5
* Eliminate use of test_server.hrl and test_server_line.hrlBjörn Gustavsson2016-02-171-1/+1
* Merge branch 'lukas/erts/msacc'Lukas Larsson2016-02-021-2/+114
|\
| * erts: Fix msacc testcase on some windowsesLukas Larsson2016-02-021-24/+45
| * erts: Add microstate accountingLukas Larsson2016-02-021-2/+93
* | Fix testcaseRickard Green2016-01-221-0/+4
|/
* Light weight statistics of run queue lengthsRickard Green2015-12-301-2/+59
* Change license text to APLv2Bruce Yinhe2015-06-181-9/+10
* erts: Tweak statistics_SUITE:scheduler_wall_time/1Björn-Egil Dahlberg2015-06-091-3/+3
* Remove ^L characters hidden randomly in the code. Not those used in text file...Pierre Fenoll2013-09-121-6/+6
* emulator: Document and test scheduler_wall_timeDan Gudmundsson2012-02-061-14/+84
* Update copyright yearsBjörn-Egil Dahlberg2011-03-111-1/+1
* Rename Suite Callback to Common Test HookLukas Larsson2011-02-171-1/+1
* Fix formatting for emulatorLukas Larsson2011-02-171-12/+13
* Add init_per_suite and end_per_suiteLukas Larsson2011-02-171-1/+7
* Add ts_install_scb to suite/0Lukas Larsson2011-02-171-1/+3
* Update emulator tests to conform with common_test standardLukas Larsson2011-02-171-10/+23
* Fix annoying failing statistics_SUITE test casesBjörn Gustavsson2010-01-181-39/+15
* OTP-8240 Improved GC performance after BIF/NIF call when a lot of heapSverker Eriksson2010-01-131-10/+11
* The R13B03 release.OTP_R13B03Erlang/OTP2009-11-201-0/+341