Nathan Scott
|
0782be72b5
Merge branch 'cgzones-uaf'
|
4 months ago |
Christian Göttsche
|
be4719d567
Force rebuild of display table after removals
|
4 months ago |
Christian Göttsche
|
23ebdbb5eb
Hide Table_removeIndex() from extern callers
|
4 months ago |
Explorer09
|
59578afd5e
Improve DynamicMeter_getUiName() string length logic
|
5 months ago |
Explorer09
|
981d63788f
Add attributes to Meter class methods (func pointers)
|
4 months ago |
Benny Baumann
|
480aefd0d7
Assert "length > 0" for Meter.getUiName functions
|
4 months ago |
Benny Baumann
|
bb7a922f84
Check for non-zero buffer size in xSnprintf
|
4 months ago |
Explorer09
|
78acd63fe8
Comment GCC versions of attribute support in 'configure'
|
5 months ago |
Explorer09
|
8c921500e2
Add a placeholder text for print_backtrace()...
|
5 months ago |
Explorer09
|
3cfc28968f
Use 'int' type for backtrace() return value
|
5 months ago |
Nathan Scott
|
81432ba5cf
Consolidate CRT_delay and CRT_crashSettings into one
|
5 months ago |
Nathan Scott
|
a750f38d7c
Resolve a problem in F2/Setup update interval adjustments
|
5 months ago |
fraggerfox
|
ebb5898b18
Use pkg-config instead of hard-coded paths.
|
5 months ago |
fraggerfox
|
c0bb3a402f
CI: Fix NetBSD build.
|
5 months ago |
Nico Sonack
|
11bf6a74dd
Fix nice handling for FreeBSD
|
8 months ago |
Explorer09
|
8edd449a23
Clamp graph meter values in "double" type
|
5 months ago |
Christian Göttsche
|
a8b5d68520
Linux: use fast integer parsing for /proc/<pid>/stat
|
8 months ago |
Stefan
|
89400e673c
Fixed typo in PCP GPU meter configuration file
|
5 months ago |
Explorer09
|
cf72728f0d
Permit zero items in drawing a Graph meter
|
5 months ago |
Explorer09
|
1887699420
Adjust GraphMeterMode_draw() code comments
|
5 months ago |
Explorer09
|
25391b2f16
Reorder GraphMeterMode_draw() code slightly
|
5 months ago |
Daniel Lange
|
d888b99b3a
Disabling the NetBSD CI job hard-failing due to changes in their ncurses(w) packaging
|
5 months ago |
Nathan Scott
|
1a7b6d4a6b
Separate htoprc for htop and pcp-htop to prevent overwrite
|
5 months ago |
Benny Baumann
|
7694b68417
Check attributes color, type, and width for valid values
|
5 months ago |
Benny Baumann
|
700959a2fb
Yet another minor typo in the PCP configuration files
|
5 months ago |
Nathan Scott
|
549843606b
Merge branches 'fberat-main' and 'BenBE-pcp-lint'
|
5 months ago |
Nathan Scott
|
3d4fad9614
Merge branch 'pcp-lint' of https://github.com/BenBE/htop into BenBE-pcp-lint
|
5 months ago |
Nathan Scott
|
06c358419b
Merge branch 'main' of https://github.com/fberat/htop into fberat-main
|
5 months ago |
Nathan Scott
|
24de8afe08
Fix label/color botch in the PCP MySQL keys meter declaration
|
5 months ago |
Nathan Scott
|
d6e2c112e6
Small text tweaks for improved PCP meter descriptions
|
5 months ago |
Nathan Scott
|
7d365458d7
Reorder PCP meter types placing dynamic meters toward the end
|
5 months ago |
Nathan Scott
|
4f5293e8d1
Use dynamicMeters not dynamicColumns for populating setup screen
|
5 months ago |
Benny Baumann
|
dc770098f0
Add automatic PCP configuration file linting
|
5 months ago |
Benny Baumann
|
5344d4a888
Allow for automatic checking of PCP configuration files
|
5 months ago |
Frédéric Bérat
|
5f6043a2eb
pcp: Add GPU metrics support
|
5 months ago |
Benny Baumann
|
398fb30cfe
Make attributes preceed function declarations
|
6 months ago |
Benny Baumann
|
0720b100fb
Introduce ATTR_RETNONNULL to indicate functions that will never return NULL
|
6 months ago |
Benny Baumann
|
ce9849cacd
Do not confuse the GCC 14 analyzer
|
6 months ago |
fraggerfox
|
db73229bdd
CI: Bump FreeBSD version to 14.1.
|
6 months ago |
Aaron John
|
2b4feef421
Define checks for further $TERM values
|
6 months ago |
Aaron John
|
733acad9c6
Move termType check into its own function
|
6 months ago |
Benny Baumann
|
58efa4e131
Remove runtime checks already covered by an assertion
|
8 months ago |
Explorer09
|
36626ce6fd
Explicitly specify supported modes of all meters
|
8 months ago |
Explorer09
|
dee6931ec7
Restrict time-related meters to textual display (Text+LED mode)
|
8 months ago |
Explorer09
|
b131dd892b
Restrict supported modes for text-only meters
|
8 months ago |
Explorer09
|
1723ed7e29
Introduce supportedModes bit mask for meters
|
8 months ago |
Benny Baumann
|
a395186267
Provide support for ctz
|
11 months ago |
Nathan Scott
|
4d170faae6
PCP: Resolve nested derived metric definitions for devices
|
7 months ago |
Daniel Lange
|
8dfe7ed645
Improve `make dist` to warn on building inside a git repository
|
8 months ago |
Daniel Lange
|
a94e7661ba
Merge branch 'uaf' of cgzones/htop
|
7 months ago |