summaryrefslogtreecommitdiffstats
path: root/pcp
AgeCommit message (Expand)Author
2023-02-04Fix an incorrect memset pointer in PCP platform CPU handlingNathan Scott
2023-01-08Improve code readability by creating constants for SWAP memory valuesGuillaume Gomez
2023-01-08Clean out Platform_getInodeFilenameнаб
2023-01-07Improve code readability by creating constants for memory valuesGuillaume Gomez
2022-10-24Reformat code baseBenny Baumann
2022-09-14Use pmLookupDescs(3) function if available from libpcpNathan Scott
2022-08-22Add fallback for HOME environment variableChristian Göttsche
2022-05-30Implement PCP support for minimum ZFS ARC sizeBenny Baumann
2022-05-26Linux: Increase field width of CPUD% and SWAPD% to 5Kumar
2022-05-26Process: Display single digit precision for CPU% greater than 99.9%Kumar
2022-03-06Auto-size (normalized) CPU usage columnsBenny Baumann
2021-12-17Use correct command field as default fieldChristian Göttsche
2021-12-17Mark ScreenDefaults constChristian Göttsche
2021-12-17Drop unused Platform variablesChristian Göttsche
2021-12-07Fix misc styleguide issues and add missing header filesSohaib Mohamed
2021-12-07Introduce screen tabsHisham Muhammad
2021-11-03Fix process state handling compiler warning on PCP platformNathan Scott
2021-11-02Tidy up process state handlingmarcluque
2021-10-31Early program termination only from main()Volodymyr Vasiutyk
2021-10-27Dynamically scale the ST_UID size to support 32-bit UIDsSilke Hofstra
2021-10-05Handle interrupted sampling from within libpcp PDU transfersNathan Scott
2021-09-22Update license headers to explicitly say GPLv2+Daniel Lange
2021-09-03Add completion handling for dynamic meters and columnsNathan Scott
2021-09-02PCP: do not set exe to empty stringChristian Göttsche
2021-08-17Add combined memory and swap meterChristian Göttsche
2021-08-17Apply suggestions from code reviewNathan Scott
2021-08-17PCP: ensure unsigned types used throughout CPU count detectionNathan Scott
2021-08-17Ensure DynamicColumn hash lookups never see NULL pointersNathan Scott
2021-08-16PCP: PCPMetric.[ch] MdouleSohaib
2021-08-13Merge branch 'dynamic-columns' of https://github.com/smalinux/htop into smali...Nathan Scott
2021-08-13PCP: support for 'dynamic columns' added at runtimeSohaib Mohamed
2021-08-09Merge branch 'pcp-dynamic-cpu'Nathan Scott
2021-08-09Add columns for process autogroup identifier and nice valueNathan Scott
2021-08-09PCP: implement a missing piece for offline and hotplug CPUsNathan Scott
2021-08-02Merge branch 'cpu_count' of cgzones/htopDaniel Lange
2021-07-29PCP: fix per-process user and system time conversionsNathan Scott
2021-07-29PCP: use the correct metric for shared memory calculationsNathan Scott
2021-07-18PCP: fixup: missing setter for isUserlandThreadSohaib Mohamed
2021-07-18Add ProcessList_isCPUonlineChristian Göttsche
2021-07-18Rework CPU countingChristian Göttsche
2021-07-15Pointer indication aligned to typenameBenny Baumann
2021-07-15Indentation of string argumentsBenny Baumann
2021-07-15Whitespace around operatorsBenny Baumann
2021-07-15Code indentationBenny Baumann
2021-07-15Split statements that should go onto multiple linesBenny Baumann
2021-07-15PCP: cleanup: put ZFS in its rightful placeSohaib Mohamed
2021-07-14Fix whitespace oddity in previous DynamicMeter updatesNathan Scott
2021-07-14Improve the DynamicMeter_search API to make 'key' optionalNathan Scott
2021-07-14Additional pointer checks in dynamic meter code for CoverityNathan Scott
2021-07-14Ensure PCP dynamic metric configuration definition uniquenessNathan Scott