85 Commits (main)

Author SHA1 Message Date
Benny Baumann c0a9e92eea Implement FreeBSD support for minimum ZFS ARC size 4 years ago
Christian Göttsche 5bc988ad6d Use correct command field as default field 4 years ago
Christian Göttsche 6e9a5e9e49 Mark ScreenDefaults const 4 years ago
Hisham Muhammad 72ba20fa5f Introduce screen tabs 4 years ago
Volodymyr Vasiutyk 2ef70ad7f6 Early program termination only from main() 4 years ago
Christian Göttsche 60cfa2edce FreeBSD: add comment for memory leak workaround 4 years ago
Ximalas 2128edfba2 Plug the memory leak for the Disk I/O meter 4 years ago
Daniel Lange 94ad111391 Update license headers to explicitly say GPLv2+ 5 years ago
Christian Göttsche b965417bf7 Add combined memory and swap meter 5 years ago
Christian Göttsche 41af31be7f Rework CPU counting 5 years ago
Benny Baumann 458749df45 Code indentation 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
Christian Göttsche 9f41dc3332 MemoryMeter: show shared memory before cached 5 years ago
Nathan Scott 88a11859a0 Switch NetworkIO Meter to using uint32_t and uint64_t 5 years ago
Nathan Scott 00339087b0 Fix integer sizing issues in the DiskIO Meter 5 years ago
Nathan Scott 2d1839289e Fix integer sizing issues in the NetworkIO Meter 5 years ago
Christian Göttsche fd2a0cf421 FreeBSD: add support for CPU frequency and temperature 5 years ago
ahgamut 51e79ddc07 [#480] SysArchMeter to view kernel/arch info 5 years ago
Christian Göttsche fa499fc155 FreeBSD: misc 5 years ago
Christian Göttsche 47cebafd77 kfreeBSD: include config.h for _GNU_SOURCE 5 years ago
David Zarzycki 37e186fd66 Linux: Add SwapCached to the swap meter 5 years ago
Christian Göttsche f614b8a19f Mark Platform_defaultFields const 5 years ago
Christian Göttsche 89473cc9ae Rework enum ProcessField 5 years ago
Christian Goettsche 8d1595a20e FreeBSD: fix crash on empty environment 5 years ago
Christian Göttsche 601ad61e7d Unify naming of first argument of Platform_getBattery 5 years ago
Christian Göttsche fa002c0ba9 Rename virtual memory column from M_SIZE to M_VIRT 5 years ago
Christian Goettsche f5c3349bdb IWYU update (FreeBSD) 5 years ago
Nathan Scott c75c5ef9c6 Minor cleanups to platform-specific init and done 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 18763051a2 Split platform dependent parts for file locks screen 5 years ago
Benny Baumann 61e14d4bb2 Spacing around operators 5 years ago
Benny Baumann b23f8235e2 Whitespace and indentation issues 5 years ago
Christian Goettsche c2fdfd99eb FreeBSD: implement Platform_getDiskIO() 5 years ago
Christian Göttsche c91061c84b FreeBSD: Platform update 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
Ross Williams 94e32cf1e8 Simplify environment-reading code 5 years ago
Ross Williams 0ae2bb1f8e Add process environment for FreeBSD 5 years ago
Christian Göttsche b08b255b41 Drop unused Platform functions Platform_setTasksValues 5 years ago
Christian Göttsche 7cd093ce95 Add NetworkIOMeter 5 years ago
Benny Baumann 4a78f4bb92 Some more locations for ARRAYSIZE 6 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 e518459981 Add DiskIOMeter for IO read/write usage 6 years ago
multi 9ee72568dc CPUMeter: add octuple-column CPU meters. 6 years ago
multi 491bf98b90 Add missing 4-column CPU meters to non-Linux platforms. 6 years ago