summaryrefslogtreecommitdiffstats
path: root/DiskIOMeter.c
Commit message (Expand)AuthorAgeFilesLines
* Split RichString_(append|appendn|write) into wide and asciiChristian Göttsche2020-12-081-6/+6
* Use size_t as len type for Meter_UpdateValuesChristian Göttsche2020-12-061-1/+1
* Convert personal copyright authorship to teamChristian Göttsche2020-12-041-1/+1
* Reduce scope of cached valuesBenny Baumann2020-11-221-3/+4
* IWYU update (Linux)Christian Göttsche2020-11-191-0/+1
* Handle data wraparounds in IO MetersChristian Göttsche2020-11-021-4/+15
* FreeBSD: implement Platform_getDiskIO()Christian Goettsche2020-10-291-8/+9
* Improve handling of no data in Disk and Network IO MetersChristian Göttsche2020-10-261-4/+17
* Make all required includes explicitBenny Baumann2020-10-181-1/+5
* Rename StringUtils.[ch] to XUtils.[ch]Benny Baumann2020-10-161-1/+1
* Move xAsprintf, xSnprintf and xStrdup to StringUtils.hBenny Baumann2020-10-161-0/+1
* Generalize Meter value colors for IOChristian Göttsche2020-10-161-6/+6
* Mark Object pointer to _display function constChristian Göttsche2020-10-101-1/+1
* Mark Object instances constChristian Göttsche2020-10-071-1/+1
* Update License consistently to GPLv2 as per COPYING fileDaniel Lange2020-10-051-1/+1
* Add DiskIOMeter for IO read/write usageChristian Göttsche2020-10-031-0/+92

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