summaryrefslogtreecommitdiffstats
path: root/DynamicMeter.c
AgeCommit message (Expand)Author
2023-12-26Update includes based on IWYUBenny Baumann
2023-08-31Rename ProcessList to ProcessTable throughoutNathan Scott
2023-05-08Introduce Machine class for host-specific info (split from ProcessList)Nathan Scott
2023-04-06Refactor and consolidate dynamic meters/columns pointersNathan Scott
2021-09-22Update license headers to explicitly say GPLv2+Daniel Lange
2021-09-03Add completion handling for dynamic meters and columnsNathan Scott
2021-08-25IWYU updateChristian Göttsche
2021-07-18PCP: fixup: Missing headers for DynamicMeterSohaib Mohamed
2021-07-15Whitespace around operatorsBenny Baumann
2021-07-14Improve the DynamicMeter_search API to make 'key' optionalNathan Scott
2021-07-14Ensure PCP dynamic metric configuration definition uniquenessNathan Scott
2021-07-14Ensure we do not attempt to add a DynamicMeter via theNathan Scott
2021-07-08Pretty-print values in the PCP DynamicMeter codeNathan Scott
2021-07-07Add a new DynamicMeter class for runtime Meter extensionNathan Scott