summaryrefslogtreecommitdiff
path: root/lib/runtime_tools
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1757 from c-bik/patch-1John Högberg2018-03-261-1/+1
|\
| * Documentation TypoBikram Chatterjee2018-03-221-1/+1
* | Merge pull request #1740 from rickard-green/rickard/signals/OTP-14589Rickard Green2018-03-211-2/+1
|\ \
| * | Implementation of true asynchronous signaling between processesRickard Green2018-03-211-2/+1
* | | Merge branch 'maint'Henrik2018-03-142-1/+16
|\ \ \ | |/ / |/| / | |/
| * Update release notesErlang/OTP2018-03-091-0/+15
| * Update version numbersErlang/OTP2018-03-091-1/+1
* | Merge branch 'maint'John Högberg2018-02-211-20/+20
|\ \ | |/
| * Fix regression introduced in d468fcbb / OTP-14816John Högberg2018-02-201-20/+20
* | Merge branch 'maint'Sverker Eriksson2018-02-132-1/+18
|\ \ | |/
| * Merge branch 'maint-20' into maintSverker Eriksson2018-02-133-2/+25
| |\
| | * Update release notesErlang/OTP2018-02-121-0/+17
| | * Update version numbersErlang/OTP2018-02-121-1/+1
* | | Merge 'sverker/maint-20/alloc-n-migration/ERIERL-88'Sverker Eriksson2018-02-121-1/+7
|\ \ \ | | |/ | |/|
| * | Merge 'sverker/maint-19/alloc-n-migration/ERIERL-88'Sverker Eriksson2018-02-121-1/+7
| |\ \
| | * | erts: Add age order first fit allocator strategiesSverker Eriksson2018-02-121-1/+7
* | | | runtime_tools: Do not call erlang:get_stacktrace()Hans Bolinder2018-02-061-1/+1
* | | | Merge PR-1639 from sverker/scheduler_utilization OTP-14904Sverker Eriksson2018-01-299-1/+403
|\ \ \ \
| * | | | runtime_tools: Add scheduler moduleSverker Eriksson2018-01-299-1/+403
* | | | | Merge branch 'maint'John Högberg2018-01-151-74/+158
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Reduce memory use of system_information:to_file/1John Högberg2018-01-111-74/+158
| | |/ / | |/| |
* | | | Merge branch 'dgud/kernel/refc_sched_wall_time/OTP-11694'Dan Gudmundsson2017-12-191-3/+3
|\ \ \ \
| * | | | Turn on scheduler_wall_time in an alive processDan Gudmundsson2017-12-191-3/+3
* | | | | Merge branch 'maint'Henrik Nord2017-12-132-1/+16
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Update release notesErlang/OTP2017-12-081-0/+15
| * | | | Update version numbersErlang/OTP2017-12-081-1/+1
* | | | | Use tcp_inet as an example driver instead of efileJohn Högberg2017-11-301-17/+17
* | | | | Remove all mention of efile_drv from DTrace docsJohn Högberg2017-11-302-218/+0
| |/ / / |/| | |
* | | | Merge branch 'maint'Lukas Larsson2017-11-201-3/+3
|\ \ \ \ | |/ / /
| * | | Refactor xmllint check and make it fail on failureLukas Larsson2017-10-311-3/+3
* | | | Merge branch 'maint'Lars Thorsen2017-10-106-104/+10
|\ \ \ \ | |/ / /
| * | | Merge branch 'lars/doc-cleanup/OTP-14475' into maintLars Thorsen2017-10-106-104/+10
| |\ \ \ | | |/ / | |/| |
| | * | Remove unused files from the documentation buildLars Thorsen2017-09-286-104/+10
* | | | Merge branch 'lukas/erts/poll-thread/OTP-14346'Lukas Larsson2017-10-051-1/+2
|\ \ \ \
| * | | | erts: Update +IOt and msacc docsLukas Larsson2017-10-021-1/+2
* | | | | Merge branch 'maint'Henrik Nord2017-09-262-1/+16
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Update release notesErlang/OTP2017-09-221-0/+15
| * | | | Update version numbersErlang/OTP2017-09-221-1/+1
| | |/ / | |/| |
* | | | Merge branch 'siri/string-new-api'Siri Hansen2017-09-152-14/+18
|\ \ \ \ | |_|/ / |/| | |
| * | | runtime_tools: Do not use deprecated functions in string(3)Dan Gudmundsson2017-09-152-14/+18
* | | | Merge branch 'maint'Siri Hansen2017-09-071-5/+26
|\ \ \ \ | | |/ / | |/| |
| * | | observer: Improve handling of UnicodeSiri Hansen2017-09-051-5/+26
* | | | Merge branch 'maint'Lukas Larsson2017-08-161-4/+12
|\ \ \ \ | |/ / /
| * | | Add System statistics / limit panelGabriele Santomaggio2017-08-111-4/+12
| |/ /
* | | Fix testcases after removal of non-smp emulatorLukas Larsson2017-07-172-100/+3
|/ /
* | Update release notesErlang/OTP2017-06-301-0/+16
* | Update version numbersErlang/OTP2017-06-301-1/+1
* | [dbg] Fix encoding commentSiri Hansen2017-06-291-1/+1
* | Prepare releaseErlang/OTP2017-06-212-1/+42
* | [dbg] Update default trace handler to print unicode atoms correctlySiri Hansen2017-06-161-73/+145