summaryrefslogtreecommitdiffstats
path: root/linux
Commit message (Expand)AuthorAgeFilesLines
...
| * Update linux/LinuxProcessTable.cBowDown0972023-11-261-2/+2
| * Use printKBytesBowDown0972023-11-242-2/+2
| * Linux + PCP: Add private memory size columnBowDown0972023-11-244-0/+8
* | Fix a little header comment typo in the CGroupUtils codeNathan Scott2023-11-271-1/+1
|/
* Remove unused zswap pool size calculation from commit 71f5a80d9eNathan Scott2023-11-212-22/+0
* Shorten podman/libpod container IDs to 12 charactersBenny Baumann2023-11-191-0/+18
* Avoid OOB read when parsing process memory maps on LinuxBenny Baumann2023-11-081-0/+3
* Move shared memory next to used memoryKevin Bracey2023-10-261-1/+1
* Merge branch 'style-header-consistency' of https://github.com/BenBE/htop into...Nathan Scott2023-10-109-9/+37
|\
| * Add missing copyright/file headersBenny Baumann2023-05-254-0/+28
| * Make header sort order consistent againBenny Baumann2023-05-244-5/+5
| * Always mark config.h with IWYU pragma: keepBenny Baumann2023-05-245-5/+5
* | strchrnul is a GNU libc extension, add a wrapper for other platformsNathan Scott2023-10-102-7/+7
* | Correct pid_t type return from Platform_getMaxPid functionNathan Scott2023-09-042-4/+4
* | Rename ProcessList to ProcessTable throughoutNathan Scott2023-08-316-86/+86
* | linux: right align IO_READ_RATE column titleChristian Göttsche2023-08-301-1/+1
* | Support dynamic screens with 'top-most' entities beyond processesSohaib Mohamed2023-08-301-1/+13
* | Introduce Row and Table classes for screens beyond top-processesNathan Scott2023-08-305-86/+114
* | Rework ZramMeter and remove MeterClass.comprisedValuesExplorer092023-08-293-4/+8
* | Compare all percentage fields with compareRealNumbers()Explorer092023-08-181-13/+3
* | Replace isnan() with better comparisons (isgreater(), etc.)Explorer092023-08-185-45/+51
* | More robust logic for CPU process percentages (Linux & PCP)Explorer092023-08-181-9/+15
* | Merge branch 'remove-vla' of BenBE/htopDaniel Lange2023-08-021-2/+6
|\ \
| * | Header orderBenny Baumann2023-07-281-1/+2
| * | Avoid VLA in LibSensors codeBenny Baumann2023-07-281-1/+4
* | | Short-term fix for docker container detectionlestermfp2023-07-071-1/+1
|/ /
* / Fix Linux running tasks count in the Tasks Meter, a recent regressionNathan Scott2023-06-063-2/+8
|/
* Minor whitespace and small logic flow improvements on reviewNathan Scott2023-05-081-1/+1
* Adapt platform code for the new Machine base classNathan Scott2023-05-089-856/+895
* Introduce Machine class for host-specific info (split from ProcessList)Nathan Scott2023-05-086-71/+94
* Linux: (hack) work around the fact that Zswapped pages may be SwapCachedIvan Shapovalov2023-04-231-0/+15
* Linux: implement zswap supportIvan Shapovalov2023-04-234-1/+65
* Linux: fix include style issues for ZramStats.hIvan Shapovalov2023-04-232-1/+9
* {Memory,Swap}Meter: add "compressed memory" metricsIvan Shapovalov2023-04-231-0/+1
* {Memory,Swap}Meter: make sure new constants are used consistentlyIvan Shapovalov2023-04-231-2/+2
* ZramMeter: update bar modeChristian Göttsche2023-04-113-12/+18
* Minor code formatting consistency fixesBenny Baumann2023-04-113-9/+9
* Refactor and consolidate dynamic meters/columns pointersNathan Scott2023-04-062-3/+3
* Naming convention: LinuxProcess *lp and Process *process.Kirill Tkhai2023-03-311-26/+26
* This patch is for "Hide userland process threads mode is off" case.Kirill Tkhai2023-03-311-7/+18
* Improve CPU computation codeGuillaume Gomez2023-03-041-3/+2
* Improve code readability by using enum values instead of raw numbersGuillaume Gomez2023-03-041-5/+5
* Remove LXC special handling for the CPU countDaniel Lange2023-02-251-29/+1
* Implement File Descriptor Meter support for LinuxBenny Baumann2023-02-192-0/+22
* Misc cleanupChristian Göttsche2023-02-181-2/+1
* Linux: add IRQ PSI meterMatthias Maier2023-02-133-0/+22
* Linux: highlight username if process has elevated privilegesChristian Göttsche2023-02-051-0/+8
* Linux: Refactor /proc/<pid>/status parsingChristian Göttsche2023-02-051-124/+92
* Linux: move helper function to top of fileChristian Göttsche2023-02-051-42/+42
* Add support for scheduling policiesChristian Göttsche2023-02-052-0/+11

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