177 Commits (e207c8aebdcdb88bc8ab838e2ac3dd1774d6a618)

Author SHA1 Message Date
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
Benny Baumann e7f8d7bcc9 Split statements that should go onto multiple lines 5 years ago
Nathan Scott f0ed0fdafb Add a new DynamicMeter class for runtime Meter extension 5 years ago
fraggerfox 2f5b3ef733 Refactor saturatingSub() to be part of Macros.h 5 years ago
Benny Baumann d2a476cddb OpenBSD: Always update username 5 years ago
Benny Baumann 5e92956abc OpenBSD: Implement CWD column 5 years ago
Christian Göttsche 550a141860 Add ELAPSED process column 5 years ago
Christian Göttsche d445676f09 OpenBSD: add COMM column and use merged command line helpers 5 years ago
Benny Baumann a61a2e6d47 Call makeCommandStr on all platforms 5 years ago
Benny Baumann 7224d0e083 Move kernel/userland thread handling to platform-independent implementation 5 years ago
Benny Baumann 94a52cb5c9 Rename cmdlineBasenameOffset to cmdlineBasenameEnd to properly indicate the fields purpose 5 years ago
Benny Baumann b839987df7 Rename basenameOffset to cmdlineBasenameOffset 5 years ago
Benny Baumann 02431c43e1 Rename command line field from comm to cmdline 5 years ago
mayurdahibhate 3f86a011e6 platform-dependent files included relative to main source directory 5 years ago
Stuart Henderson feec16cbb5 don't include offline CPUs in summary for OpenBSD 5 years ago
Christian Göttsche 9a8221568a Rework TTY column 5 years ago
Nathan Scott 356488aa53 Request the realtime and monotonic clock times once per sample 5 years ago
Nathan Scott 253ff23f9e Use a platform-specific routine for long option usage 5 years ago
Nathan Scott d56d23d91a Each platform defines its own long opt macro, prefer printf 5 years ago
Nathan Scott 0ada9f325f Move libcap use to (Linux) platform-specific code 5 years ago
Christian Göttsche e4e3f6c390 OpenBSD: update 5 years ago