2705 Commits (bc22bee6505a4953d20eed96899d929e769a7baa)
 

Author SHA1 Message Date
er-azh ba4c67942c
Linux: allocate cpuData before reading cpu count. 4 years ago
er-azh 3f0c172a60
Linux: fix crash in LXD 4 years ago
Daniel Lange 7c43e02591 Improve String_contains_i to allow for multiple terms 4 years ago
Daniel Lange c6f946edd2 Improve MainPanel Label on active inc filter (Filter <-> FILTER) 4 years ago
HeshamTB a2ca7583a9 README: Add Archlinux build dependency install command 4 years ago
Daniel Lange 469ae7a0bd Make sure License is correctly specified as GNU GPLv2+ in some more file headers 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
Kumar 6133cac721 Process: Handle rounding ambiguity between 99.9 and 100.0 4 years ago
Kumar da653f8148 Process: Show only integer value when CPU% more than 99.9% 4 years ago
Charlie Vieth d35db47c9a darwin: lazily set process TTY name 4 years ago
Denis Lisov 978a7c894f ProcessList_buildTreeBranch: drop extra assert 4 years ago
Denis Lisov 79a6f6cb5b ProcessList_buildTree: skip hashtable if known root 4 years ago
Denis Lisov deb05fe7c2 ProcessList: delay tree rebuild until panel rebuild 4 years ago
Denis Lisov 82d34deaf1 ProcessList: cleanup the tree set sorting remains 4 years ago
Denis Lisov fa3e0d06c2 ProcessList_buildTree: produce sorted tree 4 years ago
Denis Lisov 82dce5cf8e ProcessList_buildTree: sort by parent for fast search 4 years ago
Denis Lisov 8d987864e4 ProcessList_buildTree: drop sort direction checking 4 years ago
Denis Lisov 58b42e4cac ProcessList: introduce displayList 4 years ago
Denis Lisov 2477a5a018 ProcessList_buildTree: handle every process once 4 years ago
Denis Lisov 1a403eb7eb ProcessList_buildTree: lookup parent via hashtable 4 years ago
Denis Lisov a3a7958721 ProcessList: sort before panel rebuild if needed 4 years ago
Daniel Lange 4aeb146ce8 Remove duplicate sections on COMM and EXE 4 years ago
Jan Kończak 8c99683b04 Fix custom thread name display issue 4 years ago
Benny Baumann 265a7b8a50 Fix division by zero when calculating IO rates 4 years ago
Sam James 939685dff9
build: use AC_CANONICAL_HOST, not AC_CANONICAL_TARGET 4 years ago
Jessica Clarke 3e1a27a981 freebsd/dragonfly: Stop aligning equals signs in PLATFORM_PROCESS_FIELDS 4 years ago
Jessica Clarke 9512fd7930 FreeBSD: Add support for showing process emulation 4 years ago
Kevin Bracey 4a664c0df8 Help: Linux swap consistency 4 years ago
Tobias Stoeckmann d0d9f202c5 Avoid zombie processes on signal races 4 years ago
Tobias Stoeckmann a0ad0697a8 Always set SIGCHLD to default handling 4 years ago
Tobias Stoeckmann a133ffd829 Removed unused String_getToken function 4 years ago
Tobias Stoeckmann fde1243443 Fix out of boundary writes in XUtils 4 years ago
Tobias Stoeckmann 6eab39c0ab Fix typo 4 years ago
Daniel Lange 2c3a64ac9c Year 2022 updates 4 years ago
Christian Göttsche 442c1596f6 GH Actions: enable Werror in PCP build 4 years ago
Denis Lisov f782f821f7 LinuxProcessList: do not collect LRS per thread 4 years ago
Christian Göttsche 5b78ad2d53 Set correct default sorting direction 4 years ago
Christian Göttsche 1ef8c0e12f Drop getCommandStr member of Process 4 years ago
Christian Göttsche 6fcb1994c8 Do not combine default and configuration process fields 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 14f428a172 Drop unused Platform variables 4 years ago
Christian Göttsche 6388033e10 configure: support libunwind of LLVM 4 years ago
Christian Göttsche b45eaf2fe1 Hashtable: use a minimum size of 7 4 years ago
Denis Lisov 230dc9c3c1 Hashtable: adjust shrink-on-remove factor 4 years ago
Denis Lisov d084a80023 Hashtable: skip rehashing if the size is the same 4 years ago