summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Group the "Merge Command" related options visuallyBenny Baumann2020-11-241-2/+2
* | 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
* | Minor indentation fixBenny Baumann2020-11-241-1/+1
* | 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
* | Include merge status with column title when enabledNarendran Gopalakrishnan2020-11-241-4/+5
* | Cleanup some documentationNarendran Gopalakrishnan2020-11-242-2/+2
* | Add heuristic for space-separated cmdlineBenny Baumann2020-11-241-5/+91
* | Compatibility function for faccessatBenny Baumann2020-11-244-1/+43
* | Improving Command display/sortNarendran Gopalakrishnan2020-11-2418-16/+593
* | LinuxProcess_adjustTime: simplify by not using doubleChristian Göttsche2020-11-241-8/+6
* | Move treeView setting to make status bar item correct when using --sort-key, ...Daniel Lange2020-11-241-5/+5
* | LinuxProcessList: fix misspellingChristian Göttsche2020-11-241-1/+1
* | DarwinProcessList: retry getting list of all processes on ENOMEMChristian Göttsche2020-11-231-17/+15
* | 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-2315-86/+158
|\
| * Consistent ordering of function declarations for FreeBSDNathan Scott2020-11-231-2/+2
| * Add whitespace to improve Linux Platform_init readabilityNathan Scott2020-11-191-0/+1
| * Minor cleanups to platform-specific init and doneNathan Scott2020-11-1915-85/+156
* | LinuxProcessList: skip parsing threads if the kind of thread is disabledChristian Göttsche2020-11-221-2/+23
* | Reduce scope of cached valuesBenny Baumann2020-11-222-7/+10
* | Object: assert callbacks existsChristian Göttsche2020-11-221-3/+7
* | Reduce scope of local variablesBenny Baumann2020-11-224-16/+10
* | Simplify code flow by inlining declarations where they are usedBenny Baumann2020-11-221-14/+7
* | No need to check for change when no action is requiredBenny Baumann2020-11-222-7/+4
* | Reduce scope of totaltimeBenny Baumann2020-11-221-5/+6
* | Fix NULL pointer dereference on kstat_lookup failureBenny Baumann2020-11-221-14/+12
* | Fix build for custom make targetsBenny Baumann2020-11-211-3/+3
* | Simplify page size related calculationsChristian Göttsche2020-11-212-2/+2
* | Rename virtual memory column from M_SIZE to M_VIRTChristian Göttsche2020-11-2122-29/+29
* | LinuxProcess: mark LinuxProcess_printDelay staticChristian Göttsche2020-11-212-5/+1
* | fix indentChristian Göttsche2020-11-211-1/+1
* | Remove unnecessary parensBenny Baumann2020-11-211-1/+1
* | IWYU update (FreeBSD)Christian Goettsche2020-11-1914-52/+63
* | IWYU update (Linux)Christian Göttsche2020-11-1918-31/+48
|/
* Add missing OpenBSD battery function declarationNathan Scott2020-11-191-0/+2
* Spelling correctionsChristian Göttsche2020-11-182-5/+5
* Align command line argument descriptions in help outputChristian Göttsche2020-11-181-11/+10
* Merge individual Battery.[ch] files into Platform.[ch]Nathan Scott2020-11-182-7/+6
* Merge individual Battery.[ch] files into Platform.[ch]Nathan Scott2020-11-1829-693/+515
* DarwinProcessList: mark local functions static and sort includesChristian Göttsche2020-11-172-39/+22
* DarwinProcess: mark local function static and sort includesChristian Göttsche2020-11-172-12/+10
* Use 0 as no-match value for sortkeyChristian Göttsche2020-11-171-2/+2
* Silence theoretical memory leakChristian Göttsche2020-11-171-1/+3
* Merge branch 'temperature_v2' of cgzones/htopDaniel Lange2020-11-1719-23/+220
|\
| * Show CPU temperature in CPU meterChristian Göttsche2020-11-1619-23/+220
* | Avoid calling Object_isA from inside Vector_isConsistentBenny Baumann2020-11-173-11/+8
* | Hashtable: use dynamic growth and use primes as sizeChristian Göttsche2020-11-173-73/+209
* | Hashtable updateChristian Göttsche2020-11-175-29/+31

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