Nathan Scott
|
7d365458d7
Reorder PCP meter types placing dynamic meters toward the end
|
4 months ago |
Ken McDonell
|
fdbb0629bc
Minor bug fixes for Coverity issues
|
9 months ago |
Benny Baumann
|
6aa9ef2726
Fix code style
|
11 months ago |
Nathan Scott
|
2698483444
Remove unused zswap pool size calculation from commit 71f5a80d9e
|
1 year ago |
Nathan Scott
|
452244dc06
PCP platform implementation of frontswap and zswap accounting
|
1 year ago |
Nathan Scott
|
66c0b19ed6
Correct pid_t type return from Platform_getMaxPid function
|
1 year ago |
Nathan Scott
|
b74673fe37
Rename ProcessList to ProcessTable throughout
|
1 year ago |
Nathan Scott
|
c9ad6a90cb
Rename PCPMetric files, structures and related internal functions
|
1 year ago |
Sohaib Mohamed
|
53bdcab942
Support dynamic screens with 'top-most' entities beyond processes
|
1 year ago |
Explorer09
|
25cb42f0e4
Rework ZramMeter and remove MeterClass.comprisedValues
|
1 year ago |
Explorer09
|
b416433fbe
Replace isnan() with better comparisons (isgreater(), etc.)
|
1 year ago |
Nathan Scott
|
72235d8e09
Adapt platform code for the new Machine base class
|
1 year ago |
Nathan Scott
|
0bdade1b6c
Introduce Machine class for host-specific info (split from ProcessList)
|
1 year ago |
Ivan Shapovalov
|
b29b33ebb9
{Memory,Swap}Meter: add "compressed memory" metrics
|
1 year ago |
Guillaume Gomez
|
e207c8aebd
Improve CPU computation code
|
1 year ago |
Guillaume Gomez
|
c803ec6dae
Improve code readability by using enum values instead of raw numbers
|
1 year ago |
Sohaib Mohamed
|
bdb63a497b
Implement File Descriptor Meter support for PCP
|
2 years ago |
Nathan Scott
|
6d1c5de518
PCP: add IRQ PSI meter
|
1 year ago |
Guillaume Gomez
|
d97cf58261
Improve code readability by creating constants for SWAP memory values
|
1 year ago |
наб
|
67bc7fe640
Clean out Platform_getInodeFilename
|
2 years ago |
Guillaume Gomez
|
560a04ad25
Improve code readability by creating constants for memory values
|
1 year ago |
Benny Baumann
|
40104588f3
Reformat code base
|
2 years ago |
Nathan Scott
|
d58180bdac
Use pmLookupDescs(3) function if available from libpcp
|
2 years ago |
Benny Baumann
|
7694dbc821
Implement PCP support for minimum ZFS ARC size
|
2 years ago |
Christian Göttsche
|
5bc988ad6d
Use correct command field as default field
|
2 years ago |
Christian Göttsche
|
6e9a5e9e49
Mark ScreenDefaults const
|
2 years ago |
Christian Göttsche
|
14f428a172
Drop unused Platform variables
|
2 years ago |
Hisham Muhammad
|
72ba20fa5f
Introduce screen tabs
|
3 years ago |
Volodymyr Vasiutyk
|
2ef70ad7f6
Early program termination only from main()
|
3 years ago |
Daniel Lange
|
94ad111391
Update license headers to explicitly say GPLv2+
|
3 years ago |
Nathan Scott
|
c0c2bb98a2
Add completion handling for dynamic meters and columns
|
3 years ago |
Christian Göttsche
|
b965417bf7
Add combined memory and swap meter
|
3 years ago |
Nathan Scott
|
c7f634ec21
PCP: ensure unsigned types used throughout CPU count detection
|
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 |
Nathan Scott
|
97d9b320ad
PCP: use the correct metric for shared memory calculations
|
3 years ago |
Benny Baumann
|
458749df45
Code indentation
|
3 years ago |
Nathan Scott
|
e7aaf79166
Remove unnecessary include files from PCPDynamicMeter.c
|
3 years ago |
Nathan Scott
|
15a71f32fe
Add more defensive checks to PCP paths if sampling fails
|
3 years ago |
Nathan Scott
|
f0ed0fdafb
Add a new DynamicMeter class for runtime Meter extension
|
3 years ago |
Nathan Scott
|
e3d0fc1a5a
Fix a PCP diagnostics typo, add missing pmFreeResult null check.
|
3 years ago |
Nathan Scott
|
0bd1025e94
Resolve a couple of recent memory leaks in pcp-htop
|
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
|
9ce9557e69
Various code tidyups based on review commentary from BenBE
|
3 years ago |
Nathan Scott
|
b232119e4b
Resolve some Coverity scan misfires in PCP platform code
|
3 years ago |
Nathan Scott
|
da454997bf
Remove dynamic allocation of PCP metric atomvalues expansion
|
3 years ago |
Nathan Scott
|
d4a2587568
Add time handling interfaces for the pcp platform
|
3 years ago |