summaryrefslogtreecommitdiffstats
path: root/linux
Commit message (Expand)AuthorAgeFilesLines
* 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
* Drop taskstats conditionalChristian Göttsche2020-11-253-22/+1
* Drop cgroup conditionalChristian Göttsche2020-11-253-18/+0
* LinuxProcessList: fix misspellingChristian Göttsche2020-11-251-5/+5
* Unify naming of first argument of Platform_getBatteryChristian Göttsche2020-11-251-15/+15
* Fix file descriptor leak in LinuxProcessList_readCmdlineFile after xread failureChristian Göttsche2020-11-241-1/+3
* Include comm before cmdline if exe could not be read, but comm mismatches bas...Benny Baumann2020-11-243-2/+35
* Refactor command string creationBenny Baumann2020-11-242-76/+118
* Make kernel thread display for COMM/EXE columns less visible and more consistentBenny Baumann2020-11-241-4/+4
* Reduce visual noise to when comm and cmdline actually disagree on the program...Benny Baumann2020-11-241-4/+9
* Assume full basename matches COMM when matching full COMM bufferNarendran Gopalakrishnan2020-11-241-2/+1
* Cleanup some documentationNarendran Gopalakrishnan2020-11-241-1/+1
* Add heuristic for space-separated cmdlineBenny Baumann2020-11-241-5/+91
* Compatibility function for faccessatBenny Baumann2020-11-241-0/+1
* Improving Command display/sortNarendran Gopalakrishnan2020-11-243-6/+511
* LinuxProcess_adjustTime: simplify by not using doubleChristian Göttsche2020-11-241-8/+6
* LinuxProcessList: fix misspellingChristian Göttsche2020-11-241-1/+1
* Linux: fix display of new thread for one cycle when hiddenChristian Göttsche2020-11-231-2/+3
* 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

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