summaryrefslogtreecommitdiffstats
path: root/linux/LinuxProcess.c
Commit message (Expand)AuthorAgeFilesLines
* Linux: Permit non-ASCII for CGROUP, CONTAINER & SECATTR fieldsExplorer0924 hours1-4/+16
* Work around GCC14 memleak diagnosticBenny Baumann2024-04-081-1/+1
* Linux: fix title alignments of GPU columnsChristian Göttsche2024-04-081-2/+2
* Linux: add process column whether it is marked a container processChristian Göttsche2024-04-061-0/+16
* Linux: update gathering information regarding threadsChristian Göttsche2024-04-061-0/+3
* Adapt GPU_TIME field for the new nanoseconds formatExplorer092024-04-051-2/+2
* Linux: add GPU meter and process columnChristian Göttsche2024-03-271-0/+13
* Introduce autoTitleRightAlign column flagChristian Göttsche2024-03-271-1/+1
* Linux: use fseek(3)Christian Göttsche2024-01-101-5/+2
* Update includes based on IWYUBenny Baumann2023-12-261-0/+4
* Use consistent style for process field output/compare functionsBenny Baumann2023-12-261-2/+5
* Fix code styleBenny Baumann2023-12-261-2/+2
* Add includes for config.h as per the discussion in PR #1337Daniel Lange2023-12-261-0/+2
* Add column for process container nameBenny Baumann2023-12-111-0/+5
* Use printKBytesBowDown0972023-11-241-1/+1
* Linux + PCP: Add private memory size columnBowDown0972023-11-241-0/+4
* linux: right align IO_READ_RATE column titleChristian Göttsche2023-08-301-1/+1
* Introduce Row and Table classes for screens beyond top-processesNathan Scott2023-08-301-44/+67
* Compare all percentage fields with compareRealNumbers()Explorer092023-08-181-13/+3
* Replace isnan() with better comparisons (isgreater(), etc.)Explorer092023-08-181-21/+25
* Adapt platform code for the new Machine base classNathan Scott2023-05-081-8/+6
* Introduce Machine class for host-specific info (split from ProcessList)Nathan Scott2023-05-081-3/+3
* Add support for scheduling policiesChristian Göttsche2023-02-051-0/+4
* Clarify M_TRS/M_DRS columnsBenny Baumann2022-10-091-2/+2
* Linux: Increase field width of CPUD% and SWAPD% to 5Kumar2022-05-261-6/+6
* Process: Display single digit precision for CPU% greater than 99.9%Kumar2022-05-261-1/+1
* Auto-size (normalized) CPU usage columnsBenny Baumann2022-03-061-5/+5
* Linux: dynamically adjust column width of CGROUP C(ompressed)CGROUPChristian Göttsche2022-03-061-4/+4
* Linux: dynamically adjust the SECATTR column widthChristian Göttsche2022-03-061-2/+2
* Compress cgroup names based on some heuristicsBenny Baumann2021-11-281-1/+6
* Ensure maximum width for CGROUP columnBenny Baumann2021-11-281-2/+2
* Dynamically scale the ST_UID size to support 32-bit UIDsSilke Hofstra2021-10-271-2/+2
* Fix Security Attributes column header widthLucas Werkmeister2021-10-201-2/+2
* Update license headers to explicitly say GPLv2+Daniel Lange2021-09-221-1/+1
* Add a Process_printPercentage helper routineHisham Muhammad2021-09-051-19/+5
* linux: color void delay accounting values grayChristian Göttsche2021-09-021-4/+8
* linux: drop dead process field column DIRTYChristian Göttsche2021-09-021-4/+0
* IWYU updateChristian Göttsche2021-08-251-2/+0
* Add columns for process autogroup identifier and nice valueNathan Scott2021-08-091-0/+56
* Split statements that should go onto multiple linesBenny Baumann2021-07-151-1/+2
* Move CWD field handling to platform-neutral codeBenny Baumann2021-05-251-18/+1
* Add ELAPSED process columnChristian Göttsche2021-05-231-0/+1
* Linux: drop obsolete code now in Process_writeFieldChristian Göttsche2021-05-231-54/+0
* Move PROC_COMM/PROC_EXE column handling to global Process implementationBenny Baumann2021-05-231-40/+0
* Move Process_makeCommandStr to global Process implementationBenny Baumann2021-05-231-354/+2
* Move LinuxProcess_getCommandStr to Process_getCommandStrBenny Baumann2021-05-231-12/+0
* Move kernel/userland thread handling to platform-independent implementationBenny Baumann2021-05-231-10/+6
* Move mergeCommand to global process structBenny Baumann2021-05-231-11/+8
* Rename cmdlineBasenameOffset to cmdlineBasenameEnd to properly indicate the f...Benny Baumann2021-05-231-15/+15
* Move procCmdlineBasenameOffset as cmdlineBasenameStart to global Process stru...Benny Baumann2021-05-231-1/+1

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