546 Commits (9a4879b48f9ca1a39aa4eaa67bccc171cd5bca35)

Author SHA1 Message Date
Christian Göttsche 9a4879b48f Please Clang 15 4 years ago
Benny Baumann 2999fff88e Refactor code for rendering command line cache 4 years ago
ilyam8 491c6f1044 consider only shrinkable ZFS ARC as cache on Linux 4 years ago
Christian Göttsche 0e29174211 Do not scan new processes for deleted libs 4 years ago
Kumar 038f2ae777 Linux: Increase field width of CPUD% and SWAPD% to 5 4 years ago
Kumar 0af08bcfc9 Process: Display single digit precision for CPU% greater than 99.9% 4 years ago
Benny Baumann ef4cbae5ea Minor code style update 4 years ago
Explorer09 44091705db Use of NULL in execlp() must have a pointer cast. 4 years ago
ilyam8 51228b6239 fix container detection for LXC 4 years ago
Daniel Lange 33973f7e40 Limit active CPU count under LXC as well 4 years ago
Denis Lisov fae7ff6f03 LinuxProcessList_recurseProcTree: keep on read error 4 years ago
Denis Lisov e07fce7014 LinuxProcessList_recurseProcTree: open dirfd first 4 years ago
Daniel Lange e08eec813c Remove redundant sscanf calls (in (s)scanf a blank validates _zero_ or more whitespace) 4 years ago
Daniel Lange 0d53245cf9 LXC: Limit CPU count to what is given in /proc/cpuinfo despite the container seeing the real host CPUs 4 years ago
Christian Göttsche a7a6571d14 Fix typo 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
er-azh 64fb7181ee
use xCalloc for allocating cpuData 4 years ago
er-azh ba4c67942c
Linux: allocate cpuData before reading cpu count. 4 years ago
er-azh 3f0c172a60
Linux: fix crash in LXD 4 years ago
Benny Baumann c4239335b9 Skip system slice name 4 years ago
Benny Baumann 23b56193d7 Reduce column width spam by snapd 4 years ago
Benny Baumann edf319e53d Auto-size (normalized) CPU usage columns 4 years ago
Christian Göttsche b6c0667eae Linux: dynamically adjust column width of CGROUP C(ompressed)CGROUP 4 years ago
Christian Göttsche 3ba695293c Linux: dynamically adjust the SECATTR column width 4 years ago
Benny Baumann 265a7b8a50 Fix division by zero when calculating IO rates 4 years ago
Denis Lisov f782f821f7 LinuxProcessList: do not collect LRS per thread 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
Christian Göttsche 61c9fe44a3 CGroupUtils: avoid unsigned integer underflow 4 years ago
Benny Baumann b98a4f8d56 Include support for legacy LXC cgroup naming 4 years ago
Benny Baumann 55e073a455 Use helpers for parsing of cgroup labels 4 years ago
Benny Baumann 550100327b Extract string writing/buffer handling into some callback 4 years ago
Benny Baumann 9dc964bb42 Compress cgroup names based on some heuristics 4 years ago
Benny Baumann ea4282784d Filter leading colons in CGROUP name 4 years ago
Benny Baumann 1c3c149d20 Ensure maximum width for CGROUP column 4 years ago
Rin Cat (鈴猫) 07496eafb0 Linux: use proper way to detect kernel threads 4 years ago
marcluque d8dfbbd37c Tidy up process state handling 4 years ago
Volodymyr Vasiutyk 2ef70ad7f6 Early program termination only from main() 4 years ago
Silke Hofstra 696f79fe50 Dynamically scale the ST_UID size to support 32-bit UIDs 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
Christian Hesse 3f9f52fd29 Linux: ignore mapped /dev/zero 4 years ago
Lucas Werkmeister 731b4003a2 Fix Security Attributes column header width 4 years ago
Nathan Scott 04871a2d04 Report hugepage memory as real and used memory (as before) 4 years ago
Christian Göttsche 970885edc3 Linux: improve tryRead macro safety 5 years ago
Christian Göttsche 754c0d6bb9 Linux: always compute procExeDeleted if already set 5 years ago
Christian Göttsche a710deeaa7 Linux: define O_PATH if not defined 5 years ago