summaryrefslogtreecommitdiff
path: root/lib/os_mon
Commit message (Collapse)AuthorAgeFilesLines
* Prepare releaseErlang/OTP2019-09-172-1/+24
|
* os_mon: Fix sscanf to use %llu instead of gnu specific %LuLukas Larsson2019-08-061-1/+1
| | | | For instance musl does not recognize the %L modifier.
* os_mon: Make disk_sup ignore squashfsLukas Larsson2019-06-191-1/+1
| | | | | | | | Ideally we should ignore all read only filesystems, but this will have to do for now. We do this as we don't want disk_sup to report that a filesystem is almost full if it is read-only.
* Prepare releaseErlang/OTP2019-05-102-1/+30
|
* Revert "Prepare release"Rickard Green2019-04-242-30/+1
| | | | This reverts commit 425889ba69b69a9b6fb14bfbef121d51b78e853a.
* Prepare releaseErlang/OTP2019-04-232-1/+30
|
* Merge pull request #2208 from elbrujohalcon/elbrujohalcon.cpu_sup.specsRickard Green2019-04-161-2/+2
|\ | | | | | | | | Fix specs and type definitions in cpu_sup OTP-15770
| * Fix specs and type definitions in cpu_supBrujo Benavides2019-04-121-2/+2
| | | | | | Since `dummy_result/1` returns integers (i.e. `0`) not floats, `util/0,1` specs should account for that.
* | Revert "Prepare release"Henrik Nord2019-03-262-18/+1
| | | | | | | | This reverts commit 0118046f9bda8dcf3594184fa439b79267db8017.
* | Prepare releaseErlang/OTP2019-03-252-1/+18
| |
* | Revert "Prepare release"Rickard Green2019-02-272-18/+1
| | | | | | | | This reverts commit df130102cdeca8d35fec95a0c926fd1cfec54eab.
* | Prepare releaseErlang/OTP2019-02-262-1/+18
| |
* | Merge branch 'maint'Sverker Eriksson2018-12-135-34/+34
|\ \ | |/
| * Add empty 'since' attribute for old modules and functionsSverker Eriksson2018-12-126-37/+37
| |
* | Merge branch 'maint'Henrik Nord2018-12-112-1/+19
|\ \ | |/ | | | | | | | | * maint: Updated OTP version Prepare release
| * Prepare releaseErlang/OTP2018-12-102-1/+19
| |
* | Merge branch 'bmk/20180927/remove_otp_mibs2/OTP-14984'Micael Karlberg2018-11-0116-1483/+4
|\ \
| * | os_mon: Remove the os_mon MIBS supportLukas Larsson2018-09-2716-1483/+4
| | | | | | | | | | | | | | | The otp_mibs application is to be removed so we also remove the os_mon usage of that application.
* | | Merge branch 'maint'Lukas Larsson2018-10-292-17/+59
|\ \ \ | |/ / |/| / | |/
| * Make Erlang's cpu_sup function better on AndroidAlexander Clouter2018-09-292-17/+59
| | | | | | | | Due to `/proc` restrictions in newer Android releases enforced by SELinux, Erlang needs a fix so that it can get some basic CPU stats (use the `sysinfo` syscall rather than reading `/proc/loadavg`).
* | Merge pull request #1937 from grooverdan/travisHenrik Nord2018-09-251-0/+1
|\ \ | |/ |/| | | fix for ppc64le / add travis test for ppc64le OTP-15313
| * ppc64le is also 64bitDaniel Black2018-08-211-0/+1
| |
* | Prepare releaseErlang/OTP2018-09-242-1/+16
|/
* docs: make clean all XMLDIRLukas Larsson2018-07-131-0/+1
|
* os_mon: Fix volatile test cpu_sup_SUITE:util_apiSverker Eriksson2018-07-091-4/+7
| | | | Don't match floats.
* Prepare releaseErlang/OTP2018-06-192-1/+17
|
* Update copyright yearHenrik Nord2018-06-185-5/+5
|
* Deprecate otp_mibsLukas Larsson2018-06-141-1/+4
|
* Revert "Prepare release"Henrik2018-05-292-17/+1
| | | | This reverts commit fd8e49b5bddceaae803670121b603b5eee8c5c08.
* Prepare releaseErlang/OTP2018-05-252-1/+17
|
* Revert "Update release notes"Henrik2018-05-021-16/+0
| | | | This reverts commit 202bb737e3deabfebee683266f4b7c42781eb521.
* Revert "Update version numbers"Henrik2018-05-021-1/+1
| | | | This reverts commit 345f7f527a4c26ef49cef0d81e2c8b71bf01ebc3.
* Update release notesErlang/OTP2018-04-301-0/+16
|
* Update version numbersErlang/OTP2018-04-301-1/+1
|
* Merge branch 'dgud/testcase-fixes'Dan Gudmundsson2018-03-271-1/+1
|\ | | | | | | | | | | | | * dgud/testcase-fixes: debug info add unicode opt env may contain unicode signs Fix lexemes conversion
| * Fix lexemes conversionDan Gudmundsson2017-10-201-1/+1
| |
* | os_mon: Correct a specHans Bolinder2018-02-261-2/+2
| |
* | 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
| |
* | Merge branch 'maint'Lars Thorsen2017-10-106-67/+12
|\ \ | |/
| * Merge branch 'lars/doc-cleanup/OTP-14475' into maintLars Thorsen2017-10-106-67/+12
| |\ | | | | | | | | | | | | | | | * lars/doc-cleanup/OTP-14475: [edoc] Remove unused module otpsgml_layout.erl Remove unused files from the documentation build
| | * Remove unused files from the documentation buildLars Thorsen2017-09-286-67/+12
| | |
* | | Merge branch 'maint'Henrik Nord2017-09-262-1/+18
|\ \ \ | |/ /
| * | Update release notesErlang/OTP2017-09-221-0/+17
| | |
| * | Update version numbersErlang/OTP2017-09-221-1/+1
| |/
* | Merge branch 'siri/string-new-api'Siri Hansen2017-09-152-2/+2
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * siri/string-new-api: (28 commits) hipe (test): Do not use deprecated functions in string(3) dialyzer (test): Do not use deprecated functions in string(3) eunit (test): Do not use deprecated functions in string(3) system (test): Do not use deprecated functions in string(3) system (test): Do not use deprecated functions in string(3) mnesia (test): Do not use deprecated functions in string(3) Deprecate old string functions observer: Do not use deprecated functions in string(3) common_test: Do not use deprecated functions in string(3) eldap: Do not use deprecated functions in string(3) et: Do not use deprecated functions in string(3) os_mon: Do not use deprecated functions in string(3) debugger: Do not use deprecated functions in string(3) runtime_tools: Do not use deprecated functions in string(3) asn1: Do not use deprecated functions in string(3) compiler: Do not use deprecated functions in string(3) sasl: Do not use deprecated functions in string(3) reltool: Do not use deprecated functions in string(3) kernel: Do not use deprecated functions in string(3) hipe: Do not use deprecated functions in string(3) ... Conflicts: lib/eunit/src/eunit_lib.erl lib/observer/src/crashdump_viewer.erl lib/reltool/src/reltool_target.erl
| * | os_mon: Do not use deprecated functions in string(3)Dan Gudmundsson2017-09-152-2/+2
| | |
* | | Merge branch 'maint'Björn Gustavsson2017-08-251-1/+1
|\ \ \ | | |/ | |/| | | | | | | * maint: Fix disksup:get_disksup_data() for High Sierra
| * | Fix disksup:get_disksup_data() for High SierraBjörn Gustavsson2017-08-221-1/+1
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | On macOS 10.13 (High Sierra), disksup cannot grab information for any disks that use the new APFS file system. The reason is that the invocation of /bin/df explicitly limits the type of file systems to show: /bin/df -i -k -t ufs,hfs Add 'apfs' to also look at disks with APFS: /bin/df -i -k -t ufs,hfs,apfs That also works on older versions of macOS. An alternative solution would be to use the -l flag to only show local file systems. However, that would mean that USB memory sticks would also show up, and it might not be desirable to monitor them. https://bugs.erlang.org/browse/ERL-461