summaryrefslogtreecommitdiffstats
path: root/pcp/Platform.c
Commit message (Expand)AuthorAgeFilesLines
* Update license headers to explicitly say GPLv2+Daniel Lange2021-09-221-1/+1
* Add completion handling for dynamic meters and columnsNathan Scott2021-09-031-0/+8
* Add combined memory and swap meterChristian Göttsche2021-08-171-0/+2
* PCP: ensure unsigned types used throughout CPU count detectionNathan Scott2021-08-171-4/+4
* PCP: PCPMetric.[ch] MdouleSohaib2021-08-161-223/+51
* Merge branch 'dynamic-columns' of https://github.com/smalinux/htop into smali...Nathan Scott2021-08-131-20/+58
|\
| * PCP: support for 'dynamic columns' added at runtimeSohaib Mohamed2021-08-131-20/+58
* | Add columns for process autogroup identifier and nice valueNathan Scott2021-08-091-0/+2
|/
* PCP: use the correct metric for shared memory calculationsNathan Scott2021-07-291-1/+1
* Code indentationBenny Baumann2021-07-151-5/+5
* Remove unnecessary include files from PCPDynamicMeter.cNathan Scott2021-07-091-10/+10
* Add more defensive checks to PCP paths if sampling failsNathan Scott2021-07-071-2/+9
* Add a new DynamicMeter class for runtime Meter extensionNathan Scott2021-07-071-9/+43
* Fix a PCP diagnostics typo, add missing pmFreeResult null check.Nathan Scott2021-06-131-2/+3
* Resolve a couple of recent memory leaks in pcp-htopNathan Scott2021-06-131-0/+6
* Update platform-specific header includes to use pcp paths.Nathan Scott2021-06-091-3/+3
* Update the PCP platform to use common Process fields and codeNathan Scott2021-06-091-0/+2
* Various code tidyups based on review commentary from BenBENathan Scott2021-06-091-2/+4
* Resolve some Coverity scan misfires in PCP platform codeNathan Scott2021-06-091-37/+31
* Remove dynamic allocation of PCP metric atomvalues expansionNathan Scott2021-06-091-7/+0
* Add time handling interfaces for the pcp platformNathan Scott2021-06-091-10/+42
* Implement command line and environment handling for pcp htop.Nathan Scott2021-06-091-3/+61
* Implement shared memory support on the PCP platformNathan Scott2021-06-091-10/+10
* Update PCP platform to use the old hostname API callNathan Scott2021-06-091-1/+2
* Update PCP platform to match latest API changesNathan Scott2021-06-091-15/+85
* Ensure PCP platform ZramMeter always uses initialized dataNathan Scott2021-06-091-3/+5
* Fix PCP ZramMeter in presense of missing zram metricsSohaib2021-06-091-0/+3
* Add ZFS ARC statistics and meters to the PCP platformSohaib2021-06-091-1/+35
* Add a platform for Performance Co-Pilot (PCP) metricsNathan Scott2021-06-091-0/+687

© 2014-2024 Faster IT GmbH | imprint | privacy policy