summaryrefslogtreecommitdiffstats
path: root/linux/LinuxProcess.h
Commit message (Expand)AuthorAgeFilesLines
* Linux: add process column whether it is marked a container processChristian Göttsche2024-04-061-0/+1
* Linux: scan GPU based on previous activityChristian Göttsche2024-03-271-0/+2
* Linux: add GPU meter and process columnChristian Göttsche2024-03-271-0/+6
* Relocate include of config.h from header to source modeuleBenny Baumann2023-12-261-2/+0
* Update includes based on IWYUBenny Baumann2023-12-261-1/+2
* Add column for process container nameBenny Baumann2023-12-111-0/+1
* Linux + PCP: Add private memory size columnBowDown0972023-11-241-0/+1
* Merge branch 'style-header-consistency' of https://github.com/BenBE/htop into...Nathan Scott2023-10-101-1/+1
|\
| * Make header sort order consistent againBenny Baumann2023-05-241-1/+1
* | Introduce Row and Table classes for screens beyond top-processesNathan Scott2023-08-301-3/+3
|/
* Introduce Machine class for host-specific info (split from ProcessList)Nathan Scott2023-05-081-2/+2
* Compress cgroup names based on some heuristicsBenny Baumann2021-11-281-0/+1
* Linux: use proper way to detect kernel threadsRin Cat (鈴猫)2021-11-091-0/+3
* 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

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