summaryrefslogtreecommitdiffstats
path: root/linux
Commit message (Expand)AuthorAgeFilesLines
* Invert Process_compare resolution so that superclass matches run firstHisham Muhammad2020-12-191-15/+8
* Move macro definitions close to usageChristian Göttsche2020-12-161-0/+5
* Use common naming for bare enum typesChristian Göttsche2020-12-161-2/+2
* LibSensors: fix unversioned libsensors library nameChristian Göttsche2020-12-151-2/+2
* LibSensors: restore temperature for Raspberry PiChristian Göttsche2020-12-151-0/+3
* Handle absence of package CPU temperatureChristian Göttsche2020-12-143-44/+60
* Harden the extraction of boot time for the Linux platformNathan Scott2020-12-141-12/+11
* Cleanup initialization of jiffies on the Linux platformNathan Scott2020-12-143-18/+15
* Simplify initialization of the Linux haveSmapsRollup variableNathan Scott2020-12-141-8/+2
* Merge branch 'fix-dlopen-libsensors-debian' of fasterit/htopDaniel Lange2020-12-131-3/+7
|\
| * Fix dlopen issue for libsensors5 in Debian Buster, BullseyeDaniel Lange2020-12-121-3/+7
* | Define O_PATH if not already definedChris Burr2020-12-131-0/+6
|/
* Cull the definitions of pageSize and pageSizeKB from CRT.cNathan Scott2020-12-103-7/+22
* PSI Meter: use constant width and only print ten-duration as barChristian Göttsche2020-12-081-4/+8
* Additional code simplificationBenny Baumann2020-12-081-1/+2
* Split RichString_(append|appendn|write) into wide and asciiChristian Göttsche2020-12-084-22/+24
* SELinuxMeter: silence comparison warning on 32-bitChristian Göttsche2020-12-071-1/+1
* Introduce METER_BUFFER_CHECK and METER_BUFFER_APPEND_CHR to cleanup writing t...Christian Göttsche2020-12-061-25/+10
* Use size_t as type for buffer length in ProcessChristian Göttsche2020-12-061-1/+1
* Use size_t as len type for Meter_UpdateValuesChristian Göttsche2020-12-064-8/+12
* IWYU updateChristian Göttsche2020-12-066-8/+4
* Initialize buffer for retrieved pathBenny Baumann2020-12-061-1/+2
* LinuxProcessList: add underscore suffix for raw struct nameChristian Göttsche2020-12-051-1/+1
* Resolve conversion from ssize_t to int for readlink return valueChristian Göttsche2020-12-051-1/+1
* Convert personal copyright authorship to teamChristian Göttsche2020-12-044-4/+4
* Linux: avoid float division by 0 after system sleepChristian Göttsche2020-12-031-2/+3
* Add Linux cwd process columnChristian Göttsche2020-12-033-1/+48
* Dynamically load libsensors at runtimeChristian Göttsche2020-12-025-48/+136
* Add xReadfile wrapper for reading small to medium size filesChristian Göttsche2020-12-023-134/+31
* PressureStallMeter: improve display stringsChristian Göttsche2020-12-021-12/+19
* Use String_eq for readability and consistencyChristian Göttsche2020-12-021-3/+3
* Add cast to unsigned char to avoid signed char misuseChristian Göttsche2020-12-021-1/+1
* Merge identical conditional branchesChristian Göttsche2020-12-022-6/+2
* Drop redundant return statementsChristian Göttsche2020-12-021-2/+0
* Linux: fix process parsing for hidden pid directoriesChristian Göttsche2020-11-291-2/+2
* TypoChristian Göttsche2020-11-281-1/+1
* Update even more snprintfsChristian Göttsche2020-11-281-2/+2
* Use 'N/A' instead of 'no perm' for more consistencyBenny Baumann2020-11-281-2/+2
* Fix reading of device nodes > 2 chars from memory mapsDaniel Lange2020-11-281-4/+4
* Add compat mode for systems without openat(2)Christian Göttsche2020-11-281-41/+63
* LinuxProcessList: use openat instead of building path stringsChristian Göttsche2020-11-281-96/+97
* Drop unused global ProcessList memory fieldsNathan Scott2020-11-271-3/+3
* Randomly refresh M_LRS calculation, but latest after 2sBenny Baumann2020-11-261-8/+7
* Distinguish display of no permissions for reading M_LRSBenny Baumann2020-11-261-1/+9
* Roll our own strtoull implementation specialized to handle the parsing requir...Benny Baumann2020-11-261-20/+54
* Hardcode actual conversions to read the maps file dataBenny Baumann2020-11-261-8/+49
* Only calculate M_LRS size every 5 secondsBenny Baumann2020-11-262-3/+22
* Calculate library size (M_LRS column) from maps fileFynn Wulf2020-11-263-11/+84
* IOPriorityPanel: drop unnecessary buffer size decrementChristian Göttsche2020-11-261-1/+1
* LinuxProcessList_recurseProcTree: compute time only once and mark parent constChristian Göttsche2020-11-251-5/+6

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