summaryrefslogtreecommitdiffstats
path: root/linux/LinuxProcess.h
Commit message (Expand)AuthorAgeFilesLines
* Update license headers to explicitly say GPLv2+Daniel Lange2021-09-221-1/+1
* linux: drop dead process field column DIRTYChristian Göttsche2021-09-021-1/+0
* IWYU updateChristian Göttsche2021-08-251-0/+1
* Add columns for process autogroup identifier and nice valueNathan Scott2021-08-091-0/+9
* Move CWD field handling to platform-neutral codeBenny Baumann2021-05-251-2/+0
* Move Process_makeCommandStr to global Process implementationBenny Baumann2021-05-231-4/+0
* Move kernel/userland thread handling to platform-independent implementationBenny Baumann2021-05-231-6/+0
* Pre-calculate isUserlandThread flagBenny Baumann2021-05-231-3/+2
* Move mergeCommand to global process structBenny Baumann2021-05-231-32/+0
* Move procCmdlineBasenameOffset as cmdlineBasenameStart to global Process stru...Benny Baumann2021-05-231-1/+0
* Remove duplicate field LinuxProcess->procCmdlineBasenameEndBenny Baumann2021-05-231-1/+0
* Move procExeBasenameOffset to main Process structureBenny Baumann2021-05-231-2/+0
* Move procExeDeleted flag to main Process structureBenny Baumann2021-05-231-1/+0
* Move procComm and procExe to main Process structureBenny Baumann2021-05-231-2/+0
* Refactor makeCommandStrBenny Baumann2021-05-231-17/+23
* platform-dependent files included relative to main source directorymayurdahibhate2021-05-101-1/+1
* Linux: update IO fieldsChristian Göttsche2021-04-261-7/+11
* Rework TTY columnChristian Göttsche2021-04-141-1/+0
* Fix a couple of small spelling mistakes in commentsNathan Scott2021-02-151-1/+1
* Linux: overhaul io process fieldsChristian Göttsche2021-01-301-2/+18
* Only initialize and gather delay accounting data if a related column is enabledChristian Göttsche2021-01-011-10/+11
* Merge Process_pidColumns into Process_fields and rework auto-fit for PID-like...Christian Göttsche2020-12-191-3/+1
* Rework enum ProcessFieldChristian Göttsche2020-12-191-49/+1
* LinuxProcess: drop dead Process columnsChristian Göttsche2020-12-191-20/+0
* Use common naming for bare enum typesChristian Göttsche2020-12-161-2/+2
* Cleanup initialization of jiffies on the Linux platformNathan Scott2020-12-141-2/+0
* Cull the definitions of pageSize and pageSizeKB from CRT.cNathan Scott2020-12-101-0/+4
* 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

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