summaryrefslogtreecommitdiffstats
path: root/Process.c
Commit message (Expand)AuthorAgeFilesLines
* Update license headers to explicitly say GPLv2+Daniel Lange2021-09-221-1/+1
* Process_printPercentage using one color transitionNathan Scott2021-09-141-1/+1
* Highlight large percentages similar to large memory columnsBenny Baumann2021-09-051-0/+2
* Add a Process_printPercentage helper routineHisham Muhammad2021-09-051-25/+22
* NetBSD: color process state P as runningChristian Göttsche2021-09-031-1/+5
* Use break inside loop with false conditionChristian Göttsche2021-08-221-1/+1
* Respect "Show custom thread names" setting updateChristian Göttsche2021-08-141-6/+6
* PCP: support for 'dynamic columns' added at runtimeSohaib Mohamed2021-08-131-0/+4
* Merge branch 'cpu_count' of cgzones/htopDaniel Lange2021-08-021-1/+1
|\
| * Rework CPU countingChristian Göttsche2021-07-181-1/+1
* | Respect "Show custom thread names" settingBenny Baumann2021-07-171-5/+8
|/
* Pointer indication aligned to typenameBenny Baumann2021-07-151-25/+25
* Whitespace around operatorsBenny Baumann2021-07-151-16/+16
* Code indentationBenny Baumann2021-07-151-8/+8
* Apply stale lib highlighting for EXE tooBenny Baumann2021-06-111-2/+6
* Linux: update process uid on changeChristian Göttsche2021-06-091-0/+1
* Check processes for using deleted shared librariesChristian Göttsche2021-06-091-3/+8
* Move CWD field handling to platform-neutral codeBenny Baumann2021-05-251-0/+17
* Linux: add reset to heuristicChristian Göttsche2021-05-251-1/+1
* Add ELAPSED process columnChristian Göttsche2021-05-231-0/+4
* Allow for highlighting of deleted executables to be configuredBenny Baumann2021-05-231-2/+2
* Process: add convenience helper functions to update merged command line relat...Christian Göttsche2021-05-231-0/+71
* Drop mc->maxLen fieldBenny Baumann2021-05-231-1/+6
* Reduce code duplication for nearly identical code-pathsBenny Baumann2021-05-231-7/+3
* Properly brace macro argumentsBenny Baumann2021-05-231-17/+17
* Move PROC_COMM/PROC_EXE column handling to global Process implementationBenny Baumann2021-05-231-0/+41
* Call makeCommandStr on all platformsBenny Baumann2021-05-231-0/+11
* Move Process_makeCommandStr to global Process implementationBenny Baumann2021-05-231-22/+376
* Move LinuxProcess_getCommandStr to Process_getCommandStrBenny Baumann2021-05-231-2/+9
* Move mergeCommand to global process structBenny Baumann2021-05-231-0/+1
* Rename cmdlineBasenameOffset to cmdlineBasenameEnd to properly indicate the f...Benny Baumann2021-05-231-3/+3
* Rename basenameOffset to cmdlineBasenameOffsetBenny Baumann2021-05-231-3/+3
* Move procComm and procExe to main Process structureBenny Baumann2021-05-231-0/+2
* Rename command line field from comm to cmdlineBenny Baumann2021-05-231-7/+7
* cleaned up includes with iwyumayurdahibhate2021-05-101-2/+1
* Rework process field print functionsChristian Göttsche2021-04-261-33/+116
* Process: print default buffer in asciiChristian Göttsche2021-04-261-1/+1
* Add assert for unreachable switch caseChristian Göttsche2021-04-211-1/+2
* Rework TTY columnChristian Göttsche2021-04-141-9/+9
* Add read-only optionChristian Göttsche2021-04-141-0/+3
* Convert process time to days if applicableDavid Zarzycki2021-04-101-1/+5
* Request the realtime and monotonic clock times once per sampleNathan Scott2021-04-051-3/+3
* RichString: do not unnecessarily clean whole bufferChristian Göttsche2021-03-171-1/+0
* Process: do not access RichString internalsChristian Göttsche2021-03-121-1/+1
* Process_compare: reorder checksChristian Göttsche2021-03-121-4/+1
* Use uppercase floating point literal suffixChristian Göttsche2021-03-021-5/+5
* Refactor to remove no-op callsBenny Baumann2021-02-171-6/+2
* Linux: overhaul io process fieldsChristian Göttsche2021-01-301-9/+8
* Update generic process field displayChristian Göttsche2021-01-301-83/+93
* Overhaul sorting of state process columnChristian Göttsche2021-01-301-1/+39

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