summaryrefslogtreecommitdiffstats
path: root/Process.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Refactor makeCommandStrBenny Baumann2021-05-231-0/+5
* Rework process field print functionsChristian Göttsche2021-04-261-9/+14
* Rework TTY columnChristian Göttsche2021-04-141-6/+6
* Request the realtime and monotonic clock times once per sampleNathan Scott2021-04-051-2/+2
* Linux: silence UBSAN implicit conversionsChristian Göttsche2021-01-301-2/+2
* Linux: overhaul io process fieldsChristian Göttsche2021-01-301-0/+4
* Overhaul sorting of state process columnChristian Göttsche2021-01-301-3/+0
* Process: document process fieldsChristian Göttsche2021-01-301-18/+105
* Sort out the mess around column sorting that had accumulated over timeDaniel Lange2021-01-211-0/+1
* Process: drop commLenChristian Göttsche2021-01-111-1/+0
* Linux: use correct column alignment for wide fieldsChristian Göttsche2021-01-111-0/+2
* Object: return int on comparisonChristian Göttsche2021-01-021-4/+4
* Merge Process_pidColumns into Process_fields and rework auto-fit for PID-like...Christian Göttsche2020-12-191-8/+4
* Rework enum ProcessFieldChristian Göttsche2020-12-191-1/+7
* Split boilerplate and platform-independent field comparisonBenny Baumann2020-12-191-1/+3
* Invert Process_compare resolution so that superclass matches run firstHisham Muhammad2020-12-191-2/+5
* Move macro definitions close to usageChristian Göttsche2020-12-161-4/+0
* Use common naming for bare enum typesChristian Göttsche2020-12-161-1/+1
* Use size_t as type for buffer length in ProcessChristian Göttsche2020-12-061-1/+1
* IWYU updateChristian Göttsche2020-12-061-1/+0
* Implement sorting in tree modeMaxim Zhiburt2020-12-021-0/+5
* Calculate library size (M_LRS column) from maps fileFynn Wulf2020-11-261-1/+3
* Fix crash when getCommandStr not overloaded for a platform processChristian Göttsche2020-11-261-1/+1
* Cleanup some documentationNarendran Gopalakrishnan2020-11-241-1/+1
* Improving Command display/sortNarendran Gopalakrishnan2020-11-241-1/+5
* Rename virtual memory column from M_SIZE to M_VIRTChristian Göttsche2020-11-211-2/+2

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