87 Commits (ddda739cb24ef2ea12ee556987ceeea71d322ffa)

Author SHA1 Message Date
Christian Göttsche fa002c0ba9 Rename virtual memory column from M_SIZE to M_VIRT 5 years ago
Christian Göttsche 7cf5277594 IWYU update (Linux) 5 years ago
Nathan Scott 0eb3c7589d Merge individual Battery.[ch] files into Platform.[ch] 5 years ago
Nathan Scott ea9622b8c9 Merge individual Battery.[ch] files into Platform.[ch] 5 years ago
Christian Göttsche 1b225cd7a0 Show CPU temperature in CPU meter 5 years ago
Benny Baumann d431786fca Split data array for file lock information into separate fields 5 years ago
Benny Baumann 18763051a2 Split platform dependent parts for file locks screen 5 years ago
Benny Baumann 45869513bf Embracing branches 5 years ago
Benny Baumann 61e14d4bb2 Spacing around operators 5 years ago
Benny Baumann 374edb9ed5 Spacing after keywords (if) 5 years ago
Christian Göttsche 2a9e8ca074 Add SystemdMeter 5 years ago
Murloc Knight ab17ef4dc0 Zram Meter feature 5 years ago
Christian Goettsche c2fdfd99eb FreeBSD: implement Platform_getDiskIO() 5 years ago
Christian Göttsche ac2b07eddd Avoid some unnecessary casts and mark some not changing variables const 5 years ago
Benny Baumann c98d4577c9 Refactor code for reading process environment from procfs 5 years ago
Christian Göttsche 72103e9613 Hold only a const version of the ProcessList in Meters 5 years ago
Christian Göttsche f757810f48 Improve handling of no data in Disk and Network IO Meters 5 years ago
Christian Göttsche 7429c22201 Drop unnecessary cast 5 years ago
Christian Göttsche 8a08a3209c IWYU update 5 years ago
Christian Göttsche 4c66eb6d4c XUtils string related updates 5 years ago
Benny Baumann 0f5262917f Make all required includes explicit 5 years ago
Benny Baumann 872e542f4e Rename StringUtils.[ch] to XUtils.[ch] 5 years ago
Christian Göttsche 7cd093ce95 Add NetworkIOMeter 5 years ago
Christian Göttsche d744dac7ee Add SELinuxMeter 5 years ago
Christian Göttsche ba282cfe19 Mark Object instances const 6 years ago
Christian Göttsche 08d85e6143 Mark Object classes and Object class fields const 6 years ago
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