Benny Baumann
|
700959a2fb
Yet another minor typo in the PCP configuration files
|
4 months ago |
Nathan Scott
|
549843606b
Merge branches 'fberat-main' and 'BenBE-pcp-lint'
|
4 months ago |
Nathan Scott
|
3d4fad9614
Merge branch 'pcp-lint' of https://github.com/BenBE/htop into BenBE-pcp-lint
|
4 months ago |
Nathan Scott
|
06c358419b
Merge branch 'main' of https://github.com/fberat/htop into fberat-main
|
4 months ago |
Nathan Scott
|
24de8afe08
Fix label/color botch in the PCP MySQL keys meter declaration
|
4 months ago |
Nathan Scott
|
d6e2c112e6
Small text tweaks for improved PCP meter descriptions
|
4 months ago |
Nathan Scott
|
7d365458d7
Reorder PCP meter types placing dynamic meters toward the end
|
4 months ago |
Nathan Scott
|
4f5293e8d1
Use dynamicMeters not dynamicColumns for populating setup screen
|
4 months ago |
Benny Baumann
|
dc770098f0
Add automatic PCP configuration file linting
|
4 months ago |
Benny Baumann
|
5344d4a888
Allow for automatic checking of PCP configuration files
|
4 months ago |
Frédéric Bérat
|
5f6043a2eb
pcp: Add GPU metrics support
|
4 months ago |
Benny Baumann
|
398fb30cfe
Make attributes preceed function declarations
|
4 months ago |
Benny Baumann
|
0720b100fb
Introduce ATTR_RETNONNULL to indicate functions that will never return NULL
|
4 months ago |
Benny Baumann
|
ce9849cacd
Do not confuse the GCC 14 analyzer
|
4 months ago |
fraggerfox
|
db73229bdd
CI: Bump FreeBSD version to 14.1.
|
4 months ago |
Aaron John
|
2b4feef421
Define checks for further $TERM values
|
4 months ago |
Aaron John
|
733acad9c6
Move termType check into its own function
|
5 months ago |
Benny Baumann
|
58efa4e131
Remove runtime checks already covered by an assertion
|
6 months ago |
Explorer09
|
36626ce6fd
Explicitly specify supported modes of all meters
|
6 months ago |
Explorer09
|
dee6931ec7
Restrict time-related meters to textual display (Text+LED mode)
|
7 months ago |
Explorer09
|
b131dd892b
Restrict supported modes for text-only meters
|
7 months ago |
Explorer09
|
1723ed7e29
Introduce supportedModes bit mask for meters
|
7 months ago |
Benny Baumann
|
a395186267
Provide support for ctz
|
10 months ago |
Nathan Scott
|
4d170faae6
PCP: Resolve nested derived metric definitions for devices
|
6 months ago |
Daniel Lange
|
8dfe7ed645
Improve `make dist` to warn on building inside a git repository
|
7 months ago |
Daniel Lange
|
a94e7661ba
Merge branch 'uaf' of cgzones/htop
|
6 months ago |
Christian Göttsche
|
66f0ba0478
Linux: reorder /proc/<pid>/status parsing
|
6 months ago |
Christian Göttsche
|
314d693c4b
Annotate mbstowcs_nonfatal() with restrict
|
6 months ago |
Christian Göttsche
|
ef07d6ed9f
Linux: show newlines in commands as ? instead of space
|
6 months ago |
fraggerfox
|
4b3dfa246e
CI: Bump NetBSD version to 10.0
|
7 months ago |
Explorer09
|
d2ec14fa4a
Fix GCC build warning in NetBSD 10
|
7 months ago |
Explorer09
|
e54871b679
Linux: Permit non-ASCII for CGROUP, CONTAINER & SECATTR fields
|
7 months ago |
Anton Soroko
|
c63dc63a71
Fix "CPU usage bar" help alignment.
|
7 months ago |
Explorer09
|
30618c586c
Update '__STDC_VERSION__' check with C23
|
7 months ago |
robaho
|
4c0e96592d
darwin: scan thread information
|
3 years ago |
Christian Göttsche
|
0c002751dd
darwin: avoid double division by zero on startup
|
1 year ago |
Benny Baumann
|
6f142695cb
Use struct member to determine size of allocations
|
7 months ago |
Explorer09
|
784ef0878a
Adjust some code style for maintainability
|
7 months ago |
Explorer09
|
e0eed79da6
MemorySwapMeter_init() code shrink
|
7 months ago |
Explorer09
|
c2c2a70997
Define MeterModeId to unsigned int and use it throughout
|
7 months ago |
Explorer09
|
c167a2c4c5
New header "MeterMode.h" for MeterModeId definitions
|
7 months ago |
Explorer09
|
24b5491251
Make 'Meter_modes' private and simplify its structure
|
7 months ago |
Explorer09
|
3e00de8e68
Reorder Meter.c sections. No code changes.
|
7 months ago |
Explorer09
|
74d83d82d2
MemorySwapMeter: Read height from sub-meter objects
|
7 months ago |
Explorer09
|
c711dbc633
CPUMeter: Read height from sub-meter objects
|
7 months ago |
Explorer09
|
2fa283d202
Remove CUSTOM_METERMODE MeterModeId
|
7 months ago |
Explorer09
|
f795e84085
Don't initialize meter mode in custom meter init functions
|
7 months ago |
Explorer09
|
faaf6dd25e
Obsolete the CUSTOM_METERMODE use in default mode
|
7 months ago |
Daniel Lange
|
52486dbc0f
Merge branch 'gcc14-analyzer-fixes' of BenBE/htop
|
7 months ago |
Benny Baumann
|
0a1db8a770
Avoid magic numbers for the size of FunctionBar lists
|
7 months ago |