53 Commits (ec2307688e14ccd7d63257db94de8b78e998f6ab)

Author SHA1 Message Date
Christian Göttsche b965417bf7 Add combined memory and swap meter 5 years ago
Nathan Scott d5ff5c48a8
Apply suggestions from code review 5 years ago
Nathan Scott c7f634ec21 PCP: ensure unsigned types used throughout CPU count detection 5 years ago
Nathan Scott c401ac3a98 Ensure DynamicColumn hash lookups never see NULL pointers 5 years ago
Sohaib fefff80631 PCP: PCPMetric.[ch] Mdoule 5 years ago
Sohaib Mohamed 6f2021f3d9 PCP: support for 'dynamic columns' added at runtime 5 years ago
Nathan Scott 1bd95983b2 Add columns for process autogroup identifier and nice value 5 years ago
Nathan Scott ee831263c3 PCP: implement a missing piece for offline and hotplug CPUs 5 years ago
Nathan Scott 19ad28a560 PCP: fix per-process user and system time conversions 5 years ago
Nathan Scott 97d9b320ad PCP: use the correct metric for shared memory calculations 5 years ago
Sohaib Mohamed 82aa956940 PCP: fixup: missing setter for isUserlandThread 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 976c6123f4 Pointer indication aligned to typename 5 years ago
Benny Baumann 68edf92434 Indentation of string arguments 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
Sohaib Mohamed 3853978538 PCP: cleanup: put ZFS in its rightful place 5 years ago
Nathan Scott 2b69f44a9d Fix whitespace oddity in previous DynamicMeter updates 5 years ago
Nathan Scott 0daefbe4b4 Improve the DynamicMeter_search API to make 'key' optional 5 years ago
Nathan Scott 9cbee01877 Additional pointer checks in dynamic meter code for Coverity 5 years ago
Nathan Scott bf853addc3 Ensure PCP dynamic metric configuration definition uniqueness 5 years ago
Nathan Scott e7aaf79166 Remove unnecessary include files from PCPDynamicMeter.c 5 years ago
Nathan Scott 01f5b89278 Pretty-print values in the PCP DynamicMeter code 5 years ago
Nathan Scott 15a71f32fe Add more defensive checks to PCP paths if sampling fails 5 years ago
Sohaib Mohamed 93be3211ae PCP: use palette meter text colour for dynamic meter labels 5 years ago
Nathan Scott f0ed0fdafb Add a new DynamicMeter class for runtime Meter extension 5 years ago
Nathan Scott 865b85eb2d Fix an assert on kernel process name length on the PCP platform 5 years ago
Sohaib Mohamed ecb6a8da78 PCP: Fix minor cut+paste typo 5 years ago
Benny Baumann 1c0bd5155f PCP: Always update username 5 years ago
Nathan Scott e3d0fc1a5a Fix a PCP diagnostics typo, add missing pmFreeResult null check. 5 years ago
Nathan Scott 0bd1025e94 Resolve a couple of recent memory leaks in pcp-htop 5 years ago
Nathan Scott 94d37989b4 Use macros to PCPProcessList value extraction, tweak configure.ac 5 years ago
Nathan Scott 144fd0a8d7 Update platform-specific header includes to use pcp paths. 5 years ago
Nathan Scott 4bcb5d116b Update the PCP platform to use common Process fields and code 5 years ago
Nathan Scott 4d7cee56f0 Rework TTY column for the PCP platform 5 years ago
Nathan Scott 9ce9557e69 Various code tidyups based on review commentary from BenBE 5 years ago
Nathan Scott b232119e4b Resolve some Coverity scan misfires in PCP platform code 5 years ago
Nathan Scott da454997bf Remove dynamic allocation of PCP metric atomvalues expansion 5 years ago
Nathan Scott d4a2587568 Add time handling interfaces for the pcp platform 5 years ago
Nathan Scott 5dfb524237 Implement command line and environment handling for pcp htop. 5 years ago
Nathan Scott b424a5b137 Implement shared memory support on the PCP platform 5 years ago
Nathan Scott d3af4e670d Update PCP platform to use the old hostname API call 5 years ago
Nathan Scott 956b2ae70c Update PCP platform to match latest API changes 5 years ago
Nathan Scott c6f20fbcc6 Fixes and cleanups for ZFS Meters and metrics 5 years ago
Nathan Scott 0e7ae9a592 Ensure PCP platform ZramMeter always uses initialized data 5 years ago
Sohaib 407d32e121 Fix PCP ZramMeter in presense of missing zram metrics 5 years ago
Sohaib e1d1a5cec6 Add ZFS ARC statistics and meters to the PCP platform 5 years ago
Nathan Scott c14a45ba35 Add a platform for Performance Co-Pilot (PCP) metrics 5 years ago