summaryrefslogtreecommitdiffstats
path: root/pcp
Commit message (Expand)AuthorAgeFilesLines
* 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-193-0/+19
* PCP: add IRQ PSI meterNathan Scott2023-02-142-0/+5
* Fix an incorrect memset pointer in PCP platform CPU handlingNathan Scott2023-02-041-1/+1
* Improve code readability by creating constants for SWAP memory valuesGuillaume Gomez2023-01-081-2/+2
* Clean out Platform_getInodeFilenameнаб2023-01-082-8/+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
* Add fallback for HOME environment variableChristian Göttsche2022-08-222-1/+16
* Implement PCP support for minimum ZFS ARC sizeBenny Baumann2022-05-303-2/+11
* Linux: Increase field width of CPUD% and SWAPD% to 5Kumar2022-05-261-1/+1
* Process: Display single digit precision for CPU% greater than 99.9%Kumar2022-05-261-1/+1
* 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

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