summaryrefslogtreecommitdiffstats
path: root/linux
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* 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
|\ \

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