summaryrefslogtreecommitdiff
path: root/lib/os_mon
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'jh/freebsdcpu/OTP-12796'Björn-Egil Dahlberg2015-06-034-9/+92
|\
| * os_mon: Comply with C89 standardBjörn-Egil Dahlberg2015-06-021-11/+12
| * os_mon: Update docs for FreeBSDWasif Malik and Johannes Huning2015-05-261-1/+1
| * os_mon: Implement cpu_sup:util/0,1 for FreeBSDWasif Malik and Johannes Huning2015-05-263-8/+90
* | Merge branch 'ethercrow/maint'Zandra Hird2015-05-291-1/+1
|\ \
| * | Make cpu_sup:util/0 spec lie lessDmitry Ivanov2015-05-261-1/+1
| |/
* | Update application versionsHans Bolinder2015-05-271-1/+1
|/
* Revert "Prepare release"Henrik Nord2015-05-132-20/+1
* Prepare releaseErlang/OTP2015-05-122-1/+20
* Merge branch 'aw/native-cpu_sup/OTP-12730'Björn-Egil Dahlberg2015-05-112-78/+128
|\
| * os_mon: rename send() to sendi() in cpu_sup.cAlex Wilson2014-12-291-11/+11
| * os_mon: cpu_sup should use native sysctl/libkvm calls on BSDAlex Wilson2014-12-292-71/+121
* | Prepare releaseErlang/OTP2015-03-312-1/+29
* | Handle big loadavg values correctlyViacheslav V. Kovalev2015-03-181-1/+1
* | Fix compile breakage on OpenBSDAlex Wilson2014-12-111-1/+1
|/
* Update release notesErlang/OTP2014-09-151-0/+17
* Update version numbersErlang/OTP2014-09-151-1/+1
* Clarify error for slow `cpu_sup` port initLuca Favatella2014-08-291-5/+7
* os_mon: Fix so that all testcases are runLukas Larsson2014-08-061-12/+7
* os_mon: Ignore posix_only on windows and solarisLukas Larsson2014-08-062-5/+6
* Add 'disksup_posix_only' parameter to disksupJohannes Weißl2014-07-013-12/+52
* Update release notesErlang/OTP2014-04-071-0/+42
* os_mon: test tweaksDan Gudmundsson2014-03-282-11/+12
* Raspberry PI / Android a minimal cross-compile configurationDmitry Kolesnikov2014-03-211-2/+6
* Introduce runtime_dependencies in .app filesRickard Green2014-03-201-1/+4
* Bump versions and ensure that all are "normal" versionsRickard Green2014-03-201-1/+1
* Add test suites performing app and appup file checksTobias Schlager2014-02-241-3/+6
* Fix non-library appup files according to issue #240Tobias Schlager2014-02-181-23/+4
* Merge tag 'OTP_R16B03'Magnus Lidén2013-12-102-1/+17
|\
| * Prepare releaseOTP_R16B03Erlang/OTP2013-12-092-1/+17
* | Merge branch 'maint'Fredrik Gustafsson2013-11-041-10/+9
|\ \ | |/
| * Fix incorrect reporting of memory on OS X via memsup.Christopher Meiklejohn2013-10-311-10/+9
* | Merge tag 'OTP_R16B02'Magnus Lidén2013-09-172-1/+38
|\ \ | |/
| * Prepare releaseOTP_R16B02Erlang/OTP2013-09-162-1/+38
* | Merge branch 'maint'Fredrik Gustafsson2013-09-063-2/+9
|\ \ | |/
| * Fix broken cpu_sup:nprocs and others on Solaris 64-bitSimon Cornish2013-09-022-2/+3
| * Fix some compiler warningsSimon Cornish2013-09-021-0/+5
| * Remove object files when cleaningSimon Cornish2013-09-021-0/+1
* | Merge branch 'maint'Lukas Larsson2013-08-082-1/+5
|\ \ | |/
| * Merge branch 'lukas/smoketests/OTP-11221' into maintLukas Larsson2013-08-082-1/+5
| |\
| | * Add smoke testsLukas Larsson2013-08-052-1/+5
* | | Merge branch 'maint'Fredrik Gustafsson2013-08-012-2/+3
|\ \ \ | |/ /
| * | Fix compilation on SolarisMaciej Małecki2013-07-262-2/+3
| |/
* | Merge branch 'maint'Björn-Egil Dahlberg2013-07-221-2/+2
|\ \ | |/
| * Merge branch 'egil/os_mon/fix-bsd-disksup/OTP-11207' into maintBjörn-Egil Dahlberg2013-07-221-2/+2
| |\
| | * os_mon: Fix openbsd diskspace queriesBjörn-Egil Dahlberg2013-07-181-1/+1
| | * os_mon: Fix freebsd diskspace queriesBjörn-Egil Dahlberg2013-07-181-1/+1
* | | Merge branch 'maint'Björn-Egil Dahlberg2013-07-221-157/+138
|\ \ \ | |/ /
| * | os_mon: Relax disksup_SUITE test even moreBjörn-Egil Dahlberg2013-07-191-21/+21
| * | os_mon: Refactor disksup_SUITEBjörn-Egil Dahlberg2013-07-181-145/+117