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 72dbb72b68 All processes where showing as belonging to 'root'. Fixed. 16 years ago
m4 Build fixes. BTW, we're going for 0.9 now. 16 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 changes for htop 0.8.2 17 years ago
AffinityPanel.h Clean up headers by using 'static' whenever possible. 18 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 Improve battery meter support (thanks to Richard W.) Closes #3063541. 16 years ago
BatteryMeter.h Tempus fugit. 16 years ago
COPYING Resolve license incompatibility issues, 16 years ago
CPUMeter.c Remove arbitrary limit from rich strings 16 years ago
CPUMeter.h Tempus fugit. 16 years ago
CRT.c Split process and thread counts in tasks meter 16 years ago
CRT.h Split process and thread counts in tasks meter 16 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 BUGFIX: Fix alignment for display of memory values above 100G (sign of the times!) 16 years ago
CheckItem.c Tempus fugit. 16 years ago
CheckItem.h Tempus fugit. 16 years ago
ClockMeter.c Tempus fugit. 16 years ago
ClockMeter.h Tempus fugit. 16 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 Assign creation of the allocation log file to a separate #define. 20 years ago
DebugMemory.h Regenerated all headers. 20 years ago
DisplayOptionsPanel.c Use a more correct name for memory option. 16 years ago
DisplayOptionsPanel.h Clean up headers by using 'static' whenever possible. 18 years ago
FunctionBar.c oops 16 years ago
FunctionBar.h Tempus fugit. 16 years ago
Hashtable.c Tempus fugit. 16 years ago
Hashtable.h Tempus fugit. 16 years ago
Header.c Tempus fugit. 16 years ago
Header.h Tempus fugit. 16 years ago
HostnameMeter.c Tempus fugit. 16 years ago
HostnameMeter.h Tempus fugit. 16 years ago
INSTALL Initial import. 20 years ago
ListItem.c Tempus fugit. 16 years ago
ListItem.h Tempus fugit. 16 years ago
LoadAverageMeter.c Remove arbitrary limit from rich strings 16 years ago
LoadAverageMeter.h Tempus fugit. 16 years ago
Makefile.am Build fixes. BTW, we're going for 0.9 now. 16 years ago
MemoryMeter.c Remove arbitrary limit from rich strings 16 years ago
MemoryMeter.h Tempus fugit. 16 years ago
Meter.c Remove arbitrary limit from rich strings 16 years ago
Meter.h Tempus fugit. 16 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. 16 years ago
Object.h Tempus fugit. 16 years ago
OpenFilesScreen.c don't resolve port names 16 years ago
OpenFilesScreen.h extra checks for lsof failures 17 years ago
Panel.c Remove arbitrary limit from rich strings 16 years ago
Panel.h Remove arbitrary limit from rich strings 16 years ago
Process.c Remove arbitrary limit from rich strings 16 years ago
Process.h Remove arbitrary limit from rich strings 16 years ago
ProcessList.c All processes where showing as belonging to 'root'. Fixed. 16 years ago
ProcessList.h Split process and thread counts in tasks meter 16 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 * Add Bash/emacs style navigation keys 16 years ago
ScreenManager.h Tempus fugit. 16 years ago
Settings.c Tempus fugit. 16 years ago
Settings.h Tempus fugit. 16 years ago
SignalItem.c Tempus fugit. 16 years ago
SignalItem.h Tempus fugit. 16 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. 16 years ago
String.h Tempus fugit. 16 years ago
SwapMeter.c Remove arbitrary limit from rich strings 16 years ago
SwapMeter.h Tempus fugit. 16 years ago
TODO Add reminder on a bug 19 years ago
TasksMeter.c Split process and thread counts in tasks meter 16 years ago
TasksMeter.h Tempus fugit. 16 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. 16 years ago
UptimeMeter.h Tempus fugit. 16 years ago
UsersTable.c Tempus fugit. 16 years ago
UsersTable.h Tempus fugit. 16 years ago
Vector.c Fix off-by-one in Vector (the probable cause for many user-reported crashes?) 16 years ago
Vector.h expand/collapse tree 16 years ago
acinclude.m4 upgrade PLPA to 1.3.2 16 years ago
autogen.sh This seems necessary. 16 years ago
configure.ac Correct tests for missing libraries and optional use of PLPA 16 years ago
debug.h Regenerated all headers. 20 years ago
htop.1.in add documentation 16 years ago
htop.c Fix online help! 16 years ago
htop.desktop * corrections to the desktop entry file 17 years ago
htop.h Tempus fugit. 16 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.