Daniel Lange
|
f2b2828eda
Remove the special handling for the "Command" column and add a warning that its length should be dynamic
|
1 month ago |
Benny Baumann
|
1a12d58526
Work around GCC14 memleak diagnostic
|
9 months ago |
Christian Göttsche
|
cbcfc5f7d0
Introduce autoTitleRightAlign column flag
|
1 year ago |
Benny Baumann
|
2aacbf84cb
Use consistent style for process field output/compare functions
|
1 year ago |
Daniel Lange
|
179aeb0108
Add includes for config.h as per the discussion in PR #1337
|
1 year ago |
Benny Baumann
|
e64adcb50b
Add PCP support
|
1 year ago |
Nathan Scott
|
3d0f35c0b7
Merge branch 'main' of https://github.com/BowDown097/htop into BowDown097-main
|
1 year ago |
Nathan Scott
|
29137ccc7c
PCP platform implementation of the compressed cgroup column
|
1 year ago |
BowDown097
|
986dbfc19c
Linux + PCP: Add private memory size column
|
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 |
Nathan Scott
|
0bdade1b6c
Introduce Machine class for host-specific info (split from ProcessList)
|
1 year ago |
Kumar
|
038f2ae777
Linux: Increase field width of CPUD% and SWAPD% to 5
|
2 years ago |
Kumar
|
0af08bcfc9
Process: Display single digit precision for CPU% greater than 99.9%
|
2 years ago |
Benny Baumann
|
edf319e53d
Auto-size (normalized) CPU usage columns
|
2 years ago |
Silke Hofstra
|
696f79fe50
Dynamically scale the ST_UID size to support 32-bit UIDs
|
3 years ago |
Daniel Lange
|
94ad111391
Update license headers to explicitly say GPLv2+
|
3 years ago |
Sohaib
|
fefff80631
PCP: PCPMetric.[ch] Mdoule
|
3 years ago |
Nathan Scott
|
f839095e3b
Merge branch 'dynamic-columns' of https://github.com/smalinux/htop into smalinux-dynamic-columns
|
3 years ago |
Sohaib Mohamed
|
6f2021f3d9
PCP: support for 'dynamic columns' added at runtime
|
3 years ago |
Nathan Scott
|
1bd95983b2
Add columns for process autogroup identifier and nice value
|
3 years ago |
Benny Baumann
|
e7f8d7bcc9
Split statements that should go onto multiple lines
|
3 years ago |
Sohaib Mohamed
|
ecb6a8da78
PCP: Fix minor cut+paste typo
|
3 years ago |
Nathan Scott
|
144fd0a8d7
Update platform-specific header includes to use pcp paths.
|
3 years ago |
Nathan Scott
|
4bcb5d116b
Update the PCP platform to use common Process fields and code
|
3 years ago |
Nathan Scott
|
4d7cee56f0
Rework TTY column for the PCP platform
|
3 years ago |
Nathan Scott
|
c14a45ba35
Add a platform for Performance Co-Pilot (PCP) metrics
|
3 years ago |