htop - an interactive process viewer
Go to file
Hisham Muhammad 9b87e52d41 try to use unicode headers first 2011-11-03 22:01:54 +00:00
hwloc-1.2.1 Convert affinity control from the deprecated PLPA to HWLOC 2011-09-24 00:30:47 +00:00
m4 Remove generated files from version history 2011-08-26 20:52:35 +00:00
scripts Fix GCC 4.3 issues: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=416852 2007-08-10 05:59:36 +00:00
AUTHORS Initial import. 2006-03-04 18:16:49 +00:00
Affinity.c Convert affinity control from the deprecated PLPA to HWLOC 2011-09-24 00:30:47 +00:00
AffinityPanel.c Convert affinity control from the deprecated PLPA to HWLOC 2011-09-24 00:30:47 +00:00
AffinityPanel.h Convert affinity control from the deprecated PLPA to HWLOC 2011-09-24 00:30:47 +00:00
AvailableColumnsPanel.c Clean up headers by using 'static' whenever possible. 2008-03-09 08:58:38 +00:00
AvailableColumnsPanel.h Clean up headers by using 'static' whenever possible. 2008-03-09 08:58:38 +00:00
AvailableMetersPanel.c add support for steal/guest CPU time measurement 2010-08-24 23:20:38 +00:00
AvailableMetersPanel.h Clean up headers by using 'static' whenever possible. 2008-03-09 08:58:38 +00:00
BatteryMeter.c cleanups and fixes, thanks to cppcheck and gcc -Wextra 2011-10-25 00:05:46 +00:00
BatteryMeter.h Tempus fugit. 2011-05-26 16:35:07 +00:00
COPYING Resolve license incompatibility issues, 2010-02-24 21:13:45 +00:00
CPUMeter.c Fix off-by-one error in PROCESSOR display 2011-09-08 02:48:53 +00:00
CPUMeter.h Tempus fugit. 2011-05-26 16:35:07 +00:00
CRT.c show cursor when function bar allows typing an entry. 2011-09-08 01:10:58 +00:00
CRT.h show cursor when function bar allows typing an entry. 2011-09-08 01:10:58 +00:00
CategoriesPanel.c * Add Bash/emacs style navigation keys 2010-03-03 21:13:33 +00:00
CategoriesPanel.h Clean up headers by using 'static' whenever possible. 2008-03-09 08:58:38 +00:00
ChangeLog Add changelog entry. 2011-09-26 03:25:12 +00:00
CheckItem.c Tempus fugit. 2011-05-26 16:35:07 +00:00
CheckItem.h Tempus fugit. 2011-05-26 16:35:07 +00:00
ClockMeter.c Tempus fugit. 2011-05-26 16:35:07 +00:00
ClockMeter.h Tempus fugit. 2011-05-26 16:35:07 +00:00
ColorsPanel.c warning fixes 2010-02-25 01:43:18 +00:00
ColorsPanel.h Clean up headers by using 'static' whenever possible. 2008-03-09 08:58:38 +00:00
ColumnsPanel.c changes for htop 0.8.2 2009-06-02 04:51:23 +00:00
ColumnsPanel.h Clean up headers by using 'static' whenever possible. 2008-03-09 08:58:38 +00:00
DebugMemory.c Convert affinity control from the deprecated PLPA to HWLOC 2011-09-24 00:30:47 +00:00
DebugMemory.h Convert affinity control from the deprecated PLPA to HWLOC 2011-09-24 00:30:47 +00:00
DisplayOptionsPanel.c * Option for counting CPUs from zero 2011-03-22 20:37:08 +00:00
DisplayOptionsPanel.h Clean up headers by using 'static' whenever possible. 2008-03-09 08:58:38 +00:00
FunctionBar.c show cursor when function bar allows typing an entry. 2011-09-08 01:10:58 +00:00
FunctionBar.h Tempus fugit. 2011-05-26 16:35:07 +00:00
Hashtable.c Tempus fugit. 2011-05-26 16:35:07 +00:00
Hashtable.h Tempus fugit. 2011-05-26 16:35:07 +00:00
Header.c Tempus fugit. 2011-05-26 16:35:07 +00:00
Header.h Tempus fugit. 2011-05-26 16:35:07 +00:00
HostnameMeter.c Tempus fugit. 2011-05-26 16:35:07 +00:00
HostnameMeter.h Tempus fugit. 2011-05-26 16:35:07 +00:00
INSTALL Initial import. 2006-03-04 18:16:49 +00:00
ListItem.c Tempus fugit. 2011-05-26 16:35:07 +00:00
ListItem.h Tempus fugit. 2011-05-26 16:35:07 +00:00
LoadAverageMeter.c cleanups and fixes, thanks to cppcheck and gcc -Wextra 2011-10-25 00:05:46 +00:00
LoadAverageMeter.h Tempus fugit. 2011-05-26 16:35:07 +00:00
Makefile.am store cppcheck rule for future use 2011-10-25 00:46:37 +00:00
MemoryMeter.c Tempus fugit. 2011-05-26 16:35:07 +00:00
MemoryMeter.h Tempus fugit. 2011-05-26 16:35:07 +00:00
Meter.c cleanups and fixes, thanks to cppcheck and gcc -Wextra 2011-10-25 00:05:46 +00:00
Meter.h Convert affinity control from the deprecated PLPA to HWLOC 2011-09-24 00:30:47 +00:00
MetersPanel.c warning fixes 2010-02-25 01:43:18 +00:00
MetersPanel.h warning fixes 2010-02-25 01:43:18 +00:00
NEWS Initial import. 2006-03-04 18:16:49 +00:00
Object.c cleanups and fixes, thanks to cppcheck and gcc -Wextra 2011-10-25 00:05:46 +00:00
Object.h Tempus fugit. 2011-05-26 16:35:07 +00:00
OpenFilesScreen.c launch lsof for parent process when called on threads. 2011-03-22 22:09:42 +00:00
OpenFilesScreen.h add missing update to header file 2011-03-28 17:13:28 +00:00
Panel.c Fix panel inconsistency that could lead to crashes. Closes #2422267. 2011-09-08 03:38:48 +00:00
Panel.h Tempus fugit. 2011-05-26 16:35:07 +00:00
Process.c cleanups and fixes, thanks to cppcheck and gcc -Wextra 2011-10-25 00:05:46 +00:00
Process.h Use wider PID columns in 64-bit machines with larger pid_max values. 2011-09-29 18:40:23 +00:00
ProcessList.c cleanups and fixes, thanks to cppcheck and gcc -Wextra 2011-10-25 00:05:46 +00:00
ProcessList.h Convert affinity control from the deprecated PLPA to HWLOC 2011-09-24 00:30:47 +00:00
README clarify README about unsupported platforms. 2010-11-20 19:49:24 +00:00
RichString.c try to use unicode headers first 2011-11-03 22:01:54 +00:00
RichString.h Try harder to find the ncurses header, fixes detection in SuSE SLES9. 2011-09-08 01:45:16 +00:00
ScreenManager.c Tempus fugit. 2011-05-26 16:35:07 +00:00
ScreenManager.h Tempus fugit. 2011-05-26 16:35:07 +00:00
Settings.c Don't simply trust that string splits were successful... 2011-08-29 20:45:29 +00:00
Settings.h Tempus fugit. 2011-05-26 16:35:07 +00:00
SignalItem.c Tempus fugit. 2011-05-26 16:35:07 +00:00
SignalItem.h Tempus fugit. 2011-05-26 16:35:07 +00:00
SignalsPanel.c warning fixes 2010-02-25 01:43:18 +00:00
SignalsPanel.h Clean up headers by using 'static' whenever possible. 2008-03-09 08:58:38 +00:00
String.c Don't simply trust that string splits were successful... 2011-08-29 20:45:29 +00:00
String.h Convert affinity control from the deprecated PLPA to HWLOC 2011-09-24 00:30:47 +00:00
SwapMeter.c Interface improvements for large numbers. 2011-09-08 04:41:03 +00:00
SwapMeter.h Interface improvements for large numbers. 2011-09-08 04:41:03 +00:00
TODO Add reminder on a bug 2007-08-10 06:31:31 +00:00
TasksMeter.c Tempus fugit. 2011-05-26 16:35:07 +00:00
TasksMeter.h Tempus fugit. 2011-05-26 16:35:07 +00:00
TraceScreen.c Convert affinity control from the deprecated PLPA to HWLOC 2011-09-24 00:30:47 +00:00
TraceScreen.h Convert affinity control from the deprecated PLPA to HWLOC 2011-09-24 00:30:47 +00:00
UptimeMeter.c cleanups and fixes, thanks to cppcheck and gcc -Wextra 2011-10-25 00:05:46 +00:00
UptimeMeter.h Tempus fugit. 2011-05-26 16:35:07 +00:00
UsersTable.c Tempus fugit. 2011-05-26 16:35:07 +00:00
UsersTable.h Tempus fugit. 2011-05-26 16:35:07 +00:00
Vector.c Tempus fugit. 2011-05-26 16:35:07 +00:00
Vector.h Tempus fugit. 2011-05-26 16:35:07 +00:00
acinclude.m4 Convert affinity control from the deprecated PLPA to HWLOC 2011-09-24 00:30:47 +00:00
autogen.sh This seems necessary. 2010-11-24 18:43:02 +00:00
configure.ac Add flag to allow using the system install of hwloc. 2011-09-26 03:24:22 +00:00
debug.h improve Valgrind output 2011-09-08 01:01:44 +00:00
htop.1.in Fix regression in documentation 2011-09-27 00:03:40 +00:00
htop.c Use wider PID columns in 64-bit machines with larger pid_max values. 2011-09-29 18:40:23 +00:00
htop.desktop * corrections to the desktop entry file 2009-02-18 00:06:18 +00:00
htop.h incremental filtering 2011-09-08 01:17:26 +00:00
htop.png Initial import. 2006-03-04 18:16:49 +00:00

README

htop
by Hisham Muhammad <loderunner@users.sourceforge.net>

May, 2004 - December, 2010

Introduction
~~~~~~~~~~~~

This is htop, an interactive process viewer.
It requires ncurses. It is tested with Linux 2.6,
but is also reported to work (and was originally developed)
with the 2.4 series.

Note that, while, htop is Linux specific -- it is based
on the Linux /proc filesystem -- it is also reported to work
with FreeBSD systems featuring a Linux-compatible /proc.
This is, however, unsupported. Contact the packager for your
system when reporting problems on platforms other than Linux.

This software has evolved considerably during the last years,
and is reasonably complete, but there is still room for
improvement. Read the TODO file to see what's known to be missing.

Comparison between 'htop' and 'top'
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

 * In 'htop' you can scroll the list vertically and horizontally
   to see all processes and full command lines.
 * In 'top' you are subject to a delay for each unassigned
   key you press (especially annoying when multi-key escape
   sequences are triggered by accident).
 * 'htop' starts faster ('top' seems to collect data for a while
   before displaying anything).
 * In 'htop' you don't need to type the process number to
   kill a process, in 'top' you do.
 * In 'htop' you don't need to type the process number or
   the priority value to renice a process, in 'top' you do.
 * In 'htop' you can kill multiple processes at once.
 * 'top' is older, hence, more tested.

Compilation instructions
~~~~~~~~~~~~~~~~~~~~~~~~

This program is distributed as a standard autotools-based package.
See the INSTALL file for detailed instructions, but you are
probably used to the common "configure/make/make install" routine.

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

if not all keys work check your curses configuration.