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.
 
 
 
 
 
Hisham Muhammad 300caa076e Tempus fugit. 15 years ago
m4 Tempus fugit. 15 years ago
plpa-1.3.2 Don't install include/ and lib/ directories. 16 years ago
scripts Fix GCC 4.3 issues: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=416852 19 years ago
AUTHORS Initial import. 20 years ago
AffinityPanel.c * Option for counting CPUs from zero 15 years ago
AffinityPanel.h * Option for counting CPUs from zero 15 years ago
AvailableColumnsPanel.c Clean up headers by using 'static' whenever possible. 18 years ago
AvailableColumnsPanel.h Clean up headers by using 'static' whenever possible. 18 years ago
AvailableMetersPanel.c add support for steal/guest CPU time measurement 16 years ago
AvailableMetersPanel.h Clean up headers by using 'static' whenever possible. 18 years ago
BatteryMeter.c Tempus fugit. 15 years ago
BatteryMeter.h Tempus fugit. 15 years ago
COPYING Resolve license incompatibility issues, 16 years ago
CPUMeter.c Tempus fugit. 15 years ago
CPUMeter.h Tempus fugit. 15 years ago
CRT.c Tempus fugit. 15 years ago
CRT.h Tempus fugit. 15 years ago
CategoriesPanel.c * Add Bash/emacs style navigation keys 16 years ago
CategoriesPanel.h Clean up headers by using 'static' whenever possible. 18 years ago
ChangeLog * Option for counting CPUs from zero 15 years ago
CheckItem.c Tempus fugit. 15 years ago
CheckItem.h Tempus fugit. 15 years ago
ClockMeter.c Tempus fugit. 15 years ago
ClockMeter.h Tempus fugit. 15 years ago
ColorsPanel.c warning fixes 16 years ago
ColorsPanel.h Clean up headers by using 'static' whenever possible. 18 years ago
ColumnsPanel.c changes for htop 0.8.2 17 years ago
ColumnsPanel.h Clean up headers by using 'static' whenever possible. 18 years ago
DebugMemory.c * Option for counting CPUs from zero 15 years ago
DebugMemory.h * Option for counting CPUs from zero 15 years ago
DisplayOptionsPanel.c * Option for counting CPUs from zero 15 years ago
DisplayOptionsPanel.h Clean up headers by using 'static' whenever possible. 18 years ago
FunctionBar.c Tempus fugit. 15 years ago
FunctionBar.h Tempus fugit. 15 years ago
Hashtable.c Tempus fugit. 15 years ago
Hashtable.h Tempus fugit. 15 years ago
Header.c Tempus fugit. 15 years ago
Header.h Tempus fugit. 15 years ago
HostnameMeter.c Tempus fugit. 15 years ago
HostnameMeter.h Tempus fugit. 15 years ago
INSTALL Initial import. 20 years ago
ListItem.c Tempus fugit. 15 years ago
ListItem.h Tempus fugit. 15 years ago
LoadAverageMeter.c Tempus fugit. 15 years ago
LoadAverageMeter.h Tempus fugit. 15 years ago
Makefile.am Build fixes. BTW, we're going for 0.9 now. 16 years ago
MemoryMeter.c Tempus fugit. 15 years ago
MemoryMeter.h Tempus fugit. 15 years ago
Meter.c Tempus fugit. 15 years ago
Meter.h Tempus fugit. 15 years ago
MetersPanel.c warning fixes 16 years ago
MetersPanel.h warning fixes 16 years ago
NEWS Initial import. 20 years ago
Object.c Tempus fugit. 15 years ago
Object.h Tempus fugit. 15 years ago
OpenFilesScreen.c launch lsof for parent process when called on threads. 15 years ago
OpenFilesScreen.h add missing update to header file 15 years ago
Panel.c Tempus fugit. 15 years ago
Panel.h Tempus fugit. 15 years ago
Process.c nicer display for large numbers 15 years ago
Process.h Tempus fugit. 15 years ago
ProcessList.c larger numbers 15 years ago
ProcessList.h * Option for counting CPUs from zero 15 years ago
README clarify README about unsupported platforms. 16 years ago
RichString.c Remove arbitrary limit from rich strings 16 years ago
RichString.h Remove arbitrary limit from rich strings 16 years ago
ScreenManager.c Tempus fugit. 15 years ago
ScreenManager.h Tempus fugit. 15 years ago
Settings.c Tempus fugit. 15 years ago
Settings.h Tempus fugit. 15 years ago
SignalItem.c Tempus fugit. 15 years ago
SignalItem.h Tempus fugit. 15 years ago
SignalsPanel.c warning fixes 16 years ago
SignalsPanel.h Clean up headers by using 'static' whenever possible. 18 years ago
String.c Tempus fugit. 15 years ago
String.h Tempus fugit. 15 years ago
SwapMeter.c Tempus fugit. 15 years ago
SwapMeter.h Tempus fugit. 15 years ago
TODO Add reminder on a bug 19 years ago
TasksMeter.c Tempus fugit. 15 years ago
TasksMeter.h Tempus fugit. 15 years ago
TraceScreen.c add support for steal/guest CPU time measurement 16 years ago
TraceScreen.h Clean up headers by using 'static' whenever possible. 18 years ago
UptimeMeter.c Tempus fugit. 15 years ago
UptimeMeter.h Tempus fugit. 15 years ago
UsersTable.c Tempus fugit. 15 years ago
UsersTable.h Tempus fugit. 15 years ago
Vector.c Tempus fugit. 15 years ago
Vector.h Tempus fugit. 15 years ago
acinclude.m4 upgrade PLPA to 1.3.2 16 years ago
autogen.sh This seems necessary. 16 years ago
configure.ac ignore checks for /proc when cross-compiling 15 years ago
debug.h Regenerated all headers. 20 years ago
htop.1.in add documentation 16 years ago
htop.c ncurses does not support the scrollwheel well, but this is a step in that direction. 15 years ago
htop.desktop * corrections to the desktop entry file 17 years ago
htop.h Tempus fugit. 15 years ago
htop.png Initial import. 20 years ago

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.