summaryrefslogtreecommitdiffstats
path: root/linux
Commit message (Expand)AuthorAgeFilesLines
* 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
* Request the realtime and monotonic clock times once per sampleNathan Scott2021-04-052-9/+10
* Merging all the points related to calculating time in one placeSohaib2021-04-051-5/+9
* Linux: handle garbage in /proc/loadavgChristian Göttsche2021-03-281-12/+18
* Drop always true conditionChristian Göttsche2021-03-241-2/+1
* Correct spelling in commentChristian Göttsche2021-03-241-1/+1
* Drop unused attributes of actually used function parametersChristian Göttsche2021-03-241-1/+1
* Linux: fix --drop-capabilitiesChristian Göttsche2021-03-221-1/+1
* Use a platform-specific routine for long option usageNathan Scott2021-03-222-13/+23
* Move libcap use to (Linux) platform-specific codeNathan Scott2021-03-222-15/+173

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