197 Commits (9cc1c5ea15cc7f7fa6ebcdee151df9da56e95009)

Author SHA1 Message Date
Benny Baumann 1a12d58526 Work around GCC14 memleak diagnostic 2 years ago
Christian Göttsche cbcfc5f7d0 Introduce autoTitleRightAlign column flag 2 years ago
fraggerfox 01d3398e8d Fix warnings in OpenBSD build. 2 years ago
Samuel Venable 71021b2d8b Attempt to "Fix" OpenBSD Build 2 years ago
Benny Baumann 2aacbf84cb Use consistent style for process field output/compare functions 2 years ago
Daniel Lange 179aeb0108 Add includes for config.h as per the discussion in PR #1337 2 years ago
Kevin Bracey 69a505d69c Move shared memory next to used memory 2 years ago
Nathan Scott 66c0b19ed6 Correct pid_t type return from Platform_getMaxPid function 3 years ago
Nathan Scott b74673fe37 Rename ProcessList to ProcessTable throughout 3 years ago
Explorer09 4c08171ebd BSD platforms: Reject negative and zero KERN_FSCALE factors 3 years ago
Nathan Scott f4e4f78b1c Fix some OpenBSD build fallout from struct Machine changeset 3 years ago
Sohaib Mohamed 53bdcab942 Support dynamic screens with 'top-most' entities beyond processes 3 years ago
Nathan Scott 0f751e991d Introduce Row and Table classes for screens beyond top-processes 3 years ago
Benny Baumann 1309c4b3d5 Avoid VLA on OpenBSD when reading swap information 3 years ago
Benny Baumann 148dfc03ba Consistency fixes for OpenBSD 3 years ago
Nathan Scott 290ddba35e Minor whitespace and small logic flow improvements on review 3 years ago
Nathan Scott 72235d8e09 Adapt platform code for the new Machine base class 3 years ago
Nathan Scott 0bdade1b6c Introduce Machine class for host-specific info (split from ProcessList) 3 years ago
Ivan Shapovalov b29b33ebb9 {Memory,Swap}Meter: add "compressed memory" metrics 3 years ago
Nathan Scott e7f447b6a3 Refactor and consolidate dynamic meters/columns pointers 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
Benny Baumann 377a06db0d Implement File Descriptor Meter support for OpenBSD 3 years ago
Christian Göttsche ca7e92bd78 Use strict function prototypes also for defintions 3 years ago
Guillaume Gomez d97cf58261 Improve code readability by creating constants for SWAP memory values 3 years ago
наб 67bc7fe640 Clean out Platform_getInodeFilename 3 years ago
Guillaume Gomez 560a04ad25 Improve code readability by creating constants for memory values 3 years ago
Benny Baumann 40104588f3 Reformat code base 3 years ago
Kumar 0af08bcfc9 Process: Display single digit precision for CPU% greater than 99.9% 4 years ago
Benny Baumann db93268968 Ensure buffer for environment is large enough on OpenBSD 4 years ago
Benny Baumann edf319e53d Auto-size (normalized) CPU usage columns 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
Hisham Muhammad 72ba20fa5f Introduce screen tabs 4 years ago
Nathan Scott e7a8d14cbd Correct the order of xCalloc parameters in a couple of places 4 years ago
marcluque d8dfbbd37c Tidy up process state handling 4 years ago
Christian Göttsche afa3fe4af1 Drop unicode whitespace 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
Benny Baumann f75a8bc3a1 Memory leak on OpenBSD when querying full command line 5 years ago
Daniel Lange 94ad111391 Update license headers to explicitly say GPLv2+ 5 years ago
Nathan Scott c0c2bb98a2 Add completion handling for dynamic meters and columns 5 years ago
Christian Göttsche b965417bf7 Add combined memory and swap meter 5 years ago
Sohaib Mohamed 6f2021f3d9 PCP: support for 'dynamic columns' added at runtime 5 years ago
Christian Göttsche edf236f9fc OpenBSD: support offline CPUs and hot-swapping 5 years ago
Christian Göttsche f608fc5c8a OpenBSD: fix compile errors 5 years ago
Christian Göttsche 11d2206f40 Add ProcessList_isCPUonline 5 years ago
Christian Göttsche 41af31be7f Rework CPU counting 5 years ago
Benny Baumann 0d85af2872 Whitespace around operators 5 years ago
Benny Baumann 458749df45 Code indentation 5 years ago