peter15914
|
8990cc5b9b
Fix possible memory leak in Settings.c
|
6 дней назад |
Daniel Lange
|
1f24250a31
Updates for 2025. Happy New Year!
|
1 неделя назад |
fraggerfox
|
3921bb67f0
ci: Bump BSD versions.
|
2 недель назад |
SuCicada
|
731812d92a
darwin: Enhance memory metrics support for Apple Silicon (ARM64)
|
9 месяцев назад |
KholkinDmitrii
|
28dcbd7584
feat: add sensors for Rockchip RK3566
|
3 месяцев назад |
Daniel Lange
|
ea27926e22
Merge branch 'ci-package-update' of Explorer09/htop-1
|
2 недель назад |
Explorer09
|
1828096f40
CI: Update libsensors-dev package name
|
2 недель назад |
Explorer09
|
762acbe40a
Introduce countDigits() function for PID and UID field widths
|
1 месяц назад |
Explorer09
|
fb3d10a8bd
Do not expand GPU_TIME field width
|
1 месяц назад |
Daniel Lange
|
4ba1988477
Merge branch 'disk-io-norm-util' of Explorer09/htop-1
|
3 недель назад |
Explorer09
|
becb032818
Use uint64_t for disk IO accumulated values
|
3 недель назад |
Explorer09
|
e99d0daa91
DiskIOMeter: draw normalized utilization; show utilization above 100%
|
3 недель назад |
Explorer09
|
7ad9ec2849
build: Add "ncurses{t,tw}" to possible ncurses names
|
2 месяцев назад |
Explorer09
|
e3bdb109c4
build: Improve "tinfo" library detection in configure
|
2 месяцев назад |
Explorer09
|
f023790ad3
build: Check curses "bool" type compatibility
|
2 месяцев назад |
Explorer09
|
a2d90f4d19
build: Add a test for whether curses.h works.
|
2 месяцев назад |
Explorer09
|
de9384767f
build: Move _XOPEN_SOURCE_EXTENDED define to config.h
|
2 месяцев назад |
Explorer09
|
3b66b2040e
build: check for wadd_wchnstr() rather than mvadd_wchnstr()
|
2 месяцев назад |
Explorer09
|
b458299bf1
build: Don't test "stdscr" with linking with libtinfo
|
2 месяцев назад |
Explorer09
|
76e7dd4a14
build: Improve configure logic with pkg.m4 support
|
2 месяцев назад |
Explorer09
|
d464ad155f
build: Log the detected '*curses*.pc' file into config.log
|
2 месяцев назад |
Explorer09
|
52c9e3db2d
build: configure "--with-curses=yes" is now a no-op
|
2 месяцев назад |
Daniel Lange
|
f2b2828eda
Remove the special handling for the "Command" column and add a warning that its length should be dynamic
|
1 месяц назад |
Benny Baumann
|
04d0a5456c
Avoid compilation issues with ncurses on GCC 15
|
1 месяц назад |
Oumuamua
|
4102862d12
Remove duplicate function declaration in Row.h
|
2 месяцев назад |
Дилян Палаузов
|
261df1c685
README: clarification on kernel requirements for I/O
|
3 месяцев назад |
Benny Baumann
|
9c316cc14c
Keep following a process when resuming process updates
|
3 месяцев назад |
Christian Göttsche
|
49bb3c49ac
Silence clang analyzer warnings
|
5 месяцев назад |
Explorer09
|
8a6e519c5e
doc: Update netbsd/README regarding curses support
|
3 месяцев назад |
Explorer09
|
c34fb93b5d
CI: Don't override LDFLAGS for NetBSD build
|
5 месяцев назад |
Explorer09
|
082b977f18
build: Add friendly warning to advise user to install pkg-config
|
3 месяцев назад |
Explorer09
|
d5f24d20d8
build: Improve "-ltinfo" detection in configure
|
4 месяцев назад |
Explorer09
|
5d1948b8d2
build: Rewrite curses detection code in configure
|
3 месяцев назад |
Explorer09
|
c802dc48f8
Replace tab indent with spaces in configure
|
3 месяцев назад |
Explorer09
|
d44e2588be
doc: Mention pkg-config in README
|
4 месяцев назад |
Explorer09
|
5e059d0808
CI: Install pkg-config for FreeBSD build
|
5 месяцев назад |
Explorer09
|
baf7041193
build: bring back configure warning when pkg.m4 is absent
|
3 месяцев назад |
Explorer09
|
fd083144d4
build: always call PKG_PROG_PKG_CONFIG in configure
|
3 месяцев назад |
charles
|
5503cda4c0
Fixed the issue that the process traced by strace ends and causes the CPU to be fully loaded.
|
4 месяцев назад |
Daniel Lange
|
171f8285d3
Document --drop-capabilities requiring a compile-time option
|
4 месяцев назад |
Benny Baumann
|
fc54b885ef
Simplify Settings toFieldName logic relating to dynamic columns
|
4 месяцев назад |
Benny Baumann
|
80ac0c619c
Prefer size_t when array indices involved
|
4 месяцев назад |
Benny Baumann
|
bb5259e1ff
Avoid some code duplication for Settings_splitLineToIDs
|
4 месяцев назад |
Benny Baumann
|
dcd28e599a
Remove long-dead code
|
4 месяцев назад |
Nathan Scott
|
f3306db9d1
Pass Machine pointer to Settings_new instead of internal detail
|
4 месяцев назад |
Nathan Scott
|
f3c3ac7f8e
Refactor column delete into a shared Settings_deleteColumns
|
4 месяцев назад |
Benny Baumann
|
179182d59f
Be less strict about thermal zones for RockChip RK3588 SoC
|
4 месяцев назад |
Gabor SEBESTYEN
|
6de810fa55
Show core temperatures of Rockchip RK3588 SoC
|
10 месяцев назад |
Christian Göttsche
|
2503239d9f
Drop unused function Process_rowSetPriority()
|
5 месяцев назад |
Pero Orsolic
|
3c7fe27398
Fix display of CPU utilization on FreeBSD
|
5 месяцев назад |