1 Commits (179aeb01082df9e7c19a285ae4d703a7714f4e2f)

Author SHA1 Message Date
Nathan Scott b74673fe37 Rename ProcessList to ProcessTable throughout 3 years ago
Nathan Scott 0f751e991d Introduce Row and Table classes for screens beyond top-processes 3 years ago
Nathan Scott d8fe027875 Remove duplicate zeroing of global task accounting values on MacOS 3 years ago
Nathan Scott 72235d8e09 Adapt platform code for the new Machine base class 3 years ago
Nathan Scott 0bdade1b6c Introduce Machine class for host-specific info (split from ProcessList) 3 years ago
Guillaume Gomez 8a8df71f6f Fix typo in code comment 3 years ago
Nathan Scott e7f447b6a3 Refactor and consolidate dynamic meters/columns pointers 3 years ago
Christian Göttsche bc22bee650 Darwin: increase buffer size each retry 4 years ago
Alexander Momchilov d527bc9132 Refactor Platform_CompareKernelVersion API 5 years ago
Alexander Momchilov dadcb87ad0 Extract Darwin "PlatformHelpers" 5 years ago
Daniel Lange 94ad111391 Update license headers to explicitly say GPLv2+ 5 years ago
Alexander Momchilov 59d0c5b26a Refactor Darwin platform unit conversion helpers 5 years ago
Alexander Momchilov 5b4d63d1be Fix macOS CPU time calculations 5 years ago
Sohaib Mohamed 6f2021f3d9 PCP: support for 'dynamic columns' added at runtime 5 years ago
Christian Göttsche 11d2206f40 Add ProcessList_isCPUonline 5 years ago
Christian Göttsche 41af31be7f Rework CPU counting 5 years ago
Nathan Scott f0ed0fdafb Add a new DynamicMeter class for runtime Meter extension 5 years ago
Benny Baumann 6a6b09b431 Darwin: Always update username 5 years ago
mayurdahibhate 3f86a011e6 platform-dependent files included relative to main source directory 5 years ago
Christian Göttsche a11d01568c Use unsigned types for CPU counts and associated variables 5 years ago
Nathan Scott adaf748ab6 Fix include file ordering of generic headers 5 years ago
Nathan Scott 61ef1134d9 Move generic (shared) code into its own sub-directory 5 years ago
Christian Göttsche d800d7a3ce Drop usage of formatted error messages from <err.h> 5 years ago
Luke Groeninger a150a81669 Fix CPU percentage on M1 silicon Macs 5 years ago
Christian Göttsche f878f302ca Remove duplicate newline in CRT_fatalError calls 5 years ago
Alexander Momchilov 67ccd6b909 Unhardcode tick-to-ms conversion 5 years ago
Dániel Bakai 3655b6ca0b Add column in darwin to indicate whether the the process is running under translation 5 years ago
Christian Göttsche 72df930241 DarwinProcessList: retry getting list of all processes on ENOMEM 5 years ago
Christian Göttsche e3af8d0d08 DarwinProcessList: mark local functions static and sort includes 5 years ago
Benny Baumann 45869513bf Embracing branches 5 years ago
Benny Baumann 61e14d4bb2 Spacing around operators 5 years ago
Benny Baumann b23f8235e2 Whitespace and indentation issues 5 years ago
Benny Baumann adf797c295 Spacing after keywords (for) 5 years ago
Benny Baumann 374edb9ed5 Spacing after keywords (if) 5 years ago
Christian Göttsche 4eb443926f Hold only a const version of Settings in Process 5 years ago
Christian Göttsche f8208f2173 Drop tabs in source indentions 5 years ago
Christian Göttsche 96e2a4259e Continue to update generic data in paused mode 5 years ago
Christian Göttsche a63cfc8b7c Refactor generating starttime string into Process class 5 years ago
Daniel Lange 079c2abf8e Update License consistently to GPLv2 as per COPYING file 6 years ago
Christian Göttsche efb971f9df Fail travis CI on compiler warnings 6 years ago
Nathan Scott 4597332959 Switch variable/field naming from WhiteList to MatchList 6 years ago
Zev Weiss a1a027b9bd Axe automated header generation. 6 years ago
Ross Williams e450b58636 Refactor openzfs_sysctl_init() and ZfsArcMeter... 7 years ago
Ross Williams a88d2e313d Refactor common OpenZFS sysctl access 7 years ago
Ross Williams fc8e9a2d3e ZFS arcstats for Darwin (macOS / OS X) 7 years ago
Alan Barr 60e557868a Prevent possible NULL pointer deference 7 years ago
Alan Barr 4cb58460e5 Prevent possible NULL pointer deference 7 years ago
pmalhaire 0505a7cfe1 macOS: fix the switched version test (#772) 8 years ago
pmalhaire 23f96048c7 macOS: keep scanning thread for versions before High Sierra (#728) 8 years ago
Hisham Muhammad b27712181a Darwin: disable thread reading due to bug in macOS High Sierra 8 years ago