summaryrefslogtreecommitdiffstats
path: root/linux
Commit message (Expand)AuthorAgeFilesLines
...
* Pre-calculate isUserlandThread flagBenny Baumann2021-05-232-3/+3
* Move mergeCommand to global process structBenny Baumann2021-05-233-55/+20
* Rename cmdlineBasenameOffset to cmdlineBasenameEnd to properly indicate the f...Benny Baumann2021-05-232-20/+20
* Move procCmdlineBasenameOffset as cmdlineBasenameStart to global Process stru...Benny Baumann2021-05-233-5/+4
* Remove duplicate field LinuxProcess->procCmdlineBasenameEndBenny Baumann2021-05-233-6/+2
* Move procExeBasenameOffset to main Process structureBenny Baumann2021-05-233-14/+17
* Move procExeDeleted flag to main Process structureBenny Baumann2021-05-233-7/+6
* Rename basenameOffset to cmdlineBasenameOffsetBenny Baumann2021-05-231-5/+5
* Move procComm and procExe to main Process structureBenny Baumann2021-05-233-27/+23
* Rename command line field from comm to cmdlineBenny Baumann2021-05-232-6/+6
* Refactor makeCommandStrBenny Baumann2021-05-232-144/+132
* platform-dependent files included relative to main source directorymayurdahibhate2021-05-1013-25/+26
* cleaned up includes with iwyumayurdahibhate2021-05-1013-4/+21
* Linux: update IO fieldsChristian Göttsche2021-04-263-31/+35
* Rework process field print functionsChristian Göttsche2021-04-261-24/+24
* LinuxProcess: print default buffer in asciiChristian Göttsche2021-04-261-1/+1
* Use RichString_appendnAscii where possibleChristian Göttsche2021-04-262-14/+21
* Linux: handle Shmem being part of CachedChristian Göttsche2021-04-221-2/+6
* Linux: use more robust pid parsingChristian Göttsche2021-04-211-4/+9
* Rework TTY columnChristian Göttsche2021-04-143-15/+5
* Add read-only optionChristian Göttsche2021-04-143-2/+8
* Rename drop-capabilities options none to offChristian Göttsche2021-04-141-6/+6
* LinuxProcessList_recurseProcTree(): drop non necessary parameterChristian Göttsche2021-04-141-5/+5
* 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

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