Christian Göttsche
|
7cf5277594
IWYU update (Linux)
|
4 years ago |
Christian Göttsche
|
9f67b95308
Mark local functions static
|
4 years ago |
Benny Baumann
|
61e14d4bb2
Spacing around operators
|
4 years ago |
Christian Göttsche
|
76797f8d92
Implement Process_isUserlandThread as function
|
4 years ago |
Christian Göttsche
|
d33b2be2ca
Implement LinuxProcess_effectiveIOPriority as function
|
4 years ago |
Christian Göttsche
|
ac2b07eddd
Avoid some unnecessary casts and mark some not changing variables const
|
4 years ago |
Christian Göttsche
|
4eb443926f
Hold only a const version of Settings in Process
|
4 years ago |
Christian Göttsche
|
7109172431
Mark process parameter of Process_writeField consistently const
|
4 years ago |
Benny Baumann
|
0f5262917f
Make all required includes explicit
|
4 years ago |
Christian Göttsche
|
783be7711d
Do not use extra starttime process field on Linux
|
4 years ago |
Christian Göttsche
|
7af06659e2
Mark remaining classes const
|
4 years ago |
Christian Göttsche
|
41eea8a355
Mark process argument of Process_isThread const
|
4 years ago |
Benny Baumann
|
2970cae543
Handle parsing envID & VPid from process status file
|
4 years ago |
Daniel Lange
|
079c2abf8e
Update License consistently to GPLv2 as per COPYING file
|
4 years ago |
Christian Göttsche
|
6f387008cb
Add security attribute process column
|
4 years ago |
Christian Göttsche
|
98ee833932
Add Linux process column for context switches
|
4 years ago |
Nathan Scott
|
8ec5d4a3a0
Further, minor cleanups to headers post-MakeHeaders
|
4 years ago |
Zev Weiss
|
7b7822b896
Remove superfluous 'extern's from function declarations.
|
4 years ago |
Zev Weiss
|
a1a027b9bd
Axe automated header generation.
|
5 years ago |
Nathan Scott
|
5dad65ac2a
Update header files to match whitespace changes in source files
|
4 years ago |
Nathan Scott
|
a82fd262d7
Merge branch 'hishamhm-pull-960'
|
4 years ago |
Nathan Scott
|
500fb283e9
Resolve compiler warnings and errors relating to the Arg union
|
4 years ago |
Nathan Scott
|
f9625cacf0
Merge branch 'hishamhm-pull-843'
|
4 years ago |
Nathan Scott
|
dfd9279f87
Resolve complation issues with -fno-common (default from gcc-10)
|
4 years ago |
Daniel Flanagan
|
dd33444f7e
Clean up existing whitespace
|
5 years ago |
Alexander Schlarb
|
fc0bf546c3
Linux: Add PSS (proportional set size), Swap and SwapPSS calculation
|
6 years ago |
Shawn Landden
|
bd1d719a61
Linux: add process->starttime and use it for STARTTIME column (#700)
|
6 years ago |
Hisham Muhammad
|
47cf1532b0
Linux: change how kernel threads are detected
|
6 years ago |
André Carvalho
|
b7b66b76a5
Adds support for linux delay accounting (#667)
|
7 years ago |
Hisham
|
8af4d9f453
Interpret TTY_NR column on Linux,
|
8 years ago |
Hisham Muhammad
|
9428010121
Make column width calculation dynamic.
|
9 years ago |
Hisham Muhammad
|
2f45008477
Enable OOM support unconditionally on Linux.
|
9 years ago |
Hisham Muhammad
|
d880def0e9
Merge branch 'master' into wip
|
9 years ago |
Hisham Muhammad
|
4c24a9b462
Fixes to subclassing Process.
|
9 years ago |
Hisham Muhammad
|
4e064e0db7
Build fixes to resync with FreeBSD changes.
|
9 years ago |
Hisham Muhammad
|
7fd4af80ff
Linux build fixes.
|
9 years ago |
Hisham Muhammad
|
be1700cf94
Isolate portable and Linux-specific process fields.
|
9 years ago |
Hisham Muhammad
|
e3fe3962cb
Move more Linux-specific code into Linux subdir.
|
9 years ago |
Hisham Muhammad
|
0a184b769f
Merge fixes
|
10 years ago |
Hisham Muhammad
|
9780c312f4
Fix allocation of processes. Closes #166.
|
10 years ago |
Hisham Muhammad
|
6f868b00c0
Fix allocation of processes. Closes #166.
|
10 years ago |
Hisham Muhammad
|
3383d8e556
Sorry about the mega-patch.
|
10 years ago |
Hisham Muhammad
|
430c7c9a9b
Move platform-dependent parts of Linux battery meter.
|
10 years ago |