summaryrefslogtreecommitdiffstats
path: root/linux
Commit message (Expand)AuthorAgeFilesLines
* Avoid shadowing warningsChristian Göttsche2020-08-253-20/+20
* Avoid conversion warningChristian Göttsche2020-08-251-1/+1
* Updates to project URLs in docs and embedded in source codeNathan Scott2020-08-221-1/+1
* Update header files to match whitespace changes in source filesNathan Scott2020-08-223-3/+0
* Remove trailing whitespacesChristian Göttsche2020-08-213-3/+0
* Introduce xAsprintf as checked version of asprintfChristian Göttsche2020-08-211-3/+3
* Merge branch 'hishamhm-pull-920'3.0.0rc1Nathan Scott2020-08-204-0/+95
|\
| * Linux fixesRoss Williams2019-09-031-2/+2
| * Support for ZFS Compressed ARC statisticsRoss Williams2019-09-033-0/+19
| * Refactor openzfs_sysctl_init() and ZfsArcMeter...Ross Williams2019-09-031-12/+1
| * Refactor common OpenZFS sysctl accessRoss Williams2019-07-073-38/+26
| * ZFS arcstats for LinuxRoss Williams2019-07-074-0/+100
* | Merge branch 'hishamhm-pull-1012'Nathan Scott2020-08-201-0/+3
|\ \
| * | adding support for more than 2 smaller cpumeter columnsChristoph Budziszewski2020-06-111-0/+3
| |/
* | Merge branch 'hishamhm-pull-970'Nathan Scott2020-08-201-1/+5
|\ \
| * | Properly identify zombie processesJure Oder2019-12-141-1/+5
| |/
* | Merge branch 'hishamhm-pull-932'Nathan Scott2020-08-204-2/+83
|\ \
| * | Move sysfs-reading code to LinuxProcessList.c and add average frequency.Arnavion2019-08-103-14/+81
| * | Show N/A instead of 0KHz when CPU frequency is not available.Arnavion2019-08-101-3/+3
| * | Add new display option to also show CPU frequency in CPU meters.Arnavion2019-08-091-0/+16
| |/
* | Merge branch 'hishamhm-pull-960'Nathan Scott2020-08-207-31/+30
|\ \
| * | Clean up existing whitespaceDaniel Flanagan2019-10-317-31/+31
| |/
* | Merge branch 'hishamhm-pull-946'Nathan Scott2020-08-201-1/+12
|\ \
| * | Linux: fixes sysfs battery discoverysmattie2019-09-071-1/+12
| |/
* | Merge branch 'hishamhm-pull-890'Nathan Scott2020-08-201-0/+2
|\ \
| * | Add pressure stall information (PSI) meters on LinuxRan Benita2019-02-134-0/+184
| |/
* | Merge branch 'hishamhm-pull-890'Nathan Scott2020-08-204-0/+184
* | Merge branch 'hishamhm-pull-866'Nathan Scott2020-08-202-4/+2
|\ \
| * | Remove unnecessary HAVE_SYS_SYSMACROS_H checkWataru Ashihara2018-12-152-4/+2
* | | Merge branch 'hishamhm-pull-857'Nathan Scott2020-08-201-1/+1
|\ \ \
| * | | Don't follow process when selecting non-process-specific optionswangqr2019-02-121-1/+1
| | |/ | |/|
* | | Resolve compiler warnings and errors relating to the Arg unionNathan Scott2020-08-202-4/+6
* | | Correction to smaps buffer size passed to smaps path snprintfNathan Scott2020-08-191-2/+2
* | | Merge branch 'hishamhm-pull-843'Nathan Scott2020-08-194-3/+111
|\ \ \
| * | | Linux: Use /proc/*/smaps_rollup for improved PSS parsing speedAlexander Schlarb2019-03-202-3/+18
| * | | Linux: Add PSS (proportional set size), Swap and SwapPSS calculationAlexander Schlarb2019-03-203-2/+95
| |/ /
* | | Re-generate all headers with latest scripts/MakeHeader.pyNathan Scott2020-08-185-15/+15
* | | Merge branch 'hishamhm-pull-842'Nathan Scott2020-08-181-1/+1
|\ \ \
| * | | Widen ST_UID (UID) column to 5 chars to allow UIDs > 9999 without breaking al...Daniel Lange2018-10-071-1/+1
| | |/ | |/|
* | | Resolve complation issues with -fno-common (default from gcc-10)Nathan Scott2020-07-102-10/+12
| |/ |/|
* | Linting changesHisham Muhammad2019-02-101-10/+10
|/
* Linux: fix CPU countHisham Muhammad2018-08-241-1/+1
* Linux: remove warnings of unused variablesHisham Muhammad2018-08-241-3/+2
* Linux: add process->starttime and use it for STARTTIME column (#700)Shawn Landden2018-08-194-17/+42
* Fix process name updates for shorter strings (#812)Score_Under2018-07-281-1/+1
* Fix #define to match header when regenerating with MakeHeader.py (#789)Faster IT2018-05-221-1/+1
* Linux: change how kernel threads are detectedHisham Muhammad2018-03-253-6/+8
* Updates to generated header filesHisham Muhammad2018-02-261-0/+5
* Fix build failure ('major' undefined) in glibc 2.28. (#746)Kang-Che Sung (宋岡哲)2018-02-261-0/+6
* Replace size_t with int/void* unionHisham Muhammad2018-02-181-1/+1

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