summaryrefslogtreecommitdiffstats
path: root/linux/LinuxProcess.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'hishamhm-pull-960'Nathan Scott2020-08-201-2/+2
|\
| * Clean up existing whitespaceDaniel Flanagan2019-10-311-2/+2
* | Resolve compiler warnings and errors relating to the Arg unionNathan Scott2020-08-201-3/+4
* | Merge branch 'hishamhm-pull-843'Nathan Scott2020-08-191-1/+20
|\ \
| * | Linux: Add PSS (proportional set size), Swap and SwapPSS calculationAlexander Schlarb2019-03-201-1/+20
| |/
* | Merge branch 'hishamhm-pull-842'Nathan Scott2020-08-181-1/+1
|\ \
| * | Widen ST_UID (UID) column to 5 chars to allow UIDs > 9999 without breaking al...Daniel Lange2018-10-071-1/+1
| |/
* / Resolve complation issues with -fno-common (default from gcc-10)Nathan Scott2020-07-101-1/+2
|/
* Linux: add process->starttime and use it for STARTTIME column (#700)Shawn Landden2018-08-191-0/+17
* Fix #define to match header when regenerating with MakeHeader.py (#789)Faster IT2018-05-221-1/+1
* Linux: change how kernel threads are detectedHisham Muhammad2018-03-251-1/+2
* Add support for Linux TASK_IDLEVladimir Panteleev2018-02-041-1/+1
* Adds support for linux delay accounting (#667)André Carvalho2017-12-041-1/+43
* Security review: check results of snprintf.Hisham Muhammad2017-07-271-12/+12
* Use class value only to display idle I/O priority.Hisham Muhammad2017-07-051-1/+1
* Issue #502 fix SID colunm header widthKamyar Rasta2017-02-051-1/+1
* Issue #502 update Session ID columnKamyar Rasta2017-02-011-2/+2
* Interpret TTY_NR column on Linux,Hisham2016-10-011-1/+12
* Catch invalid IO values due to no permissions.Hisham2016-02-201-1/+6
* Disable the syscall on systems that don't have it.Hisham2016-02-141-1/+8
* Check for failure in allocations.Hisham2016-02-021-1/+1
* fix calloc() callsChristian Hesse2015-09-071-1/+1
* Make column width calculation dynamic.Hisham Muhammad2015-08-201-34/+13
* Fix sort by cstimeMaks Naumov2015-07-231-1/+1
* Enable OOM support unconditionally on Linux.Hisham Muhammad2015-04-091-19/+6
* Merge branch 'master' into wipHisham Muhammad2015-04-021-5/+15
|\
| * Fixes to subclassing Process.Hisham Muhammad2015-03-311-3/+14
| * Fix deletion of processes. Closes #172.Hisham Muhammad2015-03-081-1/+1
| * Merge fixesHisham Muhammad2015-02-231-3/+3
| * Fix allocation of processes. Closes #166.Hisham Muhammad2015-02-231-0/+16
* | Major advances in FreeBSD port.Hisham Muhammad2015-03-161-5/+0
* | Get FreeBSD tree to compile again with latest changes.Hisham Muhammad2015-03-161-1/+1
* | Isolate portable and Linux-specific process fields.Hisham Muhammad2015-03-161-85/+263
* | Move more Linux-specific code into Linux subdir.Hisham Muhammad2015-03-151-0/+153
* | Fix deletion of processes. Closes #172.Hisham Muhammad2015-03-081-2/+2
* | Fix allocation of processes. Closes #166.Hisham Muhammad2015-02-201-0/+16
* | Sorry about the mega-patch.Hisham Muhammad2015-01-211-12/+14
|/
* Builds on Linux again!Hisham Muhammad2014-11-241-13/+21
* Files moved and added for supporting separate platforms.Hisham Muhammad2014-11-241-0/+85

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