534 Commits (fae7ff6f030d65bbb656028941c9254b214533a4)

Author SHA1 Message Date
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
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
Daniel Lange 94ad111391 Update license headers to explicitly say GPLv2+ 5 years ago
Christian Göttsche 3c8d586a1c Linux: recalculate LRS value 5 years ago
Christian Göttsche 43ffdb0eda Linux: zero CPU data after allocation 5 years ago
Hisham Muhammad 556d7c03e8 Add a Process_printPercentage helper routine 5 years ago
Nathan Scott c0c2bb98a2 Add completion handling for dynamic meters and columns 5 years ago
Christian Göttsche f94934472f Linux: rework disk-io parsing 5 years ago
Christian Göttsche 74f99e3693 linux: simplify recheck condition 5 years ago
Christian Göttsche 0afd0fe572 linux: color void delay accounting values gray 5 years ago
Christian Göttsche ff336b652c linux: drop unused macro IOPriority_error 5 years ago
Christian Göttsche 58a59c11f4 linux: drop dead process field column DIRTY 5 years ago
Christian Göttsche 2bf626c4e4 IWYU update 5 years ago