summaryrefslogtreecommitdiffstats
path: root/linux
Commit message (Expand)AuthorAgeFilesLines
* 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
* Linux: fall back to cpuinfo on slow scaling_cur_freq readChristian Göttsche2021-01-151-0/+30
* Mark several non-modified pointer variables constChristian Göttsche2021-01-111-1/+1
* SELinuxMeter: hardcode SELINUX_MAGIC valueChristian Göttsche2021-01-111-2/+1
* Linux: Add SwapCached to the swap meterDavid Zarzycki2021-01-112-1/+3
* Mark several non-modified pointer variables constChristian Göttsche2021-01-112-14/+14
* Remove dead codeChristian Göttsche2021-01-111-4/+1
* Process: drop commLenChristian Göttsche2021-01-111-23/+7
* Add wrapper function for free and strdupChristian Göttsche2021-01-112-16/+8
* Drop always false conditionChristian Göttsche2021-01-111-1/+1
* Linux: use correct column alignment for wide fieldsChristian Göttsche2021-01-111-12/+19
* RichString_setAttrn: refactor to take a length instead of a stop indexChristian Göttsche2021-01-101-9/+9
* Hashtable: use more distinct typename for key typeChristian Göttsche2021-01-061-1/+1
* LibSensors: add support for Ryzen CPUsMatej Dian2021-01-061-1/+6
* Declare for loop variables inside the loopChristian Göttsche2021-01-061-2/+1
* Panel_new: reorder argumentsChristian Göttsche2021-01-041-1/+1
* XUtils: check for multiplication overflow in allocation sizeChristian Göttsche2021-01-021-2/+2
* Object: return int on comparisonChristian Göttsche2021-01-021-1/+1
* Only initialize and gather delay accounting data if a related column is enabledChristian Göttsche2021-01-013-25/+35
* Also find libsensors.so.4 for Fedora and friendsDaniel Lange2020-12-251-5/+7
* Linux: accept clock CPU frequencyChristian Göttsche2020-12-231-1/+3
* Resolve clang-analyzer signed/unsigned comparison CI failureNathan Scott2020-12-221-2/+2
* DiD: Ensure string offsets are inside string boundariesBenny Baumann2020-12-211-0/+6
* Avoid NULL dereference on zombie processesBenny Baumann2020-12-211-2/+9
* Make remaining number literals use uppercaseBenny Baumann2020-12-201-1/+1
* Use upper case numeric literalsChristian Göttsche2020-12-201-2/+2
* Mark Platform_defaultFields constChristian Göttsche2020-12-192-2/+2
* Merge Process_pidColumns into Process_fields and rework auto-fit for PID-like...Christian Göttsche2020-12-192-25/+10
* Rework enum ProcessFieldChristian Göttsche2020-12-195-58/+58
* LinuxProcess: drop dead Process columnsChristian Göttsche2020-12-192-38/+0
* Split boilerplate and platform-independent field comparisonBenny Baumann2020-12-191-1/+1
* 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

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