54 Commits (79ad39c718bfb2973d610c2d039a5024354e602f)

Author SHA1 Message Date
Christian Göttsche 41eea8a355 Mark process argument of Process_isThread const 6 years ago
Benny Baumann 2970cae543 Handle parsing envID & VPid from process status file 6 years ago
Christian Göttsche 954d6c12f5 Simplify statm parsing and document unused fields 6 years ago
Daniel Lange 079c2abf8e Update License consistently to GPLv2 as per COPYING file 6 years ago
Christian Göttsche 6f387008cb Add security attribute process column 6 years ago
Christian Göttsche 843949131a Drop redundant casts to the same type 6 years ago
Christian Göttsche 18b1e9fba9 Do not drop qualifier in cast 6 years ago
Benny Baumann 321960bd96 Update delay accounting to use NAN on error 6 years ago
Benny Baumann 29ec115143 Update IO rate display to use NAN on error 6 years ago
Christian Göttsche eb260af6bf Fix memory leak on cgroup read failure 6 years ago
Christian Göttsche 98ee833932 Add Linux process column for context switches 6 years ago
Zev Weiss a1a027b9bd Axe automated header generation. 6 years ago
Christian Göttsche e7f6d1ce5f Reduce oom cast from long to int 6 years ago
Christian Göttsche d9a5dd4b91 Improve OOM output 6 years ago
Christian Göttsche b92f62f912 Remove trailing whitespaces 6 years ago
Nathan Scott 500fb283e9 Resolve compiler warnings and errors relating to the Arg union 6 years ago
Nathan Scott dfd9279f87 Resolve complation issues with -fno-common (default from gcc-10) 6 years ago
Daniel Flanagan dd33444f7e Clean up existing whitespace 6 years ago
Alexander Schlarb fc0bf546c3 Linux: Add PSS (proportional set size), Swap and SwapPSS calculation 7 years ago
Daniel Lange c34be41e1c Widen ST_UID (UID) column to 5 chars to allow UIDs > 9999 without breaking alignment 8 years ago
Shawn Landden bd1d719a61 Linux: add process->starttime and use it for STARTTIME column (#700) 8 years ago
Faster IT e1e3791363 Fix #define to match header when regenerating with MakeHeader.py (#789) 8 years ago
Hisham Muhammad 47cf1532b0 Linux: change how kernel threads are detected 8 years ago
Vladimir Panteleev 87be623eac Add support for Linux TASK_IDLE 8 years ago
André Carvalho b7b66b76a5 Adds support for linux delay accounting (#667) 8 years ago
Hisham Muhammad 09e241fb12 Security review: check results of snprintf. 9 years ago
Hisham Muhammad e9ecbd05bc Use class value only to display idle I/O priority. 9 years ago
Kamyar Rasta 3f6d1262c0 Issue #502 fix SID colunm header width 9 years ago
Kamyar Rasta 84bc00a275 Issue #502 update Session ID column 9 years ago
Hisham 8af4d9f453 Interpret TTY_NR column on Linux, 10 years ago
Hisham 797bcd0961 Catch invalid IO values due to no permissions. 10 years ago
Hisham 35657208d7 Disable the syscall on systems that don't have it. 10 years ago
Hisham b54d2dde40 Check for failure in allocations. 10 years ago
Christian Hesse e8970b6f32 fix calloc() calls 11 years ago
Hisham Muhammad 9428010121 Make column width calculation dynamic. 11 years ago
Maks Naumov 1bdee6b6ba Fix sort by cstime 11 years ago
Hisham Muhammad 2f45008477 Enable OOM support unconditionally on Linux. 11 years ago
Hisham Muhammad 4c24a9b462 Fixes to subclassing Process. 11 years ago
Hisham Muhammad 272e2d9b34 Major advances in FreeBSD port. 11 years ago
Hisham Muhammad adbfe3c3f1 Get FreeBSD tree to compile again with latest changes. 11 years ago
Hisham Muhammad be1700cf94 Isolate portable and Linux-specific process fields. 11 years ago
Hisham Muhammad e3fe3962cb Move more Linux-specific code into Linux subdir. 11 years ago
Hisham Muhammad e7d6eb6a82 Fix deletion of processes. Closes #172. 11 years ago
Hisham Muhammad 39a725abc2 Fix deletion of processes. Closes #172. 11 years ago
Hisham Muhammad 0a184b769f Merge fixes 11 years ago
Hisham Muhammad 9780c312f4 Fix allocation of processes. Closes #166. 11 years ago
Hisham Muhammad 6f868b00c0 Fix allocation of processes. Closes #166. 11 years ago
Hisham Muhammad 3383d8e556 Sorry about the mega-patch. 11 years ago
Hisham Muhammad aaaaf063a1 Builds on Linux again! 11 years ago
Hisham Muhammad 26422af608 Files moved and added for supporting separate platforms. 11 years ago