2804 Commits (e4ebe18b67c366d367231a1123b057c82018cf5b)
 

Author SHA1 Message Date
Nathan Scott e4ebe18b67 Drop references to 'Process' in generic screen code 3 years ago
Guillaume Gomez 8a8df71f6f Fix typo in code comment 3 years ago
Benny Baumann f50944c3d5 Force re-sorting of the process list view after switching between list/treeview mode 3 years ago
Ivan Shapovalov 71f2e66126 Linux: (hack) work around the fact that Zswapped pages may be SwapCached 3 years ago
Ivan Shapovalov 71f5a80d9e Linux: implement zswap support 3 years ago
Ivan Shapovalov 0c8df5f993 Linux: fix include style issues for ZramStats.h 3 years ago
Ivan Shapovalov b29b33ebb9 {Memory,Swap}Meter: add "compressed memory" metrics 3 years ago
Ivan Shapovalov b2ada27840 {Memory,Swap}Meter: make sure new constants are used consistently 3 years ago
Ivan Shapovalov 1b640dff57 Compat: implement static_assert() shim for pre-C11 3 years ago
UeiWang ed7eac5dfe Darwin: add DiskIOMeter support 3 years ago
gandalf3 7a7c6938aa Fix scroll relative to followed process 3 years ago
Christian Göttsche 467bb78bb1 ZramMeter: update bar mode 3 years ago
Christian Göttsche ccf745ee7e Meter: introduce comprisedValues option 3 years ago
Benny Baumann da255cb33f Minor code formatting consistency fixes 3 years ago
Nathan Scott c878343784 Correct some inconsistent function call conventions in CRT.c 3 years ago
Nathan Scott 14da84f877 Refactor to use a program name pointer instead of PACKAGE macro 3 years ago
Nathan Scott e7f447b6a3 Refactor and consolidate dynamic meters/columns pointers 3 years ago
Christian Göttsche c8a61850dd configure: restore hwloc support 3 years ago
Lukas Beckmann 79364ac20c set vector slots not containing entries to NULL. 3 years ago
Lukas Beckmann 45b334c851 resize vector in Vector_set and Vector_splice. 3 years ago
Lukas Beckmann c707b0eb52 fix some assertions in Vector_isConsistent and Vector_splice. 3 years ago
Christian Göttsche 61e7cb17a2 Use shared real memory on FreeBSD 3 years ago
Kirill Tkhai ab49f3f180 Naming convention: LinuxProcess *lp and Process *process. 3 years ago
Kirill Tkhai b618c379e1 This patch is for "Hide userland process threads mode is off" case. 3 years ago
Stefan f66f04e6e0 Minor typo 3 years ago
Daniel Lange a5c46500f3 Increase Search and Filter max string length to 128 3 years ago
Guillaume Gomez e207c8aebd Improve CPU computation code 3 years ago
Guillaume Gomez c803ec6dae Improve code readability by using enum values instead of raw numbers 3 years ago
Daniel Lange 11318b5ef6 Remove LXC special handling for the CPU count 3 years ago
Ximalas c66f99b1ca Update include order for fdstat_sysctl.c 3 years ago
Benny Baumann 89872e33d8 Use automagic scaling for bar mode of the File Descriptor meter 3 years ago
Benny Baumann 27c9e79ab1 Implement File Descriptor Meter stub for Solaris 3 years ago
Benny Baumann 3b6019725d Implement File Descriptor Meter support for Darwin 3 years ago
Benny Baumann 7a8c01f304 Implement File Descriptor Meter support for DragonflyBSD/FreeBSD/NetBSD 3 years ago
Benny Baumann 377a06db0d Implement File Descriptor Meter support for OpenBSD 3 years ago
Sohaib Mohamed bdb63a497b Implement File Descriptor Meter support for PCP 3 years ago
Benny Baumann 62f4628efe Implement File Descriptor Meter support for Linux 3 years ago
Benny Baumann 3519b383c7 Implement File Descriptor Meter support for the Unsupported (demo platform) 3 years ago
Benny Baumann e0229b205c Create new File Descriptor meter 3 years ago
Christian Göttsche 8387df1551 Annotate functions with access attribute 3 years ago
Christian Göttsche f60d405757 ci: install pkg-config on MacOS 3 years ago
Christian Göttsche 7c68f01ddd Misc cleanup 3 years ago
Daniel Lange 37eddcf5cd Document e3481a98 in man page (Linux: highlight username if process has elevated privileges) 3 years ago
Nathan Scott 6d1c5de518 PCP: add IRQ PSI meter 3 years ago
Matthias Maier 0bd10858a1 Linux: add IRQ PSI meter 3 years ago
Christian Göttsche e3481a9846 Linux: highlight username if process has elevated privileges 3 years ago
Christian Göttsche 8ea144df74 Linux: Refactor /proc/<pid>/status parsing 3 years ago
Christian Göttsche 436279a01c Linux: move helper function to top of file 3 years ago
Christian Göttsche da49489691 Add support for scheduling policies 3 years ago
Aidan Epstein f1da8cfa28 Add a systemd user meter to monitor user units. 3 years ago