68 Commits (afa3fe4af1af9dc5347c06578fa2fb940f8cfc8d)

Author SHA1 Message Date
Christian Göttsche afa3fe4af1 Drop unicode whitespace 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
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
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 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
Christian Göttsche e4e3f6c390 OpenBSD: update 5 years ago
Christian Göttsche a11d01568c Use unsigned types for CPU counts and associated variables 5 years ago
Christian Göttsche d800d7a3ce Drop usage of formatted error messages from <err.h> 5 years ago
Nathan Scott 75e9f9a8d9 Cull the definitions of pageSize and pageSizeKB from CRT.c 5 years ago
Christian Göttsche 57d9ecc551 OpenBSD update 5 years ago
Nathan Scott f704baeb82 Drop unused global ProcessList memory fields 5 years ago
Benny Baumann 03f9a86918 Reduce scope of local variables 5 years ago
Christian Göttsche fa002c0ba9 Rename virtual memory column from M_SIZE to M_VIRT 5 years ago
Benny Baumann 45869513bf Embracing branches 5 years ago
Benny Baumann 61e14d4bb2 Spacing around operators 5 years ago
Christian Göttsche 61bae4c9d2 Unify function argument names 5 years ago
Christian Göttsche a3bb7cbe64 Hold only a const version of Settings in ProcessList 5 years ago
Christian Göttsche 4eb443926f Hold only a const version of Settings in Process 5 years ago
Christian Göttsche 96e2a4259e Continue to update generic data in paused mode 5 years ago
Christian Göttsche 361877454f Cache PAGE_SIZE 5 years ago
Christian Göttsche a63cfc8b7c Refactor generating starttime string into Process class 5 years ago
Benny Baumann 4a78f4bb92 Some more locations for ARRAYSIZE 6 years ago
Daniel Lange 079c2abf8e Update License consistently to GPLv2 as per COPYING file 6 years ago
Stephen Gregoratto fd4ada416d fix building on openbsd due to remaining WhiteList 6 years ago
Nathan Scott 4597332959 Switch variable/field naming from WhiteList to MatchList 6 years ago
Nathan Scott c5808c56db Consolidate repeated macro definitions into one header 6 years ago
Zev Weiss a1a027b9bd Axe automated header generation. 6 years ago
Christian Göttsche b92f62f912 Remove trailing whitespaces 6 years ago
Antoine Motet 9197adf57e Fix CPU usage on OpenBSD 7 years ago
multiplexd ca1cce4ce7 OpenBSD: make the STARTTIME column display correctly (#815) 8 years ago
Michael McConville 4b780a3499 A few more OpenBSD fixes 10 years ago
Michael McConville b08cb7352e Misc. OpenBSD tuneup and improvement 10 years ago
Juan Francisco Cantero Hurtado 1b5025e6f5 Add support for cachedMem and fix usedMem on OpenBSD. 10 years ago