You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Daniel Lange a94e7661ba Merge branch 'uaf' of cgzones/htop 2 years ago
.github CI: Bump NetBSD version to 10.0 2 years ago
darwin darwin: scan thread information 2 years ago
docs Document compilation issues and changed config.h inclusion rules 2 years ago
dragonflybsd Work around GCC14 memleak diagnostic 2 years ago
freebsd Work around GCC14 memleak diagnostic 2 years ago
generic Use 'fp' name for local 'FILE*' variables. 2 years ago
iwyu Update list of special header mappings for IWYU 2 years ago
linux Linux: reorder /proc/<pid>/status parsing 2 years ago
netbsd Work around GCC14 memleak diagnostic 2 years ago
openbsd Work around GCC14 memleak diagnostic 2 years ago
pcp Work around GCC14 memleak diagnostic 2 years ago
scripts Suppress reporting memory leaks originating from libdevstat 4 years ago
solaris Work around GCC14 memleak diagnostic 2 years ago
unsupported Introduce autoTitleRightAlign column flag 2 years ago
zfs Relocate include of config.h from header to source modeule 2 years ago
.editorconfig
.gitignore Ignore clangd cache 3 years ago
.travis.yml travis-ci: update 5 years ago
AUTHORS
Action.c Fix "CPU usage bar" help alignment. 2 years ago
Action.h Relocate include of config.h from header to source modeule 2 years ago
Affinity.c Update includes based on IWYU 2 years ago
Affinity.h Relocate include of config.h from header to source modeule 2 years ago
AffinityPanel.c Fix code style 2 years ago
AffinityPanel.h Introduce Machine class for host-specific info (split from ProcessList) 3 years ago
AvailableColumnsPanel.c Update includes based on IWYU 2 years ago
AvailableColumnsPanel.h Update includes based on IWYU 2 years ago
AvailableMetersPanel.c Update includes based on IWYU 2 years ago
AvailableMetersPanel.h Introduce Machine class for host-specific info (split from ProcessList) 3 years ago
BatteryMeter.c Fix code style 2 years ago
BatteryMeter.h Update license headers to explicitly say GPLv2+ 5 years ago
CONTRIBUTING.md Adjust to current label reality and the fact that Github can't search for multiple labels ORed ... yet. 5 years ago
COPYING Remove license excemption for PLPA and update GPL-2 license text 5 years ago
CPUMeter.c Define MeterModeId to unsigned int and use it throughout 2 years ago
CPUMeter.h Update license headers to explicitly say GPLv2+ 5 years ago
CRT.c Avoid fprintf in signal handlers 2 years ago
CRT.h Linux: add GPU meter and process column 2 years ago
CategoriesPanel.c Update includes based on IWYU 2 years ago
CategoriesPanel.h Introduce Machine class for host-specific info (split from ProcessList) 3 years ago
ChangeLog Release 3.3.0 2 years ago
ClockMeter.c Update includes based on IWYU 2 years ago
ClockMeter.h Update license headers to explicitly say GPLv2+ 5 years ago
ColorsPanel.c Relocate include of config.h from header to source modeule 2 years ago
ColorsPanel.h Update license headers to explicitly say GPLv2+ 5 years ago
ColumnsPanel.c Update includes based on IWYU 2 years ago
ColumnsPanel.h Update includes based on IWYU 2 years ago
CommandLine.c Print message if config file was resolved 2 years ago
CommandLine.h Refactor to use a program name pointer instead of PACKAGE macro 3 years ago
CommandScreen.c Merge branch 'style-header-consistency' of https://github.com/BenBE/htop into BenBE-style-header-consistency 2 years ago
CommandScreen.h Add missing copyright/file headers 3 years ago
Compat.c Use 'sb' name for local 'struct stat' buffers 2 years ago
Compat.h Update '__STDC_VERSION__' check with C23 2 years ago
DateMeter.c Update includes based on IWYU 2 years ago
DateMeter.h Update remaining license headers to explicitly say GPLv2+ 5 years ago
DateTimeMeter.c Update includes based on IWYU 2 years ago
DateTimeMeter.h Update remaining license headers to explicitly say GPLv2+ 5 years ago
DiskIOMeter.c Update includes based on IWYU 2 years ago
DiskIOMeter.h Update includes based on IWYU 2 years ago
DisplayOptionsPanel.c Update includes based on IWYU 2 years ago
DisplayOptionsPanel.h Update license headers to explicitly say GPLv2+ 5 years ago
DynamicColumn.c Update includes based on IWYU 2 years ago
DynamicColumn.h Rename ProcessList to ProcessTable throughout 3 years ago
DynamicMeter.c Update includes based on IWYU 2 years ago
DynamicMeter.h Add missing copyright/file headers 3 years ago
DynamicScreen.c Update includes based on IWYU 2 years ago
DynamicScreen.h Align parameter names in declarations with definitions 2 years ago
EnvScreen.c Merge branch 'style-header-consistency' of https://github.com/BenBE/htop into BenBE-style-header-consistency 2 years ago
EnvScreen.h Add missing copyright/file headers 3 years ago
FileDescriptorMeter.c Update includes based on IWYU 2 years ago
FileDescriptorMeter.h Create new File Descriptor meter 3 years ago
FunctionBar.c Avoid magic numbers for the size of FunctionBar lists 2 years ago
FunctionBar.h Avoid magic numbers for the size of FunctionBar lists 2 years ago
Hashtable.c Use designated initializer more 2 years ago
Hashtable.h Update license headers to explicitly say GPLv2+ 5 years ago
Header.c Use struct member to determine size of allocations 2 years ago
Header.h Update includes based on IWYU 2 years ago
HeaderLayout.h Add HeaderLayout format for one single 100%-width column 2 years ago
HeaderOptionsPanel.c Relocate include of config.h from header to source modeule 2 years ago
HeaderOptionsPanel.h Update license headers to explicitly say GPLv2+ 5 years ago
HostnameMeter.c Update license headers to explicitly say GPLv2+ 5 years ago
HostnameMeter.h Update license headers to explicitly say GPLv2+ 5 years ago
IncSet.c Improve String_contains_i to allow for multiple terms 4 years ago
IncSet.h Increase Search and Filter max string length to 128 3 years ago
InfoScreen.c Fix code style 2 years ago
InfoScreen.h Add missing copyright/file headers 3 years ago
ListItem.c Introduce screen tabs 4 years ago
ListItem.h Update includes based on IWYU 2 years ago
LoadAverageMeter.c Update includes based on IWYU 2 years ago
LoadAverageMeter.h Update license headers to explicitly say GPLv2+ 5 years ago
Machine.c Fix regression from storing monotonic time deltas 2 years ago
Machine.h Align parameter names in declarations with definitions 2 years ago
Macros.h Clarify isNonnegative() behavior in comments 2 years ago
MainPanel.c Clicking on column headers needs to also update the sort direction arrow 2 years ago
MainPanel.h Relocate include of config.h from header to source modeule 2 years ago
Makefile.am New header "MeterMode.h" for MeterModeId definitions 2 years ago
MemoryMeter.c Relocate include of config.h from header to source modeule 2 years ago
MemoryMeter.h Move shared memory next to used memory 2 years ago
MemorySwapMeter.c MemorySwapMeter_init() code shrink 2 years ago
MemorySwapMeter.h Update license headers to explicitly say GPLv2+ 5 years ago
Meter.c Adjust some code style for maintainability 2 years ago
Meter.h Define MeterModeId to unsigned int and use it throughout 2 years ago
MeterMode.h Define MeterModeId to unsigned int and use it throughout 2 years ago
MetersPanel.c Define MeterModeId to unsigned int and use it throughout 2 years ago
MetersPanel.h Update license headers to explicitly say GPLv2+ 5 years ago
NEWS
NetworkIOMeter.c Update includes based on IWYU 2 years ago
NetworkIOMeter.h Update includes based on IWYU 2 years ago
Object.c Relocate include of config.h from header to source modeule 2 years ago
Object.h Relocate include of config.h from header to source modeule 2 years ago
OpenFilesScreen.c Use 'sb' name for local 'struct stat' buffers 2 years ago
OpenFilesScreen.h Update license headers to explicitly say GPLv2+ 5 years ago
OptionItem.c Add includes for config.h as per the discussion in PR #1337 2 years ago
OptionItem.h Add some headers in the Setup -> Display options panel 4 years ago
Panel.c Fix code style 2 years ago
Panel.h Relocate include of config.h from header to source modeule 2 years ago
Process.c Linux: gather permitted capabilities via capget(2) 2 years ago
Process.h Align parameter names in declarations with definitions 2 years ago
ProcessLocksScreen.c Introduce Row and Table classes for screens beyond top-processes 3 years ago
ProcessLocksScreen.h Use a 0x{devnum} format for devices in lock screen, like files screen 3 years ago
ProcessTable.c Relocate include of config.h from header to source modeule 2 years ago
ProcessTable.h Relocate include of config.h from header to source modeule 2 years ago
ProvideCurses.h Fix typo in file name comment in Provide*.h 3 years ago
ProvideTerm.h Fix typo in file name comment in Provide*.h 3 years ago
README README: swap regular file and symlink 2 years ago
README.md linux: use dlopen for libnl3 instead of dynamic linking 2 years ago
RichString.c Annotate mbstowcs_nonfatal() with restrict 2 years ago
RichString.h RichString: add access function annotations 2 years ago
Row.c Drop return at end of function returning void 2 years ago
Row.h New Row_printNanoseconds() function 2 years ago
RowField.h Introduce Row and Table classes for screens beyond top-processes 3 years ago
Scheduling.c Linux: update gathering information regarding threads 2 years ago
Scheduling.h Relocate include of config.h from header to source modeule 2 years ago
ScreenManager.c Ignore FOCUS_IN and FOCUS_OUT events if these have been activated within xterm 2 years ago
ScreenManager.h Introduce Machine class for host-specific info (split from ProcessList) 3 years ago
ScreenTabsPanel.c Update includes based on IWYU 2 years ago
ScreenTabsPanel.h Update includes based on IWYU 2 years ago
ScreensPanel.c Update includes based on IWYU 2 years ago
ScreensPanel.h Support dynamic screens with 'top-most' entities beyond processes 3 years ago
Settings.c Fix GCC build warning in NetBSD 10 2 years ago
Settings.h Define MeterModeId to unsigned int and use it throughout 2 years ago
SignalsPanel.c Add includes for config.h as per the discussion in PR #1337 2 years ago
SignalsPanel.h Relocate include of config.h from header to source modeule 2 years ago
SwapMeter.c Replace isnan() with better comparisons (isgreater(), etc.) 3 years ago
SwapMeter.h {Memory,Swap}Meter: add "compressed memory" metrics 3 years ago
SysArchMeter.c Update license headers to explicitly say GPLv2+ 5 years ago
SysArchMeter.h Update license headers to explicitly say GPLv2+ 5 years ago
TESTPLAN Rename ProcessList to ProcessTable throughout 3 years ago
Table.c Fix usage of RichString_appendnWide() 2 years ago
Table.h Relocate include of config.h from header to source modeule 2 years ago
TasksMeter.c Update includes based on IWYU 2 years ago
TasksMeter.h Update license headers to explicitly say GPLv2+ 5 years ago
TraceScreen.c Use 'fp' name for local 'FILE*' variables. 2 years ago
TraceScreen.h Update license headers to explicitly say GPLv2+ 5 years ago
UptimeMeter.c Add includes for config.h as per the discussion in PR #1337 2 years ago
UptimeMeter.h Update license headers to explicitly say GPLv2+ 5 years ago
UsersTable.c Please Clang 15 4 years ago
UsersTable.h Update license headers to explicitly say GPLv2+ 5 years ago
Vector.c Use designated initializer more 2 years ago
Vector.h ProcessList: fix quadratic process removal when scanning 4 years ago
XUtils.c Use 'fp' name for local 'FILE*' variables. 2 years ago
XUtils.h Use 'fp' name for local 'FILE*' variables. 2 years ago
autogen.sh
configure.ac Update configure.ac with some m4 magic to add a git commit id 2 years ago
htop.1.in documentation update "pcp htop" –> "pcp-htop" 2 years ago
htop.c Refactor to use a program name pointer instead of PACKAGE macro 3 years ago
htop.desktop
htop.png Optimize images to reduce filesize 4 years ago
htop.svg
pcp-htop.5.in Updates for 2024. Happy New Year! 2 years ago
pcp-htop.c Refactor to use a program name pointer instead of PACKAGE macro 3 years ago
test_spec.lua

README.md

htop logo

CI Coverity Scan Build Status Mailing List IRC #htop GitHub Release Packaging status License: GPL v2+

Screenshot of htop

Introduction

htop is a cross-platform interactive process viewer.

htop allows scrolling the list of processes vertically and horizontally to see their full command lines and related information like memory and CPU consumption. Also system wide information, like load average or swap usage, is shown.

The information displayed is configurable through a graphical setup and can be sorted and filtered interactively.

Tasks related to processes (e.g. killing and renicing) can be done without entering their PIDs.

Running htop requires ncurses libraries, typically named libncurses(w).

htop is written in C.

For more information and details visit htop.dev.

Build instructions

Prerequisite

List of build-time dependencies:

  • standard GNU autotools-based C toolchain
    • C99 compliant compiler
    • autoconf
    • automake
    • autotools
  • ncurses

Note about ncurses:

htop requires ncurses 6.0. Be aware the appropriate package is sometimes still called libncurses5 (on Debian/Ubuntu). Also ncurses usually comes in two flavours:

  • With Unicode support.
  • Without Unicode support.

This is also something that is reflected in the package name on Debian/Ubuntu (via the additional 'w' - 'w'ide character support).

List of additional build-time dependencies (based on feature flags):

  • sensors
  • hwloc
  • libcap (v2.21 or later)
  • libnl-3 and libnl-genl-3

Install these and other required packages for C development from your package manager.

Debian/Ubuntu

sudo apt install libncursesw5-dev autotools-dev autoconf automake build-essential

Fedora/RHEL

sudo dnf install ncurses-devel automake autoconf gcc

Archlinux/Manjaro

sudo pacman -S ncurses automake autoconf gcc

macOS

brew install ncurses automake autoconf gcc

Compile from source:

To compile from source, download from the Git repository (git clone or downloads from GitHub releases), then run:

./autogen.sh && ./configure && make

Install

To install on the local system run make install. By default make install installs into /usr/local. To change this path use ./configure --prefix=/some/path.

Build Options

htop has several build-time options to enable/disable additional features.

Generic

  • --enable-unicode: enable Unicode support
    • dependency: libncursesw
    • default: yes
  • --enable-affinity: enable sched_setaffinity(2) and sched_getaffinity(2) for affinity support; conflicts with hwloc
    • default: check
  • --enable-hwloc: enable hwloc support for CPU affinity; disables affinity support
    • dependency: libhwloc
    • default: no
  • --enable-static: build a static htop binary; hwloc and delay accounting are not supported
    • default: no
  • --enable-debug: Enable asserts and internal sanity checks; implies a performance penalty
    • default: no

Performance Co-Pilot

  • --enable-pcp: enable Performance Co-Pilot support via a new pcp-htop utility
    • dependency: libpcp
    • default: no

Linux

  • --enable-sensors: enable libsensors(3) support for reading temperature data
    • dependencies: libsensors-dev(build-time), at runtime libsensors is loaded via dlopen(3) if available
    • default: check
  • --enable-capabilities: enable Linux capabilities support
    • dependency: libcap
    • default: check
  • --with-proc: location of a Linux-compatible proc filesystem
    • default: /proc
  • --enable-openvz: enable OpenVZ support
    • default: no
  • --enable-vserver: enable VServer support
    • default: no
  • --enable-ancient-vserver: enable ancient VServer support (implies --enable-vserver)
    • default: no
  • --enable-delayacct: enable Linux delay accounting support
    • dependencies: libnl-3-dev(build-time) and libnl-genl-3-dev(build-time), at runtime libnl-3 and libnl-genl-3 are loaded via dlopen(3) if available and requested
    • default: check

Runtime dependencies:

htop has a set of fixed minimum runtime dependencies, which is kept as minimal as possible:

  • ncurses libraries for terminal handling (wide character support).

Runtime optional dependencies:

htop has a set of fixed optional dependencies, depending on build/configure option used:

Linux

  • libdl, if not building a static binary, is always required when support for optional dependencies (i.e. libsensors, libsystemd) is present.
  • libcap, user-space interfaces to POSIX 1003.1e capabilities, is always required when --enable-capabilities was used to configure htop.
  • libsensors, readout of temperatures and CPU speeds, is optional even when --enable-sensors was used to configure htop.
  • libsystemd is optional when --enable-static was not used to configure htop. If building statically and libsystemd is not found by configure, support for the systemd meter is disabled entirely.
  • libnl-3 and libnl-genl-3, if htop was configured with --enable-delayacct and delay accounting process fields are active.

htop checks for the availability of the actual runtime libraries as htop runs.

BSD

On most BSD systems kvm is a requirement to read kernel information.

More information on required and optional dependencies can be found in configure.ac.

Usage

See the manual page (man htop) or the help menu (F1 or h inside htop) for a list of supported key commands.

Support

If you have trouble running htop please consult your operating system / Linux distribution documentation for getting support and filing bugs.

Bugs, development feedback

We have a development mailing list. Feel free to subscribe for release announcements or asking questions on the development of htop.

You can also join our IRC channel #htop on Libera.Chat and talk to the developers there.

If you have found an issue within the source of htop, please check whether this has already been reported in our GitHub issue tracker. If not, please file a new issue describing the problem you have found, the potential location in the source code you are referring to and a possible fix if available.

History

htop was invented, developed and maintained by Hisham Muhammad from 2004 to 2019. His legacy repository has been archived to preserve the history.

In 2020 a team took over the development amicably and continues to maintain htop collaboratively.

License

GNU General Public License, version 2 (GPL-2.0) or, at your option, any later version.