68 Commits (ec2307688e14ccd7d63257db94de8b78e998f6ab)

Author SHA1 Message Date
Christian Göttsche b965417bf7 Add combined memory and swap meter 5 years ago
Christian Göttsche edf236f9fc OpenBSD: support offline CPUs and hot-swapping 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 e4e3f6c390 OpenBSD: update 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 2d1839289e Fix integer sizing issues in the NetworkIO Meter 5 years ago
ahgamut 51e79ddc07 [#480] SysArchMeter to view kernel/arch info 5 years ago
Christian Göttsche 69efa94f9f Use String_eq wrapper instead of raw strcmp 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 Göttsche 57d9ecc551 OpenBSD update 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
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 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
Christian Goettsche c2fdfd99eb FreeBSD: implement Platform_getDiskIO() 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 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
Benny Baumann 3c65d78d77 Update CPU freq display to use NAN on error 6 years ago
Zev Weiss a1a027b9bd Axe automated header generation. 6 years ago
Arnavion 909bb86f05 Show N/A on unsupported platforms instead of 0KHz 7 years ago
Antoine Motet 27fe307d22 Remove a few unnecessary #includes 7 years ago
Antoine Motet 9197adf57e Fix CPU usage on OpenBSD 7 years ago
multiplexd c1fb585b6b OpenBSD: add environment reading support (#819) 8 years ago
kremlin 060aa2b20f remove wrongfix 8 years ago
multiplexd 3d79c72e9a Update OpenBSD maximum PID 8 years ago
Ian Sutton c005ffc3d7 Fix zero-index array bounds issue 8 years ago
Ian Sutton 48b807b0ff Fix CPU meters 8 years ago
Explorer09 1f3d85b617 Mark signal tables 'const' 10 years ago
Michael McConville 1809f4be98 Remove needless allocation error conditions 10 years ago
Hisham b54d2dde40 Check for failure in allocations. 10 years ago