summaryrefslogtreecommitdiffstats
path: root/linux
Commit message (Expand)AuthorAgeFilesLines
* Request the realtime and monotonic clock times once per sampleNathan Scott2021-04-052-9/+10
* Merging all the points related to calculating time in one placeSohaib2021-04-051-5/+9
* Linux: handle garbage in /proc/loadavgChristian Göttsche2021-03-281-12/+18
* Drop always true conditionChristian Göttsche2021-03-241-2/+1
* Correct spelling in commentChristian Göttsche2021-03-241-1/+1
* Drop unused attributes of actually used function parametersChristian Göttsche2021-03-241-1/+1
* Linux: fix --drop-capabilitiesChristian Göttsche2021-03-221-1/+1
* Use a platform-specific routine for long option usageNathan Scott2021-03-222-13/+23
* Move libcap use to (Linux) platform-specific codeNathan Scott2021-03-222-15/+173
* Use `#if defined()` syntax when `#elif defined()` is presentBenny Baumann2021-03-211-1/+1
* Merge branch 'cputemp' of cgzones/htopDaniel Lange2021-03-211-54/+99
|\
| * Linux: Rework libsensors parsingChristian Göttsche2021-03-191-54/+99
* | Use unsigned types for CPU counts and associated variablesChristian Göttsche2021-03-193-16/+15
|/
* Merge branch 'shared_before_cached' of cgzones/htopDaniel Lange2021-03-191-3/+3
|\
| * MemoryMeter: show shared memory before cachedChristian Göttsche2021-03-171-3/+3
* | LinuxProcessList: drop unnecessary parenthesisChristian Göttsche2021-03-171-1/+1
|/
* Linux: individually show shared memoryChristian Göttsche2021-03-152-2/+8
* LinuxProcessList: refactor /proc/stat parsingChristian Göttsche2021-03-121-71/+59
* Merge branch 'misc' of https://github.com/cgzones/htop into cgzones-miscNathan Scott2021-03-051-1/+1
|\
| * Enclose macro argument in parenthesesChristian Göttsche2021-03-021-1/+1
* | Save text buffer in MeterChristian Göttsche2021-03-045-8/+12
* | Fix include file ordering of generic headersNathan Scott2021-03-041-2/+2
* | Move generic (shared) code into its own sub-directoryNathan Scott2021-03-041-3/+4
* | Separate display from sampling in SysArch and Hostname MetersNathan Scott2021-03-041-0/+9
* | LinuxProcess: Drop dead assignmentChristian Göttsche2021-03-021-1/+1
|/
* Merge pull request #550 from natoscott/diskio-typesNathan Scott2021-03-021-3/+3
|\
| * Fix integer sizing issues in the DiskIO MeterNathan Scott2021-03-011-3/+3
* | Fix integer sizing issues in the NetworkIO MeterNathan Scott2021-03-012-23/+14
|/
* Correctly detect failure to initialize boottimeNathan Scott2021-02-151-2/+2
* Fix a couple of small spelling mistakes in commentsNathan Scott2021-02-151-1/+1
* Linux: restore memory calculation regarding HugePagesChristian Göttsche2021-02-091-2/+2
* Linux: overhaul memory partitionChristian Göttsche2021-02-075-53/+70
* Use MainPanel type in State structChristian Göttsche2021-02-051-4/+2
* Fix typo, align with man page, drop dotsDaniel Lange2021-02-021-2/+2
* Merge branch 'comm' of cgzones/htopDaniel Lange2021-02-021-0/+6
|\
| * Reset cache values when setting comm valueChristian Göttsche2021-01-121-0/+6
* | DiD: Avoid negative cmdlineBasenameOffsetBenny Baumann2021-02-011-0/+3
* | [#480] SysArchMeter to view kernel/arch infoahgamut2021-01-311-0/+2
* | Linux: silence UBSAN implicit conversionsChristian Göttsche2021-01-301-2/+2
* | Linux: document /proc/PID/stat field parsingChristian Göttsche2021-01-301-6/+47
* | Use String_eq wrapper instead of raw strcmpChristian Göttsche2021-01-301-1/+1
* | Linux: overhaul io process fieldsChristian Göttsche2021-01-303-38/+58
* | Refactor to tty_nr process field displayChristian Göttsche2021-01-301-7/+6
* | Process: document process fieldsChristian Göttsche2021-01-301-4/+8
* | Add configure option to create static htop binaryChristian Göttsche2021-01-252-3/+75
* | Implement stable tie-breaker and add more defaultSortDesc fields as per cgzon...Daniel Lange2021-01-221-24/+24
* | Sort out the mess around column sorting that had accumulated over timeDaniel Lange2021-01-211-43/+43
* | Linux: individual huge page values in the huge page meterDavid Zarzycki2021-01-193-10/+55
* | Linux: handle hugepagesChristian Göttsche2021-01-195-2/+136
* | Define PATH_MAX for GNU/hurdDaniel Lange2021-01-163-1/+8

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