summaryrefslogtreecommitdiffstats
path: root/pcp
Commit message (Expand)AuthorAgeFilesLines
* Auto-size (normalized) CPU usage columnsBenny Baumann2022-03-062-2/+3
* Use correct command field as default fieldChristian Göttsche2021-12-171-2/+2
* Mark ScreenDefaults constChristian Göttsche2021-12-172-2/+2
* Drop unused Platform variablesChristian Göttsche2021-12-172-8/+0
* Fix misc styleguide issues and add missing header filesSohaib Mohamed2021-12-071-1/+1
* Introduce screen tabsHisham Muhammad2021-12-073-13/+32
* Fix process state handling compiler warning on PCP platformNathan Scott2021-11-031-1/+1
* Tidy up process state handlingmarcluque2021-11-021-7/+24
* Early program termination only from main()Volodymyr Vasiutyk2021-10-312-13/+17
* Dynamically scale the ST_UID size to support 32-bit UIDsSilke Hofstra2021-10-271-2/+2
* Handle interrupted sampling from within libpcp PDU transfersNathan Scott2021-10-052-2/+6
* Update license headers to explicitly say GPLv2+Daniel Lange2021-09-2211-11/+11
* Add completion handling for dynamic meters and columnsNathan Scott2021-09-036-0/+44
* PCP: do not set exe to empty stringChristian Göttsche2021-09-021-1/+1
* Add combined memory and swap meterChristian Göttsche2021-08-171-0/+2
* Apply suggestions from code reviewNathan Scott2021-08-171-1/+1
* PCP: ensure unsigned types used throughout CPU count detectionNathan Scott2021-08-173-7/+7
* Ensure DynamicColumn hash lookups never see NULL pointersNathan Scott2021-08-171-0/+3
* PCP: PCPMetric.[ch] MdouleSohaib2021-08-1611-463/+525
* Merge branch 'dynamic-columns' of https://github.com/smalinux/htop into smali...Nathan Scott2021-08-1320-77/+692
|\
| * PCP: support for 'dynamic columns' added at runtimeSohaib Mohamed2021-08-1320-77/+692
* | Merge branch 'pcp-dynamic-cpu'Nathan Scott2021-08-091-15/+11
|\ \
| * | PCP: implement a missing piece for offline and hotplug CPUsNathan Scott2021-08-091-15/+11
| |/
* / Add columns for process autogroup identifier and nice valueNathan Scott2021-08-096-8/+59
|/
* Merge branch 'cpu_count' of cgzones/htopDaniel Lange2021-08-022-8/+22
|\
| * Add ProcessList_isCPUonlineChristian Göttsche2021-07-182-0/+11
| * Rework CPU countingChristian Göttsche2021-07-181-8/+11
* | PCP: fix per-process user and system time conversionsNathan Scott2021-07-291-2/+2
* | PCP: use the correct metric for shared memory calculationsNathan Scott2021-07-292-7/+5
* | PCP: fixup: missing setter for isUserlandThreadSohaib Mohamed2021-07-181-0/+1
|/
* Pointer indication aligned to typenameBenny Baumann2021-07-151-2/+2
* Indentation of string argumentsBenny Baumann2021-07-151-4/+4
* Whitespace around operatorsBenny Baumann2021-07-152-5/+5
* Code indentationBenny Baumann2021-07-153-19/+19
* Split statements that should go onto multiple linesBenny Baumann2021-07-151-1/+2
* PCP: cleanup: put ZFS in its rightful placeSohaib Mohamed2021-07-151-35/+36
* Fix whitespace oddity in previous DynamicMeter updatesNathan Scott2021-07-141-1/+1
* Improve the DynamicMeter_search API to make 'key' optionalNathan Scott2021-07-141-2/+2
* Additional pointer checks in dynamic meter code for CoverityNathan Scott2021-07-141-7/+9
* Ensure PCP dynamic metric configuration definition uniquenessNathan Scott2021-07-141-19/+29
* Remove unnecessary include files from PCPDynamicMeter.cNathan Scott2021-07-094-25/+22
* Pretty-print values in the PCP DynamicMeter codeNathan Scott2021-07-085-46/+97
* Add more defensive checks to PCP paths if sampling failsNathan Scott2021-07-071-2/+9
* PCP: use palette meter text colour for dynamic meter labelsSohaib Mohamed2021-07-071-1/+1
* Add a new DynamicMeter class for runtime Meter extensionNathan Scott2021-07-0715-13/+680
* Fix an assert on kernel process name length on the PCP platformNathan Scott2021-07-071-1/+1
* PCP: Fix minor cut+paste typoSohaib Mohamed2021-06-301-5/+5
* PCP: Always update usernameBenny Baumann2021-06-221-1/+2
* 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

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