summaryrefslogtreecommitdiffstats
path: root/pcp
Commit message (Expand)AuthorAgeFilesLines
* Work around GCC14 memleak diagnosticBenny Baumann2024-04-081-1/+1
* Introduce autoTitleRightAlign column flagChristian Göttsche2024-03-271-1/+1
* Minor bug fixes for Coverity issuesKen McDonell2024-02-051-1/+1
* Relocate include of config.h from header to source modeuleBenny Baumann2023-12-264-8/+0
* Update includes based on IWYUBenny Baumann2023-12-261-1/+1
* Use consistent style for process field output/compare functionsBenny Baumann2023-12-261-0/+3
* Fix code styleBenny Baumann2023-12-268-17/+24
* Add includes for config.h as per the discussion in PR #1337Daniel Lange2023-12-263-0/+6
* Add PCP supportBenny Baumann2023-12-114-1/+21
* Merge branch 'main' of https://github.com/BowDown097/htop into BowDown097-mainNathan Scott2023-11-274-0/+7
|\
| * Update pcp/ProcessField.hBowDown0972023-11-261-1/+1
| * Linux + PCP: Add private memory size columnBowDown0972023-11-244-0/+7
* | PCP platform implementation of the compressed cgroup columnNathan Scott2023-11-274-2/+27
|/
* Rewrite Meter_humanUnit() to accept floating point valueExplorer092023-11-241-10/+10
* Remove unused zswap pool size calculation from commit 71f5a80d9eNathan Scott2023-11-213-5/+0
* PCP platform implementation of frontswap and zswap accountingNathan Scott2023-11-204-3/+46
* Merge branch 'style-header-consistency' of https://github.com/BenBE/htop into...Nathan Scott2023-10-103-2/+3
|\
| * Make header sort order consistent againBenny Baumann2023-05-243-2/+3
* | Cast some ignored return codes to assist static checkersNathan Scott2023-09-042-2/+4
* | Adjust pointer tracking to assist static checkersNathan Scott2023-09-041-1/+1
* | Ensure possible NULL pointer values dealt with defensivelyNathan Scott2023-09-041-1/+3
* | Correct pid_t type return from Platform_getMaxPid functionNathan Scott2023-09-042-3/+3
* | Rename ProcessList to ProcessTable throughoutNathan Scott2023-08-315-71/+71
* | Fixed typoStefan2023-08-301-1/+1
* | Fix handling of PCP process arguments with space then slashNathan Scott2023-08-301-1/+9
* | Rename PCPMetric files, structures and related internal functionsNathan Scott2023-08-3011-179/+178
* | Support dynamic screens with 'top-most' entities beyond processesSohaib Mohamed2023-08-3023-45/+1554
* | Introduce Row and Table classes for screens beyond top-processesNathan Scott2023-08-303-53/+63
* | Rework ZramMeter and remove MeterClass.comprisedValuesExplorer092023-08-291-1/+5
* | Compare all percentage fields with compareRealNumbers()Explorer092023-08-182-15/+5
* | Replace isnan() with better comparisons (isgreater(), etc.)Explorer092023-08-182-32/+40
* | More robust logic for CPU process percentages (Linux & PCP)Explorer092023-08-181-3/+5
* | Minor data type fixes in Process.c and PCPProcess.cExplorer092023-08-181-2/+2
* | Modify PCPProcessList_updateInfo() prototype for readabilityExplorer092023-08-181-3/+3
|/
* Adapt platform code for the new Machine base classNathan Scott2023-05-085-403/+450
* Introduce Machine class for host-specific info (split from ProcessList)Nathan Scott2023-05-086-59/+81
* {Memory,Swap}Meter: add "compressed memory" metricsIvan Shapovalov2023-04-231-0/+2
* Minor code formatting consistency fixesBenny Baumann2023-04-111-1/+1
* Refactor and consolidate dynamic meters/columns pointersNathan Scott2023-04-063-4/+4
* 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

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