summaryrefslogtreecommitdiff
path: root/erts/emulator/test/process_SUITE.erl
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'rickard/test-fixes-21' into maintRickard Green2019-07-081-8/+19
|\
| * Merge branch 'rickard/test-fixes-20' into rickard/test-fixes-21Rickard Green2019-07-081-8/+19
| |\
| | * Fix unstable tests process_SUITE:no_priority_inversion{,2}Rickard Green2019-07-081-8/+19
* | | Merge branch 'sverker/erts/process-info-reductions-idle-proc/ERL-964/OTP-1586...Sverker Eriksson2019-06-101-20/+64
|\ \ \
| * | | erts: Improve test of process_info(reductions)Sverker Eriksson2019-06-101-20/+64
| |/ /
| * | Merge branch 'sverker/process_info-reductions-fix/OTP-15709' into maint-21Erlang/OTP2019-03-291-0/+42
| |\ \
* | \ \ Merge branch 'maint'Sverker Eriksson2019-03-291-0/+42
|\ \ \ \
| * \ \ \ Merge branch 'sverker/process_info-reductions-fix/OTP-15709' into maintSverker Eriksson2019-03-291-0/+42
| |\ \ \ \ | | |/ / / | |/| / / | | |/ /
| | * | erts: Fix bug in process_info(reductions)Sverker Eriksson2019-03-281-0/+42
* | | | Fix tests to work better in debug emulatorLukas Larsson2019-03-251-1/+1
* | | | erts: Skip heavy process tab tests in debug emuLukas Larsson2019-03-251-0/+9
* | | | Merge branch 'maint'Lukas Larsson2019-01-151-0/+14
|\ \ \ \ | |/ / /
| * | | erts: Fix process_SUITE:max_heap testsLukas Larsson2019-01-071-0/+14
| |/ /
* | | Merge pull request #1854 from jhogberg/john/erts/cross-type-carrier-migration...John Högberg2018-07-031-3/+5
|\ \ \ | |/ / |/| |
| * | Allow cross-type carrier migrationJohn Högberg2018-06-281-3/+5
* | | Merge branch 'john/erts/fix-process-schedule-after-free/OTP-15067/ERL-573' in...John Högberg2018-06-141-1/+53
|\ \ \ | |/ / |/| |
| * | Don't enqueue system tasks if target process is in fail_stateJohn Högberg2018-06-141-1/+53
| |/
| * Merge branch 'sverker/systask-reqid-bug/OTP-14752' into maintSverker Eriksson2017-11-071-3/+10
| |\
* | | erts: Rewrite memory instrumentationJohn Högberg2018-04-231-24/+32
* | | New process_info() implementation using signalsRickard Green2018-04-121-3/+113
* | | Implementation of true asynchronous signaling between processesRickard Green2018-03-211-26/+2
* | | Merge branch 'sverker/systask-reqid-bug'Sverker Eriksson2017-11-071-3/+10
|\ \ \ | |/ / |/| / | |/
| * erts: Fix bug in systask schedulingSverker Eriksson2017-11-061-3/+10
* | [ct] Cleanup and rename purify related functions as valgrindSverker Eriksson2017-08-301-1/+1
* | Revert "remove unused purify functions"Sverker Eriksson2017-08-301-1/+5
* | Update copyright yearHans Nilsson2017-06-141-1/+1
* | process_SUITE: Don't leave processes runningBjörn Gustavsson2017-06-131-1/+1
* | Robustify process_SUITE:spawn_opt_max_heap_size/1Björn Gustavsson2017-06-031-8/+20
* | Contain damage cause by spawn_opt_max_heap_size failingBjörn Gustavsson2017-06-031-0/+5
* | Fix process_SUITE:low_prio/1Björn Gustavsson2017-06-031-19/+31
* | Support for dirty BIFsRickard Green2017-01-121-14/+14
* | Merge branch 'maint'Rickard Green2017-01-111-0/+10
|\ \
| * \ Merge branch 'rickard/test-fix' into maintRickard Green2017-01-111-0/+10
| |\ \
| | * | Fix processes() BIF test casesRickard Green2017-01-101-0/+10
* | | | Merge branch 'maint'Sverker Eriksson2016-12-201-0/+11
|\ \ \ \ | |/ / /
| * | | erts: Make depth of current_stacktrace configurableHåkan Mattsson2016-12-121-0/+11
| |/ /
* | | Merge branch 'kvakvs/erts/gc_minor_option/OTP-11695'Lukas Larsson2016-09-061-1/+1
|\ \ \ | |/ / |/| |
| * | Fix process_SUITE system_task_blast and no_priority_inversion2Rickard Green2016-09-061-1/+1
* | | Merge branch 'rickard/time-unit/OTP-13735' into maintRickard Green2016-08-301-2/+2
|\ \ \
| * | | Update test-cases to use new symbolic time unitsRickard Green2016-08-251-2/+2
| |/ /
* | | Adjust process_SUITE:no_priority_inversion2Rickard Green2016-08-301-1/+1
|/ /
* | Merge branch 'lukas/erts/testfixes-19'Lukas Larsson2016-06-141-1/+4
|\ \
| * | erts: Require more memory for debug testsLukas Larsson2016-05-201-1/+4
* | | remove unused purify functionsZandra2016-06-071-5/+1
|/ /
* | erts: Implement max_heap_size process flagLukas Larsson2016-05-101-15/+171
* | Merge branch 'henrik/update-copyrightyear'Henrik Nord2016-04-131-1/+1
|\ \
| * | update copyright-yearHenrik Nord2016-03-151-1/+1
* | | Let low_prio test run a bit longerBjörn-Egil Dahlberg2016-04-081-1/+1
|/ /
* | Eliminate use of doc and suite clausesBjörn-Egil Dahlberg2016-03-111-84/+2
* | Replace ?t with test_serverBjörn-Egil Dahlberg2016-03-111-2/+2