summaryrefslogtreecommitdiffstats
path: root/Process.h
Commit message (Expand)AuthorAgeFilesLines
* Align parameter names in declarations with definitionsChristian Göttsche12 days1-2/+2
* Linux: detect container process by different PID namespaceChristian Göttsche13 days1-1/+1
* Linux: gather permitted capabilities via capget(2)Christian Göttsche13 days1-1/+8
* Introduce autoTitleRightAlign column flagChristian Göttsche2024-03-271-0/+3
* Force to keep explicit forward declarationsBenny Baumann2023-12-261-2/+2
* Update includes based on IWYUBenny Baumann2023-12-261-0/+1
* Fix code styleBenny Baumann2023-12-261-2/+2
* Support dynamic screens with 'top-most' entities beyond processesSohaib Mohamed2023-08-301-1/+1
* Introduce Row and Table classes for screens beyond top-processesNathan Scott2023-08-301-150/+48
* Minor data type fixes in Process.c and PCPProcess.cExplorer092023-08-181-1/+1
* Introduce Machine class for host-specific info (split from ProcessList)Nathan Scott2023-05-081-6/+5
* Linux: highlight username if process has elevated privilegesChristian Göttsche2023-02-051-0/+7
* Add support for scheduling policiesChristian Göttsche2023-02-051-0/+5
* Add option to shadow path prefixesChristian Göttsche2023-02-031-0/+1
* Implement LinuxProcessList_checkPidNamespacevaldaarhun2022-08-291-0/+3
* Avoid UB for deep nested processesChristian Göttsche2022-08-041-1/+1
* Refactor code for rendering command line cacheBenny Baumann2022-05-311-8/+1
* Correct PROCESS_MAX_UID_DIGITS constantExplorer092022-05-301-1/+1
* ProcessList: fix quadratic process removal when scanningCharlie Vieth2022-05-051-1/+5
* Auto-size (normalized) CPU usage columnsBenny Baumann2022-03-061-1/+2
* Linux: dynamically adjust the SECATTR column widthChristian Göttsche2022-03-061-0/+7
* ProcessList: cleanup the tree set sorting remainsDenis Lisov2022-02-131-3/+0
* ProcessList_buildTree: sort by parent for fast searchDenis Lisov2022-02-131-0/+3
* Drop getCommandStr member of ProcessChristian Göttsche2021-12-171-6/+2
* Tidy up process state handlingmarcluque2021-11-021-14/+22
* Dynamically scale the ST_UID size to support 32-bit UIDsSilke Hofstra2021-10-271-0/+7
* Update license headers to explicitly say GPLv2+Daniel Lange2021-09-221-1/+1
* Add a Process_printPercentage helper routineHisham Muhammad2021-09-051-0/+2
* Process: drop unused merged-command bit fieldsChristian Göttsche2021-09-021-2/+0
* PCP: support for 'dynamic columns' added at runtimeSohaib Mohamed2021-08-131-1/+2
* Respect "Show custom thread names" settingBenny Baumann2021-07-171-0/+1
* Pointer indication aligned to typenameBenny Baumann2021-07-151-11/+11
* Check processes for using deleted shared librariesChristian Göttsche2021-06-091-0/+3
* Move CWD field handling to platform-neutral codeBenny Baumann2021-05-251-1/+7
* Add ELAPSED process columnChristian Göttsche2021-05-231-0/+1
* Process: add convenience helper functions to update merged command line relat...Christian Göttsche2021-05-231-0/+4
* Drop mc->maxLen fieldBenny Baumann2021-05-231-1/+0
* Move PROC_COMM/PROC_EXE column handling to global Process implementationBenny Baumann2021-05-231-0/+2
* Move Process_makeCommandStr to global Process implementationBenny Baumann2021-05-231-0/+6
* Move LinuxProcess_getCommandStr to Process_getCommandStrBenny Baumann2021-05-231-1/+4
* Move kernel/userland thread handling to platform-independent implementationBenny Baumann2021-05-231-1/+18
* Move mergeCommand to global process structBenny Baumann2021-05-231-0/+34
* Rename cmdlineBasenameOffset to cmdlineBasenameEnd to properly indicate the f...Benny Baumann2021-05-231-2/+2
* Move procCmdlineBasenameOffset as cmdlineBasenameStart to global Process stru...Benny Baumann2021-05-231-0/+3
* Move procExeBasenameOffset to main Process structureBenny Baumann2021-05-231-0/+3
* Move procExeDeleted flag to main Process structureBenny Baumann2021-05-231-0/+3
* Rename basenameOffset to cmdlineBasenameOffsetBenny Baumann2021-05-231-3/+3
* Move procComm and procExe to main Process structureBenny Baumann2021-05-231-0/+6
* Process: Put the time field more to the endBenny Baumann2021-05-231-3/+3
* Rename command line field from comm to cmdlineBenny Baumann2021-05-231-2/+2

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