summaryrefslogtreecommitdiffstats
path: root/pcp/PCPProcess.c
Commit message (Expand)AuthorAgeFilesLines
* Work around GCC14 memleak diagnosticBenny Baumann2024-04-081-1/+1
* Introduce autoTitleRightAlign column flagChristian Göttsche2024-03-271-1/+1
* Use consistent style for process field output/compare functionsBenny Baumann2023-12-261-0/+3
* Add includes for config.h as per the discussion in PR #1337Daniel Lange2023-12-261-0/+2
* Add PCP supportBenny Baumann2023-12-111-0/+4
* Merge branch 'main' of https://github.com/BowDown097/htop into BowDown097-mainNathan Scott2023-11-271-0/+4
|\
| * Linux + PCP: Add private memory size columnBowDown0972023-11-241-0/+4
* | PCP platform implementation of the compressed cgroup columnNathan Scott2023-11-271-2/+7
|/
* Introduce Row and Table classes for screens beyond top-processesNathan Scott2023-08-301-34/+41
* Compare all percentage fields with compareRealNumbers()Explorer092023-08-181-13/+3
* Replace isnan() with better comparisons (isgreater(), etc.)Explorer092023-08-181-24/+28
* Minor data type fixes in Process.c and PCPProcess.cExplorer092023-08-181-2/+2
* Introduce Machine class for host-specific info (split from ProcessList)Nathan Scott2023-05-081-3/+3
* 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-061-2/+2
* Dynamically scale the ST_UID size to support 32-bit UIDsSilke Hofstra2021-10-271-2/+2
* Update license headers to explicitly say GPLv2+Daniel Lange2021-09-221-1/+1
* PCP: PCPMetric.[ch] MdouleSohaib2021-08-161-1/+0
* Merge branch 'dynamic-columns' of https://github.com/smalinux/htop into smali...Nathan Scott2021-08-131-6/+11
|\
| * PCP: support for 'dynamic columns' added at runtimeSohaib Mohamed2021-08-131-6/+11
* | Add columns for process autogroup identifier and nice valueNathan Scott2021-08-091-0/+25
|/
* Split statements that should go onto multiple linesBenny Baumann2021-07-151-1/+2
* PCP: Fix minor cut+paste typoSohaib Mohamed2021-06-301-5/+5
* Update platform-specific header includes to use pcp paths.Nathan Scott2021-06-091-1/+1
* Update the PCP platform to use common Process fields and codeNathan Scott2021-06-091-276/+28
* Rework TTY column for the PCP platformNathan Scott2021-06-091-9/+1
* Add a platform for Performance Co-Pilot (PCP) metricsNathan Scott2021-06-091-0/+517

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