Benny Baumann
|
9c316cc14c
Keep following a process when resuming process updates
|
1 month ago |
Christian Göttsche
|
49bb3c49ac
Silence clang analyzer warnings
|
3 months ago |
Explorer09
|
8a6e519c5e
doc: Update netbsd/README regarding curses support
|
1 month ago |
Explorer09
|
c34fb93b5d
CI: Don't override LDFLAGS for NetBSD build
|
3 months ago |
Explorer09
|
082b977f18
build: Add friendly warning to advise user to install pkg-config
|
1 month ago |
Explorer09
|
d5f24d20d8
build: Improve "-ltinfo" detection in configure
|
2 months ago |
Explorer09
|
5d1948b8d2
build: Rewrite curses detection code in configure
|
1 month ago |
Explorer09
|
c802dc48f8
Replace tab indent with spaces in configure
|
1 month ago |
Explorer09
|
d44e2588be
doc: Mention pkg-config in README
|
2 months ago |
Explorer09
|
5e059d0808
CI: Install pkg-config for FreeBSD build
|
3 months ago |
Explorer09
|
baf7041193
build: bring back configure warning when pkg.m4 is absent
|
1 month ago |
Explorer09
|
fd083144d4
build: always call PKG_PROG_PKG_CONFIG in configure
|
1 month ago |
charles
|
5503cda4c0
Fixed the issue that the process traced by strace ends and causes the CPU to be fully loaded.
|
2 months ago |
Daniel Lange
|
171f8285d3
Document --drop-capabilities requiring a compile-time option
|
2 months ago |
Benny Baumann
|
fc54b885ef
Simplify Settings toFieldName logic relating to dynamic columns
|
2 months ago |
Benny Baumann
|
80ac0c619c
Prefer size_t when array indices involved
|
2 months ago |
Benny Baumann
|
bb5259e1ff
Avoid some code duplication for Settings_splitLineToIDs
|
2 months ago |
Benny Baumann
|
dcd28e599a
Remove long-dead code
|
2 months ago |
Nathan Scott
|
f3306db9d1
Pass Machine pointer to Settings_new instead of internal detail
|
2 months ago |
Nathan Scott
|
f3c3ac7f8e
Refactor column delete into a shared Settings_deleteColumns
|
2 months ago |
Benny Baumann
|
179182d59f
Be less strict about thermal zones for RockChip RK3588 SoC
|
2 months ago |
Gabor SEBESTYEN
|
6de810fa55
Show core temperatures of Rockchip RK3588 SoC
|
8 months ago |
Christian Göttsche
|
2503239d9f
Drop unused function Process_rowSetPriority()
|
3 months ago |
Pero Orsolic
|
3c7fe27398
Fix display of CPU utilization on FreeBSD
|
3 months ago |
Nathan Scott
|
0782be72b5
Merge branch 'cgzones-uaf'
|
3 months ago |
Christian Göttsche
|
be4719d567
Force rebuild of display table after removals
|
3 months ago |
Christian Göttsche
|
23ebdbb5eb
Hide Table_removeIndex() from extern callers
|
3 months ago |
Explorer09
|
59578afd5e
Improve DynamicMeter_getUiName() string length logic
|
3 months ago |
Explorer09
|
981d63788f
Add attributes to Meter class methods (func pointers)
|
3 months ago |
Benny Baumann
|
480aefd0d7
Assert "length > 0" for Meter.getUiName functions
|
3 months ago |
Benny Baumann
|
bb7a922f84
Check for non-zero buffer size in xSnprintf
|
3 months ago |
Explorer09
|
78acd63fe8
Comment GCC versions of attribute support in 'configure'
|
3 months ago |
Explorer09
|
8c921500e2
Add a placeholder text for print_backtrace()...
|
3 months ago |
Explorer09
|
3cfc28968f
Use 'int' type for backtrace() return value
|
3 months ago |
Nathan Scott
|
81432ba5cf
Consolidate CRT_delay and CRT_crashSettings into one
|
3 months ago |
Nathan Scott
|
a750f38d7c
Resolve a problem in F2/Setup update interval adjustments
|
3 months ago |
fraggerfox
|
ebb5898b18
Use pkg-config instead of hard-coded paths.
|
3 months ago |
fraggerfox
|
c0bb3a402f
CI: Fix NetBSD build.
|
3 months ago |
Nico Sonack
|
11bf6a74dd
Fix nice handling for FreeBSD
|
6 months ago |
Explorer09
|
8edd449a23
Clamp graph meter values in "double" type
|
3 months ago |
Christian Göttsche
|
a8b5d68520
Linux: use fast integer parsing for /proc/<pid>/stat
|
6 months ago |
Stefan
|
89400e673c
Fixed typo in PCP GPU meter configuration file
|
3 months ago |
Explorer09
|
cf72728f0d
Permit zero items in drawing a Graph meter
|
3 months ago |
Explorer09
|
1887699420
Adjust GraphMeterMode_draw() code comments
|
3 months ago |
Explorer09
|
25391b2f16
Reorder GraphMeterMode_draw() code slightly
|
3 months ago |
Daniel Lange
|
d888b99b3a
Disabling the NetBSD CI job hard-failing due to changes in their ncurses(w) packaging
|
3 months ago |
Nathan Scott
|
1a7b6d4a6b
Separate htoprc for htop and pcp-htop to prevent overwrite
|
3 months ago |
Benny Baumann
|
7694b68417
Check attributes color, type, and width for valid values
|
4 months ago |
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 |