summaryrefslogtreecommitdiffstats
path: root/pcp
Commit message (Expand)AuthorAgeFilesLines
* 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
* Use macros to PCPProcessList value extraction, tweak configure.acNathan Scott2021-06-091-217/+103
* Update platform-specific header includes to use pcp paths.Nathan Scott2021-06-093-6/+7
* Update the PCP platform to use common Process fields and codeNathan Scott2021-06-096-376/+59
* Rework TTY column for the PCP platformNathan Scott2021-06-093-13/+4
* Various code tidyups based on review commentary from BenBENathan Scott2021-06-094-129/+135
* 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-092-10/+46
* Implement command line and environment handling for pcp htop.Nathan Scott2021-06-093-8/+83
* Implement shared memory support on the PCP platformNathan Scott2021-06-093-14/+16
* Update PCP platform to use the old hostname API callNathan Scott2021-06-091-1/+2

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