59 Commits (ad3acfc847e9d54f07a0684c19181d5f4c28fee4)

Author SHA1 Message Date
Michael F. Schönitzer d93cac12be
Add a date and datetime meter (#159) 6 years ago
Daniel Lange 079c2abf8e Update License consistently to GPLv2 as per COPYING file 6 years ago
Christian Göttsche 42946ec113 Introduce ARRAYSIZE 6 years ago
Christian Göttsche e518459981 Add DiskIOMeter for IO read/write usage 6 years ago
multi 9ee72568dc CPUMeter: add octuple-column CPU meters. 6 years ago
multi dfa40ad0eb Linux: consider the ZFS ARC to be cache. 6 years ago
Christian Göttsche cd1ba1422b Avoid bad function cast warning 6 years ago
Christian Göttsche 37921382f4 Use PROCDIR throughout instead of /proc on Linux 6 years ago
Christian Göttsche d5eb72e64d Drop always true condition 6 years ago
Nathan Scott c5808c56db Consolidate repeated macro definitions into one header 6 years ago
Zev Weiss a1a027b9bd Axe automated header generation. 6 years ago
Christian Göttsche 4e2b9f0965 Avoid shadowing warnings 6 years ago
Christian Göttsche 6b11769448 Avoid conversion warning 6 years ago
Nathan Scott 2be0992700 Merge branch 'hishamhm-pull-890' 6 years ago
Christoph Budziszewski 7fdd8d3732 adding support for more than 2 smaller cpumeter columns 6 years ago
Ross Williams 613556faeb Support for ZFS Compressed ARC statistics 7 years ago
Ross Williams e450b58636 Refactor openzfs_sysctl_init() and ZfsArcMeter... 7 years ago
Arnavion 81b64691a7 Move sysfs-reading code to LinuxProcessList.c and add average frequency. 7 years ago
Arnavion 1acfb0a752 Show N/A instead of 0KHz when CPU frequency is not available. 7 years ago
Arnavion 4b0600d8f8 Add new display option to also show CPU frequency in CPU meters. 7 years ago
Ross Williams a88d2e313d Refactor common OpenZFS sysctl access 7 years ago
Ross Williams 070fe90461 ZFS arcstats for Linux 7 years ago
Ran Benita 08feb8585b Add pressure stall information (PSI) meters on Linux 7 years ago
wangqr da60309fc9 Don't follow process when selecting non-process-specific options 7 years ago
Hisham Muhammad 8c653212c0 Replace size_t with int/void* union 8 years ago
Hisham Muhammad 09e241fb12 Security review: check results of snprintf. 9 years ago
Explorer09 1f3d85b617 Mark signal tables 'const' 10 years ago
Hisham b54d2dde40 Check for failure in allocations. 10 years ago
Explorer09 6dae8108f8 Introduce CLAMP macro. Unify all MIN(MAX(a,b),c) uses. 10 years ago
Michael Klein cc23d13f87 Add Platform_getProcessEnv 10 years ago
Hisham Muhammad 71190654bc Calculate CPU averages on Darwin (See #295). 11 years ago
Martin "eto" Misuth 93f05b459f fixed broken merge, where I forgot to check linux/Platform.c so that it matches upstream 11 years ago
Martin "eto" Misuth 2379835910 Added platform dependent DEFAULT_SIGNAL define, for now for: 11 years ago
Hisham Muhammad 3fe2f3e28e Move list of signals to platform-specific code. 11 years ago
Christian Hesse 08829cbc3b fix compiler warnings 11 years ago
Hisham Muhammad d0c72c3fb2 Move FunctionBar inside Panel 11 years ago
Hisham Muhammad 272e2d9b34 Major advances in FreeBSD port. 11 years ago
Hisham Muhammad 7fd4af80ff Linux build fixes. 11 years ago
Hisham Muhammad be1700cf94 Isolate portable and Linux-specific process fields. 11 years ago
Hisham Muhammad e3fe3962cb Move more Linux-specific code into Linux subdir. 11 years ago
Hisham Muhammad 50000d808e Silence warnings reported in #70. 11 years ago
Hisham Muhammad 9780c312f4 Fix allocation of processes. Closes #166. 11 years ago
Hisham Muhammad 6f868b00c0 Fix allocation of processes. Closes #166. 11 years ago
Hisham Muhammad c2108e5a48 Another mega-patch for the refactoring process. 11 years ago
Hisham Muhammad 3383d8e556 Sorry about the mega-patch. 11 years ago
Hisham Muhammad 430c7c9a9b Move platform-dependent parts of Linux battery meter. 11 years ago
Hisham Muhammad b4f6b11092 Move "get max pid" code into platform specific area. 11 years ago
Hisham Muhammad 529095607c Isolate cross-platform code for load average. 11 years ago
Hisham Muhammad e748401588 Build fix. 11 years ago
Hisham Muhammad ca03094bb2 Make UptimeMeter cross-platform again. 11 years ago