519 Commits (4a664c0df8093d770b3f254800a91215575dd726)

Author SHA1 Message Date
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
Christian Göttsche 9df0f62859 Linux: do not scan frequency for inactive CPUs 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 ce27f8379d Respect "Show custom thread names" setting update 5 years ago
Sohaib Mohamed 6f2021f3d9 PCP: support for 'dynamic columns' added at runtime 5 years ago
Christian Göttsche 6974ce8e79 Linux: do not include zram devices in DiskIO 5 years ago
Nathan Scott 02cfd38671 The average CPU utilization value must never be marked 'offline' 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 10e9ffd8e5 Fix misc typos 5 years ago
Christian Göttsche 11d2206f40 Add ProcessList_isCPUonline 5 years ago
Christian Göttsche 41af31be7f Rework CPU counting 5 years ago
Scott Olson d45b4f4a43 Use PATH lookup for systemctl in systemd meter 5 years ago
Benny Baumann df435931b6 Proper label indentation 5 years ago
Benny Baumann 976c6123f4 Pointer indication aligned to typename 5 years ago