scripts
Fixes for /proc location, submitted by Florent Thoumie
2007-05-17 18:29:30 +00:00
AUTHORS
Initial import.
2006-03-04 18:16:49 +00:00
AvailableColumnsPanel.c
Rename ListBox'es to Panel's, matching dit.
2006-05-30 13:52:12 +00:00
AvailableColumnsPanel.h
Regenerated all headers.
2006-06-06 20:28:42 +00:00
AvailableMetersPanel.c
Updates for new version of the MakeHeader.py script.
2006-06-06 20:41:01 +00:00
AvailableMetersPanel.h
Regenerated all headers.
2006-06-06 20:28:42 +00:00
COPYING
Initial import.
2006-03-04 18:16:49 +00:00
CPUMeter.c
Contribution by Philipp Richter: Display IO-Wait, IRQ and Soft-IRQ values in status bar
2006-10-04 14:21:27 +00:00
CPUMeter.h
Regenerated all headers.
2006-06-06 20:28:42 +00:00
CRT.c
Contribution by Philipp Richter: Display IO-Wait, IRQ and Soft-IRQ values in status bar
2006-10-04 14:21:27 +00:00
CRT.h
Contribution by Philipp Richter: Display IO-Wait, IRQ and Soft-IRQ values in status bar
2006-10-04 14:21:27 +00:00
CategoriesPanel.c
Updates for new version of the MakeHeader.py script.
2006-06-06 20:41:01 +00:00
CategoriesPanel.h
Regenerated all headers.
2006-06-06 20:28:42 +00:00
ChangeLog
Add support of NLWP field, by Bert Wesarg
2007-05-21 19:10:53 +00:00
CheckItem.c
Performance improvement hackathon: improve process comparison routines,
2006-07-11 06:13:32 +00:00
CheckItem.h
Performance improvement hackathon: improve process comparison routines,
2006-07-11 06:13:32 +00:00
ClockMeter.c
Updates for new version of the MakeHeader.py script.
2006-06-06 20:41:01 +00:00
ClockMeter.h
Regenerated all headers.
2006-06-06 20:28:42 +00:00
ColorsPanel.c
Updates for new version of the MakeHeader.py script.
2006-06-06 20:41:01 +00:00
ColorsPanel.h
Regenerated all headers.
2006-06-06 20:28:42 +00:00
ColumnsPanel.c
--sort-key flag in the command-line, overriding the
2006-08-04 20:54:37 +00:00
ColumnsPanel.h
--sort-key flag in the command-line, overriding the
2006-08-04 20:54:37 +00:00
DebugMemory.c
Assign creation of the allocation log file to a separate #define.
2006-11-08 20:40:10 +00:00
DebugMemory.h
Regenerated all headers.
2006-06-06 20:28:42 +00:00
DisplayOptionsPanel.c
Contribution by Philipp Richter: Display IO-Wait, IRQ and Soft-IRQ values in status bar
2006-10-04 14:21:27 +00:00
DisplayOptionsPanel.h
Regenerated all headers.
2006-06-06 20:28:42 +00:00
FunctionBar.c
Performance improvement hackathon: improve process comparison routines,
2006-07-11 06:13:32 +00:00
FunctionBar.h
Performance improvement hackathon: improve process comparison routines,
2006-07-11 06:13:32 +00:00
Hashtable.c
Switch to unsigned keys in hash, according to issue #1688290
2007-04-05 19:53:23 +00:00
Hashtable.h
Switch to unsigned keys in hash, according to issue #1688290
2007-04-05 19:53:23 +00:00
Header.c
Performance improvement hackathon: improve process comparison routines,
2006-07-11 06:13:32 +00:00
Header.h
Regenerated all headers.
2006-06-06 20:28:42 +00:00
INSTALL
Initial import.
2006-03-04 18:16:49 +00:00
ListItem.c
Performance improvement hackathon: improve process comparison routines,
2006-07-11 06:13:32 +00:00
ListItem.h
Performance improvement hackathon: improve process comparison routines,
2006-07-11 06:13:32 +00:00
LoadAverageMeter.c
Perform RichString operations by hand.
2006-07-12 01:16:03 +00:00
LoadAverageMeter.h
Regenerated all headers.
2006-06-06 20:28:42 +00:00
Makefile.am
Fix regeneration of headers
2007-05-21 19:09:19 +00:00
MemoryMeter.c
Perform RichString operations by hand.
2006-07-12 01:16:03 +00:00
MemoryMeter.h
Regenerated all headers.
2006-06-06 20:28:42 +00:00
Meter.c
Perform RichString operations by hand.
2006-07-12 01:16:03 +00:00
Meter.h
Performance improvement hackathon: improve process comparison routines,
2006-07-11 06:13:32 +00:00
MetersPanel.c
Rename ListBox'es to Panel's, matching dit.
2006-05-30 13:52:12 +00:00
MetersPanel.h
Regenerated all headers.
2006-06-06 20:28:42 +00:00
NEWS
Initial import.
2006-03-04 18:16:49 +00:00
Object.c
Performance improvement hackathon: improve process comparison routines,
2006-07-11 06:13:32 +00:00
Object.h
Performance improvement hackathon: improve process comparison routines,
2006-07-11 06:13:32 +00:00
Panel.c
Horizontally scroll in larger increments when on the
2006-07-23 22:45:24 +00:00
Panel.h
Horizontally scroll in larger increments when on the
2006-07-23 22:45:24 +00:00
Process.c
Add support of NLWP field, by Bert Wesarg
2007-05-21 19:10:53 +00:00
Process.h
Add support of NLWP field, by Bert Wesarg
2007-05-21 19:10:53 +00:00
ProcessList.c
Add support of NLWP field, by Bert Wesarg
2007-05-21 19:10:53 +00:00
ProcessList.h
Fixes for /proc location, submitted by Florent Thoumie
2007-05-17 18:29:30 +00:00
README
Minor update to the README file.
2006-07-11 06:20:33 +00:00
RichString.c
Perform RichString operations by hand.
2006-07-12 01:16:03 +00:00
RichString.h
Perform RichString operations by hand.
2006-07-12 01:16:03 +00:00
ScreenManager.c
Performance improvement hackathon: improve process comparison routines,
2006-07-11 06:13:32 +00:00
ScreenManager.h
Regenerated all headers.
2006-06-06 20:28:42 +00:00
Settings.c
Contribution by Philipp Richter: Display IO-Wait, IRQ and Soft-IRQ values in status bar
2006-10-04 14:21:27 +00:00
Settings.h
Regenerated all headers.
2006-06-06 20:28:42 +00:00
SignalItem.c
Performance improvement hackathon: improve process comparison routines,
2006-07-11 06:13:32 +00:00
SignalItem.h
Performance improvement hackathon: improve process comparison routines,
2006-07-11 06:13:32 +00:00
SignalsPanel.c
Rename ListBox'es to Panel's, matching dit.
2006-05-30 13:52:12 +00:00
SignalsPanel.h
Regenerated all headers.
2006-06-06 20:28:42 +00:00
String.c
--sort-key flag in the command-line, overriding the
2006-08-04 20:54:37 +00:00
String.h
--sort-key flag in the command-line, overriding the
2006-08-04 20:54:37 +00:00
SwapMeter.c
Perform RichString operations by hand.
2006-07-12 01:16:03 +00:00
SwapMeter.h
Regenerated all headers.
2006-06-06 20:28:42 +00:00
TODO
Bringing extra files up-to-date
2006-07-12 01:14:48 +00:00
TasksMeter.c
Perform RichString operations by hand.
2006-07-12 01:16:03 +00:00
TasksMeter.h
Regenerated all headers.
2006-06-06 20:28:42 +00:00
TraceScreen.c
Fix bug 1538463.
2006-08-24 21:28:29 +00:00
TraceScreen.h
Regenerated all headers.
2006-06-06 20:28:42 +00:00
UptimeMeter.c
A fix for long uptimes, sent my Marc Cahalan
2006-08-30 04:37:20 +00:00
UptimeMeter.h
Regenerated all headers.
2006-06-06 20:28:42 +00:00
UsersTable.c
Switch to unsigned keys in hash, according to issue #1688290
2007-04-05 19:53:23 +00:00
UsersTable.h
Switch to unsigned keys in hash, according to issue #1688290
2007-04-05 19:53:23 +00:00
Vector.c
Add debugging sanity checks.
2006-11-12 21:52:14 +00:00
Vector.h
Add debugging sanity checks.
2006-11-12 21:52:14 +00:00
autogen.sh
Display error message when strace is not available.
2006-06-03 23:14:09 +00:00
configure.ac
Getting things ready for a next release
2007-05-17 18:46:40 +00:00
debug.h
Regenerated all headers.
2006-06-06 20:28:42 +00:00
htop.1
Getting things ready for a next release
2007-05-17 18:46:40 +00:00
htop.c
Switch to unsigned keys in hash, according to issue #1688290
2007-04-05 19:53:23 +00:00
htop.desktop
Getting things ready for a next release
2007-05-17 18:46:40 +00:00
htop.h
Regenerated all headers.
2006-06-06 20:28:42 +00:00
htop.png
Initial import.
2006-03-04 18:16:49 +00:00