summaryrefslogtreecommitdiffstats
path: root/linux
Commit message (Expand)AuthorAgeFilesLines
* Add ProcessList_isCPUonlineChristian Göttsche2021-07-182-0/+9
* Rework CPU countingChristian Göttsche2021-07-185-71/+163
* Use PATH lookup for systemctl in systemd meterScott Olson2021-07-151-9/+9
* Proper label indentationBenny Baumann2021-07-151-1/+1
* Pointer indication aligned to typenameBenny Baumann2021-07-154-10/+10
* Code indentationBenny Baumann2021-07-152-8/+8
* Split statements that should go onto multiple linesBenny Baumann2021-07-152-2/+5
* Add a new DynamicMeter class for runtime Meter extensionNathan Scott2021-07-073-3/+11
* Replaces WRAP_SUBTRACT with saturatingSub inline function to reduce code dupl...fraggerfox2021-06-261-14/+12
* Do not override Linux process library sizeChristian Göttsche2021-06-121-1/+3
* Limit deleted library checkChristian Göttsche2021-06-121-3/+4
* Linux: update process uid on changeChristian Göttsche2021-06-091-7/+10
* Linux: drop O_PATH usageChristian Göttsche2021-06-091-7/+1
* Check processes for using deleted shared librariesChristian Göttsche2021-06-091-36/+66
* Move CWD field handling to platform-neutral codeBenny Baumann2021-05-254-26/+8
* Linux: add reset to heuristicChristian Göttsche2021-05-251-0/+7
* Add ELAPSED process columnChristian Göttsche2021-05-231-0/+1
* Fix assert failure on short running threadChristian Göttsche2021-05-231-6/+6
* Force update when executable was recently deleted/replacedBenny Baumann2021-05-231-0/+4
* Linux: use merge command line helpersChristian Göttsche2021-05-231-45/+17
* Linux: drop obsolete code now in Process_writeFieldChristian Göttsche2021-05-231-54/+0
* Drop mc->maxLen fieldBenny Baumann2021-05-231-3/+0
* Move PROC_COMM/PROC_EXE column handling to global Process implementationBenny Baumann2021-05-232-42/+0
* Call makeCommandStr on all platformsBenny Baumann2021-05-231-9/+0
* Move Process_makeCommandStr to global Process implementationBenny Baumann2021-05-233-360/+4
* Move LinuxProcess_getCommandStr to Process_getCommandStrBenny Baumann2021-05-231-12/+0
* Move kernel/userland thread handling to platform-independent implementationBenny Baumann2021-05-233-18/+8
* Pre-calculate isUserlandThread flagBenny Baumann2021-05-232-3/+3
* Move mergeCommand to global process structBenny Baumann2021-05-233-55/+20
* Rename cmdlineBasenameOffset to cmdlineBasenameEnd to properly indicate the f...Benny Baumann2021-05-232-20/+20
* Move procCmdlineBasenameOffset as cmdlineBasenameStart to global Process stru...Benny Baumann2021-05-233-5/+4
* Remove duplicate field LinuxProcess->procCmdlineBasenameEndBenny Baumann2021-05-233-6/+2
* Move procExeBasenameOffset to main Process structureBenny Baumann2021-05-233-14/+17
* Move procExeDeleted flag to main Process structureBenny Baumann2021-05-233-7/+6
* Rename basenameOffset to cmdlineBasenameOffsetBenny Baumann2021-05-231-5/+5
* Move procComm and procExe to main Process structureBenny Baumann2021-05-233-27/+23
* Rename command line field from comm to cmdlineBenny Baumann2021-05-232-6/+6
* Refactor makeCommandStrBenny Baumann2021-05-232-144/+132
* platform-dependent files included relative to main source directorymayurdahibhate2021-05-1013-25/+26
* cleaned up includes with iwyumayurdahibhate2021-05-1013-4/+21
* Linux: update IO fieldsChristian Göttsche2021-04-263-31/+35
* Rework process field print functionsChristian Göttsche2021-04-261-24/+24
* LinuxProcess: print default buffer in asciiChristian Göttsche2021-04-261-1/+1
* Use RichString_appendnAscii where possibleChristian Göttsche2021-04-262-14/+21
* Linux: handle Shmem being part of CachedChristian Göttsche2021-04-221-2/+6
* Linux: use more robust pid parsingChristian Göttsche2021-04-211-4/+9
* Rework TTY columnChristian Göttsche2021-04-143-15/+5
* Add read-only optionChristian Göttsche2021-04-143-2/+8
* Rename drop-capabilities options none to offChristian Göttsche2021-04-141-6/+6
* LinuxProcessList_recurseProcTree(): drop non necessary parameterChristian Göttsche2021-04-141-5/+5

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