summaryrefslogtreecommitdiffstats
path: root/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'gcc14-analyzer-fixes' of BenBE/htopmainDaniel Lange32 hours1-1/+1
|\
| * Explicit memory initialization when reading status fileBenny Baumann3 days1-1/+1
* | Use 'sb' name for local 'struct stat' buffersExplorer093 days1-13/+13
* | Use 'fp' name for local 'FILE*' variables.Explorer093 days2-34/+34
|/
* linux: harden terminal parsingChristian Göttsche6 days1-9/+33
* Work around GCC14 memleak diagnosticBenny Baumann11 days1-1/+1
* Align parameter names in declarations with definitionsChristian Göttsche11 days1-1/+1
* Use uppercase floating point literalsChristian Göttsche11 days2-4/+4
* Drop casts to same typeChristian Göttsche11 days1-4/+4
* Linux: fix title alignments of GPU columnsChristian Göttsche12 days1-2/+2
* Linux: add process column whether it is marked a container processChristian Göttsche13 days4-1/+19
* Linux: detect container process by different PID namespaceChristian Göttsche13 days1-13/+45
* Linux: do not always read /proc/<pid>/statusChristian Göttsche13 days1-2/+9
* Linux: reorder some calls in LinuxProcessList_recurseProcTree()Christian Göttsche13 days1-26/+34
* Linux: update gathering information regarding threadsChristian Göttsche13 days3-39/+153
* Linux: gather permitted capabilities via capget(2)Christian Göttsche13 days1-8/+15
* Adapt GPU_TIME field for the new nanoseconds formatExplorer092024-04-051-2/+2
* linux: use dlopen for libnl3 instead of dynamic linkingChristian Göttsche2024-04-051-23/+136
* linux: move libnl code into separate fileChristian Göttsche2024-04-053-113/+147
* Use size_t for array indices consistentlyBenny Baumann2024-04-051-5/+5
* Linux: Correctly mark trailing offline CPU threadsMartin Rys2024-03-271-7/+18
* Avoid glibc FILE API for number of open filesBenny Baumann2024-03-271-5/+5
* Avoid glibc FILE API for maxpidBenny Baumann2024-03-271-9/+15
* Avoid glibc FILE API for loadavgBenny Baumann2024-03-271-13/+14
* Avoid glibc FILE API for uptime readingBenny Baumann2024-03-271-7/+13
* Avoid glibc FILE API for secattrBenny Baumann2024-03-271-10/+4
* Avoid glibc FILE API for oom_scoreBenny Baumann2024-03-271-10/+15
* Avoid glibc FILE voodooBenny Baumann2024-03-271-4/+5
* Linux: scan GPU based on previous activityChristian Göttsche2024-03-272-6/+13
* Linux: add GPU meter and process columnChristian Göttsche2024-03-2711-2/+521
* Introduce autoTitleRightAlign column flagChristian Göttsche2024-03-271-1/+1
* Read executable name before checking the command lineBenny Baumann2024-01-271-39/+48
* Properly track if we actually hit any token while scanning cmdlineBenny Baumann2024-01-271-49/+78
* Explicitly check sscanf(3) and fscanf(3) return valuesChristian Göttsche2024-01-253-12/+12
* Linux: drop preconditions for free_and_xStrdup()Christian Göttsche2024-01-201-6/+0
* Linux: rename variable for clearer intentChristian Göttsche2024-01-201-2/+2
* Fix the display of number of running tasksBenny Baumann2024-01-121-2/+1
* Fix static linking with libsystemdChristian Göttsche2024-01-101-0/+1
* Linux: use fseek(3)Christian Göttsche2024-01-101-5/+2
* Shorten docker container IDs to 12 charactersBenny Baumann2023-12-311-0/+35
* Relocate include of config.h from header to source modeuleBenny Baumann2023-12-266-8/+4
* Update includes based on IWYUBenny Baumann2023-12-2611-22/+29
* Use consistent style for process field output/compare functionsBenny Baumann2023-12-261-2/+5
* Fix code styleBenny Baumann2023-12-265-106/+107
* Add includes for config.h as per the discussion in PR #1337Daniel Lange2023-12-266-0/+12
* Consolidate duplicate string constants in CGroup filtersBenny Baumann2023-12-111-33/+22
* Add column for process container nameBenny Baumann2023-12-114-1/+29
* Add logic to filter the container name (+type) from the CGroup nameBenny Baumann2023-12-112-0/+142
* Merge branch 'main' of https://github.com/BowDown097/htop into BowDown097-mainNathan Scott2023-11-274-0/+8
|\
| * Update linux/LinuxProcessTable.cBowDown0972023-11-261-2/+2

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