htop
Interactive process viewer
htop is an interactive process viewer for Linux. It aims to be a 'better top': you can scroll the process list vertically and horizontally, and select a process to be killed with the arrow keys instead of by typing its process id.
homepage ↗homepage ↗ github: htop-dev/htop
Available in
| Overlay | Newest | Ebuilds | Last activity | |
|---|---|---|---|---|
| gentoo gitweb ↗ | 3.5.2 | 4 | 15 h | details › |
| pg_overlay GitLab ↗ | 3.5.2 | 1 | 27 h | details › |
| didos GitHub ↗ | 2.2.0 | 1 | 2 yr | details › |
Versions & arches
| Version | Overlay | amd64 | arm64 | x86 | ppc64 | riscv | alpha | arm | arm64-macos | hppa | loong | mips | ppc | s390 | sparc | x64-macos | Committed | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 9999 LIVE | gentoo | follows upstream — no keywords | — | view · download · history ↗ | ||||||||||||||
| 3.5.2 | gentoo | amd64 testing | arm64 testing | x86 testing | ppc64 testing | riscv testing | alpha testing | arm testing | arm64-macos testing | hppa testing | loong testing | mips testing | ppc testing | s390 testing | sparc testing | x64-macos testing | — | view · download · history ↗ |
| 3.5.2 | pg_overlay | amd64 testing | arm64 testing | x86 testing | ppc64 testing | riscv testing | alpha testing | arm testing | arm64-macos testing | hppa testing | loong testing | mips testing | ppc testing | s390 testing | sparc testing | x64-macos testing | 9 d | view · download · history ↗ |
| 3.5.1 | gentoo | amd64 stable | arm64 stable | x86 stable | ppc64 stable | riscv testing | alpha testing | arm stable | arm64-macos testing | hppa testing | loong testing | mips testing | ppc stable | s390 testing | sparc testing | x64-macos testing | — | view · download · history ↗ |
| 3.4.1-r2 | gentoo | amd64 stable | arm64 stable | x86 stable | ppc64 stable | riscv testing | alpha testing | arm stable | arm64-macos testing | hppa testing | loong testing | mips testing | ppc stable | s390 testing | sparc testing | x64-macos testing | — | view · download · history ↗ |
| 2.2.0 | didos | amd64 stable | arm64 testing | x86 untested | ppc64 untested | riscv untested | alpha untested | arm stable | arm64-macos untested | hppa untested | loong untested | mips untested | ppc untested | s390 untested | sparc untested | x64-macos untested | — | view · download · history ↗ |
Use flags of 3.5.2
- bfd With USE=unwind, demangle symbol names (like for C++) in backtraces via sys-libs/binutils-libs
- caps Use Linux capabilities library to control privilege
- debug Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see https://wiki.gentoo.org/wiki/Project:Quality_Assurance/Backtraces
- delayacct Enable Linux delay accounting support via dev-libs/libnl
- hwloc Use sys-apps/hwloc for CPU affinity support
- lm-sensors Add linux lm-sensors (hardware sensors) support
- llvm-libunwind Use llvm-runtimes/libunwind instead of sys-libs/libunwind
- unicode Add support for Unicode
- unwind Add support for call stack unwinding and function name resolution
- +filecaps Use Linux file capabilities to control privilege rather than set*id (this is orthogonal to USE=caps which uses capabilities at runtime e.g. libcap)
Runtime dependencies of 3.5.2
show 26 lines
bfd?
(
)
hwloc?
(
)
unwind?
(
!llvm-libunwind?
(
)
llvm-libunwind?
(
)
)
kernel_linux?
(
caps?
(
)
delayacct?
(
)
lm-sensors?
(
)
)