summaryrefslogtreecommitdiffstats
path: root/linux
Commit message (Expand)AuthorAgeFilesLines
...
* Merge branch 'cleanup-init-done' into masterNathan Scott2020-11-232-4/+26
|\
| * Add whitespace to improve Linux Platform_init readabilityNathan Scott2020-11-191-0/+1
| * Minor cleanups to platform-specific init and doneNathan Scott2020-11-192-4/+25
* | LinuxProcessList: skip parsing threads if the kind of thread is disabledChristian Göttsche2020-11-221-2/+23
* | Reduce scope of local variablesBenny Baumann2020-11-221-2/+1
* | Rename virtual memory column from M_SIZE to M_VIRTChristian Göttsche2020-11-213-3/+3
* | LinuxProcess: mark LinuxProcess_printDelay staticChristian Göttsche2020-11-212-5/+1
* | IWYU update (Linux)Christian Göttsche2020-11-195-5/+18
|/
* Spelling correctionsChristian Göttsche2020-11-181-1/+1
* Merge individual Battery.[ch] files into Platform.[ch]Nathan Scott2020-11-181-6/+5
* Merge individual Battery.[ch] files into Platform.[ch]Nathan Scott2020-11-184-383/+326
* Silence theoretical memory leakChristian Göttsche2020-11-171-1/+3
* Merge branch 'temperature_v2' of cgzones/htopDaniel Lange2020-11-173-0/+88
|\
| * Show CPU temperature in CPU meterChristian Göttsche2020-11-163-0/+88
* | Add process column for normalized CPU usageChristian Göttsche2020-11-161-0/+1
|/
* Use spaceship comparison for TTYsChristian Göttsche2020-11-151-1/+6
* Early skip non-directories when searching for process informationChristian Göttsche2020-11-151-4/+9
* Drop hideThreads SettingChristian Göttsche2020-11-151-1/+1
* Mark local functions staticChristian Göttsche2020-11-152-16/+12
* Introduce spaceship comparison for ProcessesChristian Göttsche2020-11-151-37/+49
* Resolve merge conflicts, merge #229 "Add SystemdMeter" from @cgzonesDaniel Lange2020-11-153-0/+346
|\
| * Add SystemdMeterChristian Göttsche2020-10-313-0/+346
* | Resolve merge conflicts, merge #298 "Macro cleanup" from @BenBEDaniel Lange2020-11-1511-247/+384
|\ \
| * | Remove unnecessary bracesBenny Baumann2020-11-021-1/+1
| * | Integrate NAN check into assignmentBenny Baumann2020-11-021-4/+1
| * | Wrap inline structure definitionsBenny Baumann2020-11-021-3/+4
| * | Embracing branchesBenny Baumann2020-11-026-69/+182
| * | Spacing around operatorsBenny Baumann2020-11-027-81/+86
| * | Whitespace and indentation issuesBenny Baumann2020-11-023-33/+36
| * | Make scope of match macro symmetricBenny Baumann2020-11-021-3/+7
| * | Fix indentation to 3 spacesBenny Baumann2020-11-022-31/+31
| * | Spacing after keywords (for)Benny Baumann2020-11-022-7/+7
| * | Spacing after keywords (if)Benny Baumann2020-11-024-23/+23
| * | Spacing after keywords (while)Benny Baumann2020-11-021-7/+7
| * | Remove accidental syntax collisionBenny Baumann2020-11-021-3/+17
| * | Remove unnecessary trailing semicolon on macrosBenny Baumann2020-11-021-2/+2
* | | Remove duplicate test for NULDaniel Lange2020-11-151-1/+1
* | | Split data array for file lock information into separate fieldsBenny Baumann2020-11-141-4/+4
* | | Split platform dependent parts for file locks screenBenny Baumann2020-11-144-270/+125
* | | Add compat wrapper for readlinkatBenny Baumann2020-11-091-17/+3
* | | Implement screen for active file locksFynn Wulf2020-11-092-0/+284
|/ /
* / Enclose macro arguments in parenthesesChristian Göttsche2020-10-311-2/+2
|/
* Zram Meter featureMurloc Knight2020-10-317-1/+156
* FreeBSD: implement Platform_getDiskIO()Christian Goettsche2020-10-292-7/+6
* Implement Process_isUserlandThread as functionChristian Göttsche2020-10-281-1/+3
* Implement LinuxProcess_effectiveIOPriority as functionChristian Göttsche2020-10-282-11/+6
* Enclose macro arguments in parenthesesChristian Göttsche2020-10-282-3/+3
* Refactor LinuxProcessList_readSmapsFile to work line-orientedBenny Baumann2020-10-281-37/+26
* Avoid some unnecessary casts and mark some not changing variables constChristian Göttsche2020-10-274-8/+7
* Drop unneeded variablw initialization and reduce scopeChristian Göttsche2020-10-271-1/+1

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