summaryrefslogtreecommitdiffstats
path: root/linux/LinuxProcess.c
Commit message (Expand)AuthorAgeFilesLines
* Use size_t as type for buffer length in ProcessChristian Göttsche2020-12-061-1/+1
* IWYU updateChristian Göttsche2020-12-061-0/+1
* Add Linux cwd process columnChristian Göttsche2020-12-031-0/+15
* Merge identical conditional branchesChristian Göttsche2020-12-021-3/+1
* Drop redundant return statementsChristian Göttsche2020-12-021-2/+0
* TypoChristian Göttsche2020-11-281-1/+1
* Use 'N/A' instead of 'no perm' for more consistencyBenny Baumann2020-11-281-2/+2
* Distinguish display of no permissions for reading M_LRSBenny Baumann2020-11-261-1/+9
* Calculate library size (M_LRS column) from maps fileFynn Wulf2020-11-261-1/+1
* Drop taskstats conditionalChristian Göttsche2020-11-251-6/+0
* Drop cgroup conditionalChristian Göttsche2020-11-251-8/+0
* Include comm before cmdline if exe could not be read, but comm mismatches bas...Benny Baumann2020-11-241-2/+24
* Refactor command string creationBenny Baumann2020-11-241-76/+116
* 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
* Improving Command display/sortNarendran Gopalakrishnan2020-11-241-1/+402
* Rename virtual memory column from M_SIZE to M_VIRTChristian Göttsche2020-11-211-1/+1
* LinuxProcess: mark LinuxProcess_printDelay staticChristian Göttsche2020-11-211-1/+1
* IWYU update (Linux)Christian Göttsche2020-11-191-1/+2
* Add process column for normalized CPU usageChristian Göttsche2020-11-161-0/+1
* Mark local functions staticChristian Göttsche2020-11-151-12/+12
* Introduce spaceship comparison for ProcessesChristian Göttsche2020-11-151-37/+49
* Embracing branchesBenny Baumann2020-11-021-2/+4
* Whitespace and indentation issuesBenny Baumann2020-11-021-6/+7
* Spacing after keywords (if)Benny Baumann2020-11-021-3/+3
* Implement LinuxProcess_effectiveIOPriority as functionChristian Göttsche2020-10-281-1/+6
* Avoid some unnecessary casts and mark some not changing variables constChristian Göttsche2020-10-271-3/+3
* Hold only a const version of Settings in ProcessChristian Göttsche2020-10-261-2/+2
* Mark process parameter of Process_writeField consistently constChristian Göttsche2020-10-261-3/+3
* Cache PAGE_SIZEChristian Göttsche2020-10-191-5/+5
* Make all required includes explicitBenny Baumann2020-10-181-9/+9
* Rename StringUtils.[ch] to XUtils.[ch]Benny Baumann2020-10-161-1/+2
* Move xAsprintf, xSnprintf and xStrdup to StringUtils.hBenny Baumann2020-10-161-1/+2
* Do not use extra starttime process field on LinuxChristian Göttsche2020-10-161-13/+0
* Mark remaining classes constChristian Göttsche2020-10-131-1/+1
* Mark process argument of Process_isThread constChristian Göttsche2020-10-091-1/+1
* Handle parsing envID & VPid from process status fileBenny Baumann2020-10-071-4/+7
* Simplify statm parsing and document unused fieldsChristian Göttsche2020-10-061-2/+2
* Update License consistently to GPLv2 as per COPYING fileDaniel Lange2020-10-051-1/+1
* Add security attribute process columnChristian Göttsche2020-10-031-0/+5
* Drop redundant casts to the same typeChristian Göttsche2020-09-291-1/+1
* Do not drop qualifier in castChristian Göttsche2020-09-241-6/+6
* Update delay accounting to use NAN on errorBenny Baumann2020-09-241-1/+1
* Update IO rate display to use NAN on errorBenny Baumann2020-09-241-3/+10
* Fix memory leak on cgroup read failureChristian Göttsche2020-09-211-1/+1
* Add Linux process column for context switchesChristian Göttsche2020-09-171-0/+8
* Axe automated header generation.Zev Weiss2020-09-031-144/+0
* Reduce oom cast from long to intChristian Göttsche2020-08-311-1/+1

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