summaryrefslogtreecommitdiffstats
path: root/linux/LinuxProcess.h
Commit message (Expand)AuthorAgeFilesLines
* IWYU updateChristian Göttsche2020-12-061-2/+1
* Add Linux cwd process columnChristian Göttsche2020-12-031-1/+4
* Only calculate M_LRS size every 5 secondsBenny Baumann2020-11-261-0/+1
* Calculate library size (M_LRS column) from maps fileFynn Wulf2020-11-261-8/+9
* Drop taskstats conditionalChristian Göttsche2020-11-251-4/+0
* Drop cgroup conditionalChristian Göttsche2020-11-251-4/+0
* Include comm before cmdline if exe could not be read, but comm mismatches bas...Benny Baumann2020-11-241-0/+1
* Refactor command string creationBenny Baumann2020-11-241-0/+2
* Improving Command display/sortNarendran Gopalakrishnan2020-11-241-1/+36
* LinuxProcess: mark LinuxProcess_printDelay staticChristian Göttsche2020-11-211-4/+0
* IWYU update (Linux)Christian Göttsche2020-11-191-1/+1
* Mark local functions staticChristian Göttsche2020-11-151-4/+0
* Spacing around operatorsBenny Baumann2020-11-021-1/+1
* Implement Process_isUserlandThread as functionChristian Göttsche2020-10-281-1/+3
* Implement LinuxProcess_effectiveIOPriority as functionChristian Göttsche2020-10-281-10/+0
* Avoid some unnecessary casts and mark some not changing variables constChristian Göttsche2020-10-271-1/+1
* Hold only a const version of Settings in ProcessChristian Göttsche2020-10-261-1/+1
* Mark process parameter of Process_writeField consistently constChristian Göttsche2020-10-261-1/+1
* Make all required includes explicitBenny Baumann2020-10-181-2/+11
* Do not use extra starttime process field on LinuxChristian Göttsche2020-10-161-1/+0
* Mark remaining classes constChristian Göttsche2020-10-131-1/+1
* Mark process argument of Process_isThread constChristian Göttsche2020-10-091-2/+2
* Handle parsing envID & VPid from process status fileBenny Baumann2020-10-071-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-1/+4
* Add Linux process column for context switchesChristian Göttsche2020-09-171-1/+5
* Further, minor cleanups to headers post-MakeHeadersNathan Scott2020-09-081-7/+0
* Remove superfluous 'extern's from function declarations.Zev Weiss2020-09-031-8/+8
* Axe automated header generation.Zev Weiss2020-09-031-2/+0
* Update header files to match whitespace changes in source filesNathan Scott2020-08-221-1/+0
* Merge branch 'hishamhm-pull-960'Nathan Scott2020-08-201-1/+1
|\
| * Clean up existing whitespaceDaniel Flanagan2019-10-311-1/+1
* | Resolve compiler warnings and errors relating to the Arg unionNathan Scott2020-08-201-1/+2
* | Merge branch 'hishamhm-pull-843'Nathan Scott2020-08-191-1/+8
|\ \
| * | Linux: Add PSS (proportional set size), Swap and SwapPSS calculationAlexander Schlarb2019-03-201-1/+8
| |/
* / Resolve complation issues with -fno-common (default from gcc-10)Nathan Scott2020-07-101-9/+10
|/
* Linux: add process->starttime and use it for STARTTIME column (#700)Shawn Landden2018-08-191-0/+3
* Linux: change how kernel threads are detectedHisham Muhammad2018-03-251-1/+2
* Adds support for linux delay accounting (#667)André Carvalho2017-12-041-1/+19
* Interpret TTY_NR column on Linux,Hisham2016-10-011-0/+1
* Make column width calculation dynamic.Hisham Muhammad2015-08-201-4/+1
* Enable OOM support unconditionally on Linux.Hisham Muhammad2015-04-091-4/+1
* Merge branch 'master' into wipHisham Muhammad2015-04-021-2/+4
|\
| * Fixes to subclassing Process.Hisham Muhammad2015-03-311-0/+2
| * Merge fixesHisham Muhammad2015-02-231-1/+1
| * Fix allocation of processes. Closes #166.Hisham Muhammad2015-02-231-0/+6
* | Build fixes to resync with FreeBSD changes.Hisham Muhammad2015-03-161-2/+0
* | Linux build fixes.Hisham Muhammad2015-03-161-1/+1
* | Isolate portable and Linux-specific process fields.Hisham Muhammad2015-03-161-13/+98
* | Move more Linux-specific code into Linux subdir.Hisham Muhammad2015-03-151-0/+37

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