50 Commits (04da92dfd16ebe7c667d650cbf960c72c91f8c9e)

Author SHA1 Message Date
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
Hisham Muhammad 5ee6715843 Scan threads for process state information. 10 years ago
Hisham b54d2dde40 Check for failure in allocations. 10 years ago
Michael Klein d312510223 Darwin: replace vm_statistics64_* with vm_statistics_* 10 years ago
Hisham Muhammad 5e0f1788e6 Fix CRT_fatalError warning. 11 years ago
Michael McConville cd3d2337f8 Replace all err.h function uses with CRT_fatalError(). Failing with 11 years ago
Hisham Muhammad bd93b2e1d7 Initialize variables, silence warnings. 11 years ago
Michael McConville 571cbc0aa1 Change more fprintf(stderr, ...); exit(...); to err[x](...). Tweak a few existing ones and fix some style. 11 years ago
Michael McConville 445222e48c Clean up some needless malloc casts, convert some mallocs to callocs, and fix some style 11 years ago
kaefer 40525d85bc removing unnecessary include, which on top breaks compiling 11 years ago
David Hunt 907f8298a0 CPU per process implemented 11 years ago
David Hunt 57ab332d5a Fix the thread counts 11 years ago
David Hunt 6463ea2956 Fixed CPU updating 11 years ago
David Hunt 7f3faa276a Static CPU meter 11 years ago
David Hunt 43ef703f03 Start supporting actual data 11 years ago
David Hunt 70e7c8db59 Added darwin with working battery meter 11 years ago
David Hunt feb7a01fd3 Make unsupported run 11 years ago