summaryrefslogtreecommitdiffstats
path: root/darwin
Commit message (Expand)AuthorAgeFilesLines
...
* Updates to project URLs in docs and embedded in source codeNathan Scott2020-08-221-1/+1
* Remove trailing whitespacesChristian Göttsche2020-08-212-2/+0
* Merge branch 'hishamhm-pull-920'3.0.0rc1Nathan Scott2020-08-204-1/+45
|\
| * Support for ZFS Compressed ARC statisticsRoss Williams2019-09-032-0/+10
| * Refactor openzfs_sysctl_init() and ZfsArcMeter...Ross Williams2019-09-032-13/+2
| * Refactor common OpenZFS sysctl accessRoss Williams2019-07-074-93/+16
| * ZFS arcstats for Darwin (macOS / OS X)Ross Williams2019-07-074-0/+122
* | Merge branch 'hishamhm-pull-932'Nathan Scott2020-08-201-0/+2
|\ \
| * | Show N/A on unsupported platforms instead of 0KHzArnavion2019-08-101-0/+2
| |/
* | Merge branch 'hishamhm-pull-960'Nathan Scott2020-08-201-6/+6
|\ \
| * | Clean up existing whitespaceDaniel Flanagan2019-10-311-6/+6
| |/
* | Merge branch 'hishamhm-pull-842'Nathan Scott2020-08-181-1/+1
|\ \ | |/ |/|
| * Widen ST_UID (UID) column to 5 chars to allow UIDs > 9999 without breaking al...Daniel Lange2018-10-071-1/+1
* | Prevent possible NULL pointer deferenceAlan Barr2019-02-101-2/+1
|/
* macOS: fix the switched version test (#772)pmalhaire2018-04-051-3/+8
* macOS: keep scanning thread for versions before High Sierra (#728)pmalhaire2018-03-261-3/+35
* Darwin: disable thread reading due to bug in macOS High SierraHisham Muhammad2018-02-041-1/+2
* Issue #502 fix SID colunm header widthKamyar Rasta2017-02-051-1/+1
* Issue #502 update Session ID columnKamyar Rasta2017-02-011-2/+2
* Interpret TTY_NR column on Linux,Hisham2016-10-011-1/+1
* Mark signal tables 'const'Explorer092016-08-302-4/+4
* Remove needless allocation error conditionsMichael McConville2016-04-291-5/+3
* Update header.Hisham2016-03-311-0/+1
* If task_for_pid fails, stop trying.Hisham2016-03-311-0/+9
* Run through all command line arguments on Darwin.Hisham Muhammad2016-02-182-57/+16
* Scan threads for process state information.Hisham Muhammad2016-02-183-10/+69
* Fix tree organization on OSX.Hisham Muhammad2016-02-181-1/+2
* Fix memory accounting in Darwin.Hisham2016-02-131-2/+2
* Check for failure in allocations.Hisham2016-02-023-8/+8
* Introduce CLAMP macro. Unify all MIN(MAX(a,b),c) uses.Explorer092016-01-152-1/+9
* Darwin: replace vm_statistics64_* with vm_statistics_*Michael Klein2016-01-133-7/+7
* Merge remote-tracking branch 'upstream/master' into envscreenMichael Klein2016-01-061-1/+1
|\
| * Fix spelling of "maintainer"Michael McConville2016-01-021-1/+1
* | Add Platform_getProcessEnvMichael Klein2015-12-032-0/+55
|/
* Add Darwin swap meter.SaltwaterC2015-11-162-5/+10
* Fix CRT_fatalError warning.Hisham Muhammad2015-11-021-0/+1
* Add missing header, silence warning. Should fix #292.Hisham Muhammad2015-11-022-0/+4
* Merge pull request #299 from mmcco/masterHisham Muhammad2015-11-021-7/+7
|\
| * Replace all err.h function uses with CRT_fatalError(). Failing withMichael McConville2015-11-011-7/+7
* | Initialize variables, silence warnings.Hisham Muhammad2015-10-242-1/+5
* | Calculate CPU averages on Darwin (See #295).Hisham Muhammad2015-10-232-9/+26
* | Regenerate platform-dependent headers.Hisham Muhammad2015-10-191-0/+6
* | Add Darwin signals (same as FreeBSD)Hisham Muhammad2015-10-061-0/+38
|/
* Merge pull request #274 from mmcco/masterHisham Muhammad2015-10-051-23/+12
|\
| * Change more fprintf(stderr, ...); exit(...); to err[x](...). Tweak a few exis...Michael McConville2015-09-191-7/+4
| * Clean up some needless malloc casts, convert some mallocs to callocs, and fix...Michael McConville2015-09-161-17/+9
* | removing unnecessary include, which on top breaks compilingkaefer2015-09-141-1/+0
|/
* Remove conflicting declarations.Jardel Weyrich2015-09-102-2/+0
* fix calloc() callsChristian Hesse2015-09-071-1/+1
* Make column width calculation dynamic.Hisham Muhammad2015-08-202-27/+9

© 2014-2024 Faster IT GmbH | imprint | privacy policy