summaryrefslogtreecommitdiffstats
path: root/linux
AgeCommit message (Expand)Author
2020-11-23Merge branch 'cleanup-init-done' into masterNathan Scott
2020-11-22LinuxProcessList: skip parsing threads if the kind of thread is disabledChristian Göttsche
2020-11-22Reduce scope of local variablesBenny Baumann
2020-11-21Rename virtual memory column from M_SIZE to M_VIRTChristian Göttsche
2020-11-21LinuxProcess: mark LinuxProcess_printDelay staticChristian Göttsche
2020-11-19IWYU update (Linux)Christian Göttsche
2020-11-19Add whitespace to improve Linux Platform_init readabilityNathan Scott
2020-11-19Minor cleanups to platform-specific init and doneNathan Scott
2020-11-18Spelling correctionsChristian Göttsche
2020-11-18Merge individual Battery.[ch] files into Platform.[ch]Nathan Scott
2020-11-18Merge individual Battery.[ch] files into Platform.[ch]Nathan Scott
2020-11-17Silence theoretical memory leakChristian Göttsche
2020-11-17Merge branch 'temperature_v2' of cgzones/htopDaniel Lange
2020-11-16Add process column for normalized CPU usageChristian Göttsche
2020-11-16Show CPU temperature in CPU meterChristian Göttsche
2020-11-15Use spaceship comparison for TTYsChristian Göttsche
2020-11-15Early skip non-directories when searching for process informationChristian Göttsche
2020-11-15Drop hideThreads SettingChristian Göttsche
2020-11-15Mark local functions staticChristian Göttsche
2020-11-15Introduce spaceship comparison for ProcessesChristian Göttsche
2020-11-15Resolve merge conflicts, merge #229 "Add SystemdMeter" from @cgzonesDaniel Lange
2020-11-15Resolve merge conflicts, merge #298 "Macro cleanup" from @BenBEDaniel Lange
2020-11-15Remove duplicate test for NULDaniel Lange
2020-11-14Split data array for file lock information into separate fieldsBenny Baumann
2020-11-14Split platform dependent parts for file locks screenBenny Baumann
2020-11-09Add compat wrapper for readlinkatBenny Baumann
2020-11-09Implement screen for active file locksFynn Wulf
2020-11-02Remove unnecessary bracesBenny Baumann
2020-11-02Integrate NAN check into assignmentBenny Baumann
2020-11-02Wrap inline structure definitionsBenny Baumann
2020-11-02Embracing branchesBenny Baumann
2020-11-02Spacing around operatorsBenny Baumann
2020-11-02Whitespace and indentation issuesBenny Baumann
2020-11-02Make scope of match macro symmetricBenny Baumann
2020-11-02Fix indentation to 3 spacesBenny Baumann
2020-11-02Spacing after keywords (for)Benny Baumann
2020-11-02Spacing after keywords (if)Benny Baumann
2020-11-02Spacing after keywords (while)Benny Baumann
2020-11-02Remove accidental syntax collisionBenny Baumann
2020-11-02Remove unnecessary trailing semicolon on macrosBenny Baumann
2020-10-31Enclose macro arguments in parenthesesChristian Göttsche
2020-10-31Add SystemdMeterChristian Göttsche
2020-10-31Zram Meter featureMurloc Knight
2020-10-29FreeBSD: implement Platform_getDiskIO()Christian Goettsche
2020-10-28Implement Process_isUserlandThread as functionChristian Göttsche
2020-10-28Implement LinuxProcess_effectiveIOPriority as functionChristian Göttsche
2020-10-28Enclose macro arguments in parenthesesChristian Göttsche
2020-10-28Refactor LinuxProcessList_readSmapsFile to work line-orientedBenny Baumann
2020-10-27Avoid some unnecessary casts and mark some not changing variables constChristian Göttsche
2020-10-27Drop unneeded variablw initialization and reduce scopeChristian Göttsche