163 Commits (e4ebe18b67c366d367231a1123b057c82018cf5b)

Author SHA1 Message Date
Ivan Shapovalov 71f2e66126 Linux: (hack) work around the fact that Zswapped pages may be SwapCached 3 years ago
Ivan Shapovalov 71f5a80d9e Linux: implement zswap support 3 years ago
Ivan Shapovalov b29b33ebb9 {Memory,Swap}Meter: add "compressed memory" metrics 3 years ago
Ivan Shapovalov b2ada27840 {Memory,Swap}Meter: make sure new constants are used consistently 3 years ago
Christian Göttsche 467bb78bb1 ZramMeter: update bar mode 3 years ago
Benny Baumann da255cb33f Minor code formatting consistency fixes 3 years ago
Guillaume Gomez e207c8aebd Improve CPU computation code 3 years ago
Guillaume Gomez c803ec6dae Improve code readability by using enum values instead of raw numbers 3 years ago
Benny Baumann 62f4628efe Implement File Descriptor Meter support for Linux 3 years ago
Christian Göttsche 7c68f01ddd Misc cleanup 3 years ago
Matthias Maier 0bd10858a1 Linux: add IRQ PSI meter 3 years ago
Aidan Epstein f1da8cfa28 Add a systemd user meter to monitor user units. 3 years ago
наб 650cf0f13b Use a 0x{devnum} format for devices in lock screen, like files screen 3 years ago
наб 8def4d63cd Replace meaningless ID column with FD column in lock screen 3 years ago
наб 67bc7fe640 Clean out Platform_getInodeFilename 3 years ago
наб aa48120a16 Fix Linux Platform_getProcessLocks() for file-description locks 3 years ago
Guillaume Gomez 560a04ad25 Improve code readability by creating constants for memory values 3 years ago
Benny Baumann 40104588f3 Reformat code base 3 years ago
Christian Göttsche 9a4879b48f Please Clang 15 4 years ago
ilyam8 491c6f1044 consider only shrinkable ZFS ARC as cache on Linux 4 years ago
ilyam8 51228b6239 fix container detection for LXC 4 years ago
Daniel Lange cdf3f3c50b Remove stray fprintf left from testing (introduced in 7039abe) 4 years ago
Daniel Lange 7039abe109 Guess lxc or docker from /proc/1/mounts 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
Christian Göttsche 1e94b92226 Linux: read generic sysfs batteries 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 4374a267be Linux: restore battery state with numbered AC's 4 years ago
aninsen 3e70de64b3 Code clean up for reading battery info 4 years ago
Nathan Scott 04871a2d04 Report hugepage memory as real and used memory (as before) 4 years ago
Daniel Lange 94ad111391 Update license headers to explicitly say GPLv2+ 5 years ago
Christian Göttsche f94934472f Linux: rework disk-io parsing 5 years ago
Christian Göttsche b965417bf7 Add combined memory and swap meter 5 years ago
Christian Göttsche edafa26f9e Simplify Action_pickFromVector() width parameter usage 5 years ago
Christian Göttsche 6974ce8e79 Linux: do not include zram devices in DiskIO 5 years ago
Daniel Lange eb4ff3c69c Add Shift-F7, Shift-F8 keybindings for autogroups 5 years ago
Nathan Scott 1bd95983b2 Add columns for process autogroup identifier and nice value 5 years ago
Christian Göttsche 41af31be7f Rework CPU counting 5 years ago
Benny Baumann df435931b6 Proper label indentation 5 years ago
Benny Baumann 976c6123f4 Pointer indication aligned to typename 5 years ago
mayurdahibhate 3f86a011e6 platform-dependent files included relative to main source directory 5 years ago
mayurdahibhate 1b74dfe187 cleaned up includes with iwyu 5 years ago
Christian Göttsche 36880cd61c Add read-only option 5 years ago
Christian Göttsche 812cfcb94d Rename drop-capabilities options none to off 5 years ago
Christian Göttsche 73f5ecf528 Linux: handle garbage in /proc/loadavg 5 years ago
Christian Göttsche 5ef3c26168 Drop always true condition 5 years ago
Christian Göttsche 7b293dc3e2 Linux: fix --drop-capabilities 5 years ago
Nathan Scott 253ff23f9e Use a platform-specific routine for long option usage 5 years ago
Nathan Scott 0ada9f325f Move libcap use to (Linux) platform-specific code 5 years ago