summaryrefslogtreecommitdiffstats
path: root/pcp
AgeCommit message (Expand)Author
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
2021-07-09Remove unnecessary include files from PCPDynamicMeter.cNathan Scott
2021-07-08Pretty-print values in the PCP DynamicMeter codeNathan Scott
2021-07-07Add more defensive checks to PCP paths if sampling failsNathan Scott
2021-07-07PCP: use palette meter text colour for dynamic meter labelsSohaib Mohamed
2021-07-07Add a new DynamicMeter class for runtime Meter extensionNathan Scott
2021-07-07Fix an assert on kernel process name length on the PCP platformNathan Scott
2021-06-30PCP: Fix minor cut+paste typoSohaib Mohamed
2021-06-22PCP: Always update usernameBenny Baumann
2021-06-13Fix a PCP diagnostics typo, add missing pmFreeResult null check.Nathan Scott
2021-06-13Resolve a couple of recent memory leaks in pcp-htopNathan Scott