440 Commits (a685661866bf5a082571c12d0a47286d4c1547c6)

Author SHA1 Message Date
Benny Baumann a685661866 Move procExeBasenameOffset to main Process structure 5 years ago
Benny Baumann 93a44acf7e Move procExeDeleted flag to main Process structure 5 years ago
Benny Baumann b839987df7 Rename basenameOffset to cmdlineBasenameOffset 5 years ago
Benny Baumann d74e8b7554 Move procComm and procExe to main Process structure 5 years ago
Benny Baumann 02431c43e1 Rename command line field from comm to cmdline 5 years ago
Benny Baumann fbec3e4005 Refactor makeCommandStr 5 years ago
mayurdahibhate 3f86a011e6 platform-dependent files included relative to main source directory 5 years ago
mayurdahibhate 1b74dfe187 cleaned up includes with iwyu 5 years ago
Christian Göttsche 323d7e73aa Linux: update IO fields 5 years ago
Christian Göttsche b41e4d9c54 Rework process field print functions 5 years ago
Christian Göttsche 6bbb454881 LinuxProcess: print default buffer in ascii 5 years ago
Christian Göttsche 436808ff99 Use RichString_appendnAscii where possible 5 years ago
Christian Göttsche 2d7069feb4 Linux: handle Shmem being part of Cached 5 years ago
Christian Göttsche a05e78f531 Linux: use more robust pid parsing 5 years ago
Christian Göttsche 9a8221568a Rework TTY column 5 years ago
Christian Göttsche 36880cd61c Add read-only option 5 years ago
Christian Göttsche 812cfcb94d Rename drop-capabilities options none to off 5 years ago
Christian Göttsche 74d061700c LinuxProcessList_recurseProcTree(): drop non necessary parameter 5 years ago
Nathan Scott 356488aa53 Request the realtime and monotonic clock times once per sample 5 years ago
Sohaib 421bdeec60 Merging all the points related to calculating time in one place 5 years ago
Christian Göttsche 73f5ecf528 Linux: handle garbage in /proc/loadavg 5 years ago
Christian Göttsche 5ef3c26168 Drop always true condition 5 years ago
Christian Göttsche a19b176099 Correct spelling in comment 5 years ago
Christian Göttsche 9c437ceb0c Drop unused attributes of actually used function parameters 5 years ago
Christian Göttsche 7b293dc3e2 Linux: fix --drop-capabilities 5 years ago
Nathan Scott 253ff23f9e Use a platform-specific routine for long option usage 5 years ago
Nathan Scott 0ada9f325f Move libcap use to (Linux) platform-specific code 5 years ago
Benny Baumann 57e0ce7b4f Use `#if defined()` syntax when `#elif defined()` is present 5 years ago
Christian Göttsche a11d01568c Use unsigned types for CPU counts and associated variables 5 years ago
Christian Göttsche f46fcf094e Linux: Rework libsensors parsing 5 years ago
Christian Göttsche e942736267 LinuxProcessList: drop unnecessary parenthesis 5 years ago
Christian Göttsche 9f41dc3332 MemoryMeter: show shared memory before cached 5 years ago
Christian Göttsche d9f2eacbc5 Linux: individually show shared memory 5 years ago
Christian Göttsche 0cfc9b0980 LinuxProcessList: refactor /proc/stat parsing 5 years ago
Christian Göttsche 2d1042adb3 Save text buffer in Meter 5 years ago
Nathan Scott adaf748ab6 Fix include file ordering of generic headers 5 years ago
Nathan Scott 61ef1134d9 Move generic (shared) code into its own sub-directory 5 years ago
Nathan Scott 5b50ae3aa3 Separate display from sampling in SysArch and Hostname Meters 5 years ago
Christian Göttsche ff4ee2eafc LinuxProcess: Drop dead assignment 5 years ago
Christian Göttsche 13b28fa9ed Enclose macro argument in parentheses 5 years ago
Nathan Scott 00339087b0 Fix integer sizing issues in the DiskIO Meter 5 years ago
Nathan Scott 2d1839289e Fix integer sizing issues in the NetworkIO Meter 5 years ago
Nathan Scott 7433bf4b18 Correctly detect failure to initialize boottime 5 years ago
Nathan Scott 8cd90f0c4a Fix a couple of small spelling mistakes in comments 5 years ago
Christian Göttsche f273bfd083 Linux: restore memory calculation regarding HugePages 5 years ago
Christian Göttsche 3d497a3760 Linux: overhaul memory partition 5 years ago
Christian Göttsche fd4e6b432b Use MainPanel type in State struct 5 years ago
Daniel Lange ef87877826 Fix typo, align with man page, drop dots 5 years ago
Benny Baumann 12208af777 DiD: Avoid negative cmdlineBasenameOffset 5 years ago
ahgamut 51e79ddc07 [#480] SysArchMeter to view kernel/arch info 5 years ago