summaryrefslogtreecommitdiffstats
path: root/pcp/Platform.c
Commit message (Expand)AuthorAgeFilesLines
* Minor bug fixes for Coverity issuesKen McDonell2024-02-051-1/+1
* Fix code styleBenny Baumann2023-12-261-3/+4
* Remove unused zswap pool size calculation from commit 71f5a80d9eNathan Scott2023-11-211-1/+0
* PCP platform implementation of frontswap and zswap accountingNathan Scott2023-11-201-3/+24
* Correct pid_t type return from Platform_getMaxPid functionNathan Scott2023-09-041-2/+2
* Rename ProcessList to ProcessTable throughoutNathan Scott2023-08-311-2/+2
* Rename PCPMetric files, structures and related internal functionsNathan Scott2023-08-301-47/+47
* Support dynamic screens with 'top-most' entities beyond processesSohaib Mohamed2023-08-301-1/+31
* Rework ZramMeter and remove MeterClass.comprisedValuesExplorer092023-08-291-1/+5
* Replace isnan() with better comparisons (isgreater(), etc.)Explorer092023-08-181-8/+12
* Adapt platform code for the new Machine base classNathan Scott2023-05-081-16/+16
* Introduce Machine class for host-specific info (split from ProcessList)Nathan Scott2023-05-081-16/+18
* {Memory,Swap}Meter: add "compressed memory" metricsIvan Shapovalov2023-04-231-0/+2
* Improve CPU computation codeGuillaume Gomez2023-03-041-3/+2
* Improve code readability by using enum values instead of raw numbersGuillaume Gomez2023-03-041-7/+8
* Implement File Descriptor Meter support for PCPSohaib Mohamed2023-02-191-0/+15
* PCP: add IRQ PSI meterNathan Scott2023-02-141-0/+4
* Improve code readability by creating constants for SWAP memory valuesGuillaume Gomez2023-01-081-2/+2
* Clean out Platform_getInodeFilenameнаб2023-01-081-6/+0
* Improve code readability by creating constants for memory valuesGuillaume Gomez2023-01-071-8/+8
* Reformat code baseBenny Baumann2022-10-241-1/+1
* Use pmLookupDescs(3) function if available from libpcpNathan Scott2022-09-141-17/+41
* Implement PCP support for minimum ZFS ARC sizeBenny Baumann2022-05-301-2/+8
* Use correct command field as default fieldChristian Göttsche2021-12-171-2/+2
* Mark ScreenDefaults constChristian Göttsche2021-12-171-1/+1
* Drop unused Platform variablesChristian Göttsche2021-12-171-4/+0
* Introduce screen tabsHisham Muhammad2021-12-071-0/+15
* Early program termination only from main()Volodymyr Vasiutyk2021-10-311-11/+14
* 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

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