146 Commits (09bf230e4fd313477e90178f87d6fcd757f01d1a)

Author SHA1 Message Date
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
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
Christian Göttsche d9f2eacbc5 Linux: individually show shared memory 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 f273bfd083 Linux: restore memory calculation regarding HugePages 5 years ago
Christian Göttsche 3d497a3760 Linux: overhaul memory partition 5 years ago
Christian Göttsche fd4e6b432b Use MainPanel type in State struct 5 years ago
ahgamut 51e79ddc07 [#480] SysArchMeter to view kernel/arch info 5 years ago
Christian Göttsche 4d85848988 Linux: handle hugepages 5 years ago
Daniel Lange 71f51a20c1 Define PATH_MAX for GNU/hurd 5 years ago
Christian Göttsche 2b62126aea Mark several non-modified pointer variables const 5 years ago
David Zarzycki 37e186fd66 Linux: Add SwapCached to the swap meter 5 years ago
Christian Göttsche d72b0a682e Mark several non-modified pointer variables const 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 7ba25aa3c4 IWYU update 5 years ago