Christian Göttsche
|
2503239d9f
Drop unused function Process_rowSetPriority()
|
5 months ago |
Nico Sonack
|
11bf6a74dd
Fix nice handling for FreeBSD
|
8 months ago |
Christian Göttsche
|
b4d5b5cea9
Linux: gather permitted capabilities via capget(2)
|
1 year ago |
Explorer09
|
95f77eb28b
Simplify expression in Process_updateCPUFieldWidths()
|
9 months ago |
Christian Göttsche
|
299ca6ed2f
Avoid too large CPU field widths
|
9 months ago |
Christian Göttsche
|
32cb30273b
Disable basename matching for kernel threads
|
11 months ago |
Nathan Scott
|
5d778eaacc
Undo too-aggressive code collapsing from tree mode refactoring
|
11 months ago |
Benny Baumann
|
e56089e1fa
Update includes based on IWYU
|
1 year ago |
Benny Baumann
|
2aacbf84cb
Use consistent style for process field output/compare functions
|
1 year ago |
Benny Baumann
|
6aa9ef2726
Fix code style
|
1 year ago |
Christian Göttsche
|
3716fc7bc6
Initialize user ID
|
1 year ago |
Nathan Scott
|
b74673fe37
Rename ProcessList to ProcessTable throughout
|
1 year ago |
Sohaib Mohamed
|
53bdcab942
Support dynamic screens with 'top-most' entities beyond processes
|
1 year ago |
Nathan Scott
|
0f751e991d
Introduce Row and Table classes for screens beyond top-processes
|
1 year ago |
Explorer09
|
076b913c7f
Compare all percentage fields with compareRealNumbers()
|
1 year ago |
Explorer09
|
b416433fbe
Replace isnan() with better comparisons (isgreater(), etc.)
|
1 year ago |
Explorer09
|
518685818c
Minor data type fixes in Process.c and PCPProcess.c
|
1 year ago |
Xavier G
|
0f1a05ef30
Process_printBytes(): fix XX.XG and XX.XT byte fields.
|
1 year ago |
arza
|
2d4e5cba22
Reuse old time() value
|
1 year ago |
arza
|
78c7b1c86b
Show year as start time for processes older than a year
|
2 years ago |
Benny Baumann
|
ea23eee8e2
Fix typos
|
1 year ago |
Nathan Scott
|
0bdade1b6c
Introduce Machine class for host-specific info (split from ProcessList)
|
1 year ago |
Stefan
|
f66f04e6e0
Minor typo
|
1 year ago |
Christian Göttsche
|
e3481a9846
Linux: highlight username if process has elevated privileges
|
2 years ago |
Christian Göttsche
|
da49489691
Add support for scheduling policies
|
2 years ago |
Christian Göttsche
|
623ee31cfe
Add option to shadow path prefixes
|
3 years ago |
Benny Baumann
|
40104588f3
Reformat code base
|
2 years ago |
Christian Göttsche
|
9a4879b48f
Please Clang 15
|
2 years ago |
Christian Göttsche
|
9631bc98a9
Avoid UB for deep nested processes
|
2 years ago |
Christian Göttsche
|
584b487306
Optimize indent calculation
|
2 years ago |
Benny Baumann
|
2999fff88e
Refactor code for rendering command line cache
|
2 years ago |
Benny Baumann
|
9eed30949b
Restore functionality of stripExeFromCmdline setting
|
2 years ago |
Kumar
|
0af08bcfc9
Process: Display single digit precision for CPU% greater than 99.9%
|
2 years ago |
Charlie Vieth
|
08166b27b1
ProcessList: fix quadratic process removal when scanning
|
2 years ago |
Benny Baumann
|
ec809b7f71
Avoid extremely large year values when printing time
|
2 years ago |
Benny Baumann
|
b83ce85d89
Force elapsed time display to zero if process seems started in the future
|
2 years ago |
Explorer09
|
ee1bf2f917
Process: Fix PID & UID column widths off-by-one error
|
2 years ago |
Benny Baumann
|
edf319e53d
Auto-size (normalized) CPU usage columns
|
2 years ago |
Christian Göttsche
|
3ba695293c
Linux: dynamically adjust the SECATTR column width
|
3 years ago |
Kumar
|
6133cac721
Process: Handle rounding ambiguity between 99.9 and 100.0
|
2 years ago |
Kumar
|
da653f8148
Process: Show only integer value when CPU% more than 99.9%
|
2 years ago |
Jan Kończak
|
8c99683b04
Fix custom thread name display issue
|
3 years ago |
Christian Göttsche
|
1ef8c0e12f
Drop getCommandStr member of Process
|
3 years ago |
Christian Göttsche
|
fa9f260f63
Process: print default key
|
3 years ago |
Hisham Muhammad
|
72ba20fa5f
Introduce screen tabs
|
3 years ago |
Christian Göttsche
|
a38f48481e
Process: highlight UNINTERRUPTIBLE_WAIT state (D)
|
3 years ago |
marcluque
|
d8dfbbd37c
Tidy up process state handling
|
3 years ago |
Silke Hofstra
|
696f79fe50
Dynamically scale the ST_UID size to support 32-bit UIDs
|
3 years ago |
Benny Baumann
|
b7248f6cb8
Handle procExeDeleted & usesDeletedLib without mergedCommandline mode
|
3 years ago |
Daniel Lange
|
94ad111391
Update license headers to explicitly say GPLv2+
|
3 years ago |