Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
htop
Repository
881fe9631ad7928177db304f3da7c33da1564b6f
Switch branch/tag
htop
History
Find file
Select Archive Format
Download source code
zip
tar.gz
tar.bz2
tar
Clone
Clone with SSH
Clone with HTTPS
Open in your IDE
Visual Studio Code (SSH)
Visual Studio Code (HTTPS)
Copy HTTPS clone URL
Copy SSH clone URL
git@web.lueluesay.top:root/htop.git
Copy HTTPS clone URL
https://web.lueluesay.top/git/root/htop.git
Name
Last commit
Last update
darwin
Fix inttypes.h header
7 years ago
dragonflybsd
Security review: check results of snprintf.
7 years ago
freebsd
Security review: check results of snprintf.
7 years ago
linux
Only compute counters is process is shown
7 years ago
openbsd
Interpret TTY_NR column on Linux,
8 years ago
scripts
Implemented various performance counters
7 years ago
unsupported
Remove unused function from unsupported/
7 years ago
darwin
Fix inttypes.h header
7 years ago
dragonflybsd
Security review: check results of snprintf.
7 years ago
freebsd
Security review: check results of snprintf.
7 years ago
linux
Only compute counters is process is shown
7 years ago
openbsd
Interpret TTY_NR column on Linux,
8 years ago
scripts
Implemented various performance counters
7 years ago
unsupported
Remove unused function from unsupported/
7 years ago
darwin
Fix inttypes.h header
7 years ago
dragonflybsd
Security review: check results of snprintf.
7 years ago
freebsd
Security review: check results of snprintf.
7 years ago
linux
Only compute counters is process is shown
7 years ago
openbsd
Interpret TTY_NR column on Linux,
8 years ago
scripts
Implemented various performance counters
7 years ago
unsupported
Remove unused function from unsupported/
7 years ago
darwin
Fix inttypes.h header
7 years ago
dragonflybsd
Security review: check results of snprintf.
7 years ago
freebsd
Security review: check results of snprintf.
7 years ago
linux
Only compute counters is process is shown
7 years ago
openbsd
Interpret TTY_NR column on Linux,
8 years ago
scripts
Implemented various performance counters
7 years ago
unsupported
Remove unused function from unsupported/
7 years ago
darwin
Fix inttypes.h header
7 years ago
dragonflybsd
Security review: check results of snprintf.
7 years ago
freebsd
Security review: check results of snprintf.
7 years ago
linux
Only compute counters is process is shown
7 years ago
openbsd
Interpret TTY_NR column on Linux,
8 years ago
scripts
Implemented various performance counters
7 years ago
unsupported
Remove unused function from unsupported/
7 years ago
darwin
Fix inttypes.h header
7 years ago
dragonflybsd
Security review: check results of snprintf.
7 years ago
freebsd
Security review: check results of snprintf.
7 years ago
linux
Only compute counters is process is shown
7 years ago
openbsd
Interpret TTY_NR column on Linux,
8 years ago
scripts
Implemented various performance counters
7 years ago
unsupported
Remove unused function from unsupported/
7 years ago
darwin
Fix inttypes.h header
7 years ago
dragonflybsd
Security review: check results of snprintf.
7 years ago
freebsd
Security review: check results of snprintf.
7 years ago
linux
Only compute counters is process is shown
7 years ago
openbsd
Interpret TTY_NR column on Linux,
8 years ago
scripts
Implemented various performance counters
7 years ago
unsupported
Remove unused function from unsupported/
7 years ago
darwin
Fix inttypes.h header
7 years ago
dragonflybsd
Security review: check results of snprintf.
7 years ago
freebsd
Security review: check results of snprintf.
7 years ago
linux
Only compute counters is process is shown
7 years ago
openbsd
Interpret TTY_NR column on Linux,
8 years ago
scripts
Implemented various performance counters
7 years ago
unsupported
Remove unused function from unsupported/
7 years ago
darwin
Fix inttypes.h header
7 years ago
dragonflybsd
Security review: check results of snprintf.
7 years ago
freebsd
Security review: check results of snprintf.
7 years ago
linux
Only compute counters is process is shown
7 years ago
openbsd
Interpret TTY_NR column on Linux,
8 years ago
scripts
Implemented various performance counters
7 years ago
unsupported
Remove unused function from unsupported/
7 years ago
darwin
Fix inttypes.h header
7 years ago
dragonflybsd
Security review: check results of snprintf.
7 years ago
freebsd
Security review: check results of snprintf.
7 years ago
linux
Only compute counters is process is shown
7 years ago
openbsd
Interpret TTY_NR column on Linux,
8 years ago
scripts
Implemented various performance counters
7 years ago
unsupported
Remove unused function from unsupported/
7 years ago
.editorconfig
add editorconfig file to give hints to editors
9 years ago
.gitignore
.gitignore vim & nano swp files
7 years ago
.travis.yml
travis-ci should really detect autogen.sh...
9 years ago
AUTHORS
Initial import.
19 years ago
Action.c
Add support for multiple screens, switchable using Tab
7 years ago
Action.h
Auto-follow process after a search.
9 years ago
Affinity.c
Portable affinity using hwloc
9 years ago
Affinity.h
Portable affinity using hwloc
9 years ago
AffinityPanel.c
Security review: check results of snprintf.
7 years ago
AffinityPanel.h
Sorry about the mega-patch.
10 years ago
AvailableColumnsPanel.c
Security review: check results of snprintf.
7 years ago
AvailableColumnsPanel.h
Sorry about the mega-patch.
10 years ago
AvailableMetersPanel.c
Security review: check results of snprintf.
7 years ago
AvailableMetersPanel.h
Sorry about the mega-patch.
10 years ago
BatteryMeter.c
Security review: check results of snprintf.
7 years ago
BatteryMeter.h
Move platform-dependent parts of Linux battery meter.
10 years ago
COPYING
Resolve license incompatibility issues,
15 years ago
CPUMeter.c
Security review: check results of snprintf.
7 years ago
CPUMeter.h
Calculate CPU averages on Darwin (See #295).
9 years ago
CRT.c
Begin add supporting for multiple screens
7 years ago
CRT.h
Begin add supporting for multiple screens
7 years ago
CategoriesPanel.c
Add support for multiple screens, switchable using Tab
7 years ago
CategoriesPanel.h
Sorry about the mega-patch.
10 years ago
ChangeLog
Update ChangeLog
7 years ago
CheckItem.c
Avoid future confusions with how default values are set.
9 years ago
CheckItem.h
Avoid future confusions with how default values are set.
9 years ago
ClockMeter.c
Rename Meter.setValues() functions to updateValues()
9 years ago
ClockMeter.h
Changes in object model: separate class objects to store vtable. Also, nicer UTF-8 display of big numbers.
12 years ago
ColorsPanel.c
Fix color behavior on some terminals.
7 years ago
ColorsPanel.h
Make the implementation of color schemes declarative.
10 years ago
ColumnsPanel.c
Add support for multiple screens, switchable using Tab
7 years ago
ColumnsPanel.h
Add support for multiple screens, switchable using Tab
7 years ago
DisplayOptionsPanel.c
Add support for multiple screens, switchable using Tab
7 years ago
DisplayOptionsPanel.h
Changes in object model: separate class objects to store vtable. Also, nicer UTF-8 display of big numbers.
12 years ago
EnvScreen.c
Security review: make privilege dropping-restoring optional.
7 years ago
EnvScreen.h
refactor *Screen classes, add InfoScreen superclass
9 years ago
FunctionBar.c
Move responsibility for cursor placement to Panels
7 years ago
FunctionBar.h
Move responsibility for cursor placement to Panels
7 years ago
Hashtable.c
Check for failure in allocations.
9 years ago
Hashtable.h
major header cleanup
13 years ago
Header.c
Add support for multiple screens, switchable using Tab
7 years ago
Header.h
HostnameMeter.c
HostnameMeter.h
INSTALL
IncSet.c
IncSet.h
InfoScreen.c
InfoScreen.h
ListItem.c
ListItem.h
LoadAverageMeter.c
LoadAverageMeter.h
MainPanel.c
MainPanel.h
Makefile.am
MemoryMeter.c
MemoryMeter.h
Meter.c
Meter.h
MetersPanel.c
MetersPanel.h
NEWS
Object.c
Object.h
OpenFilesScreen.c
OpenFilesScreen.h
Panel.c
Panel.h
Process.c
Process.h
ProcessList.c
ProcessList.h
README
README.md
RichString.c
RichString.h
ScreenManager.c
ScreenManager.h
Settings.c
Settings.h
SignalsPanel.c
SignalsPanel.h
StringUtils.c
StringUtils.h
SwapMeter.c
SwapMeter.h
TESTPLAN
TasksMeter.c
TasksMeter.h
TraceScreen.c
TraceScreen.h
UptimeMeter.c
.editorconfig
add editorconfig file to give hints to editors
9 years ago
.gitignore
.gitignore vim & nano swp files
7 years ago
.travis.yml
travis-ci should really detect autogen.sh...
9 years ago
AUTHORS
Initial import.
19 years ago
Action.c
Add support for multiple screens, switchable using Tab
7 years ago
Action.h
Auto-follow process after a search.
9 years ago
Affinity.c
Portable affinity using hwloc
9 years ago
Affinity.h
Portable affinity using hwloc
9 years ago
AffinityPanel.c
Security review: check results of snprintf.
7 years ago
AffinityPanel.h
Sorry about the mega-patch.
10 years ago
AvailableColumnsPanel.c
Security review: check results of snprintf.
7 years ago
AvailableColumnsPanel.h
Sorry about the mega-patch.
10 years ago
AvailableMetersPanel.c
Security review: check results of snprintf.
7 years ago
AvailableMetersPanel.h
Sorry about the mega-patch.
10 years ago
BatteryMeter.c
Security review: check results of snprintf.
7 years ago
BatteryMeter.h
Move platform-dependent parts of Linux battery meter.
10 years ago
COPYING
Resolve license incompatibility issues,
15 years ago
CPUMeter.c
Security review: check results of snprintf.
7 years ago
CPUMeter.h
Calculate CPU averages on Darwin (See #295).
9 years ago
CRT.c
Begin add supporting for multiple screens
7 years ago
CRT.h
Begin add supporting for multiple screens
7 years ago
CategoriesPanel.c
Add support for multiple screens, switchable using Tab
7 years ago
CategoriesPanel.h
Sorry about the mega-patch.
10 years ago
ChangeLog
Update ChangeLog
7 years ago
CheckItem.c
Avoid future confusions with how default values are set.
9 years ago
CheckItem.h
Avoid future confusions with how default values are set.
9 years ago
ClockMeter.c
Rename Meter.setValues() functions to updateValues()
9 years ago
ClockMeter.h
Changes in object model: separate class objects to store vtable. Also, nicer UTF-8 display of big numbers.
12 years ago
ColorsPanel.c
Fix color behavior on some terminals.
7 years ago
ColorsPanel.h
Make the implementation of color schemes declarative.
10 years ago
ColumnsPanel.c
Add support for multiple screens, switchable using Tab
7 years ago
ColumnsPanel.h
Add support for multiple screens, switchable using Tab
7 years ago
DisplayOptionsPanel.c
Add support for multiple screens, switchable using Tab
7 years ago
DisplayOptionsPanel.h
Changes in object model: separate class objects to store vtable. Also, nicer UTF-8 display of big numbers.
12 years ago
EnvScreen.c
Security review: make privilege dropping-restoring optional.
7 years ago
EnvScreen.h
refactor *Screen classes, add InfoScreen superclass
9 years ago
FunctionBar.c
Move responsibility for cursor placement to Panels
7 years ago
FunctionBar.h
Move responsibility for cursor placement to Panels
7 years ago
Hashtable.c
Check for failure in allocations.
9 years ago
Hashtable.h
major header cleanup
13 years ago
Header.c
Add support for multiple screens, switchable using Tab
7 years ago
Header.h
HostnameMeter.c
HostnameMeter.h
INSTALL
IncSet.c
IncSet.h
InfoScreen.c
InfoScreen.h
ListItem.c
ListItem.h
LoadAverageMeter.c
LoadAverageMeter.h
MainPanel.c
MainPanel.h
Makefile.am
MemoryMeter.c
MemoryMeter.h
Meter.c
Meter.h
MetersPanel.c
MetersPanel.h
NEWS
Object.c
Object.h
OpenFilesScreen.c
OpenFilesScreen.h
Panel.c
Panel.h
Process.c
Process.h
ProcessList.c
ProcessList.h
README
README.md
RichString.c
RichString.h
ScreenManager.c
ScreenManager.h
Settings.c
Settings.h
SignalsPanel.c
SignalsPanel.h
StringUtils.c
StringUtils.h
SwapMeter.c
SwapMeter.h
TESTPLAN
TasksMeter.c
TasksMeter.h
TraceScreen.c
TraceScreen.h
UptimeMeter.c
.editorconfig
add editorconfig file to give hints to editors
9 years ago
.gitignore
.gitignore vim & nano swp files
7 years ago
.travis.yml
travis-ci should really detect autogen.sh...
9 years ago
AUTHORS
Initial import.
19 years ago
Action.c
Add support for multiple screens, switchable using Tab
7 years ago
Action.h
Auto-follow process after a search.
9 years ago
Affinity.c
Portable affinity using hwloc
9 years ago
Affinity.h
Portable affinity using hwloc
9 years ago
AffinityPanel.c
Security review: check results of snprintf.
7 years ago
AffinityPanel.h
Sorry about the mega-patch.
10 years ago
AvailableColumnsPanel.c
Security review: check results of snprintf.
7 years ago
AvailableColumnsPanel.h
Sorry about the mega-patch.
10 years ago
AvailableMetersPanel.c
Security review: check results of snprintf.
7 years ago
AvailableMetersPanel.h
Sorry about the mega-patch.
10 years ago
BatteryMeter.c
Security review: check results of snprintf.
7 years ago
BatteryMeter.h
Move platform-dependent parts of Linux battery meter.
10 years ago
COPYING
Resolve license incompatibility issues,
15 years ago
CPUMeter.c
Security review: check results of snprintf.
7 years ago
CPUMeter.h
Calculate CPU averages on Darwin (See #295).
9 years ago
CRT.c
Begin add supporting for multiple screens
7 years ago
CRT.h
Begin add supporting for multiple screens
7 years ago
CategoriesPanel.c
Add support for multiple screens, switchable using Tab
7 years ago
CategoriesPanel.h
Sorry about the mega-patch.
10 years ago
ChangeLog
Update ChangeLog
7 years ago
CheckItem.c
Avoid future confusions with how default values are set.
9 years ago
CheckItem.h
Avoid future confusions with how default values are set.
9 years ago
ClockMeter.c
Rename Meter.setValues() functions to updateValues()
9 years ago
ClockMeter.h
Changes in object model: separate class objects to store vtable. Also, nicer UTF-8 display of big numbers.
12 years ago
ColorsPanel.c
Fix color behavior on some terminals.
7 years ago
ColorsPanel.h
Make the implementation of color schemes declarative.
10 years ago
ColumnsPanel.c
Add support for multiple screens, switchable using Tab
7 years ago
ColumnsPanel.h
Add support for multiple screens, switchable using Tab
7 years ago
DisplayOptionsPanel.c
Add support for multiple screens, switchable using Tab
7 years ago
DisplayOptionsPanel.h
Changes in object model: separate class objects to store vtable. Also, nicer UTF-8 display of big numbers.
12 years ago
EnvScreen.c
Security review: make privilege dropping-restoring optional.
7 years ago
EnvScreen.h
refactor *Screen classes, add InfoScreen superclass
9 years ago
FunctionBar.c
Move responsibility for cursor placement to Panels
7 years ago
FunctionBar.h
Move responsibility for cursor placement to Panels
7 years ago
Hashtable.c
Check for failure in allocations.
9 years ago
Hashtable.h
major header cleanup
13 years ago
Header.c
Add support for multiple screens, switchable using Tab
7 years ago
Header.h
HostnameMeter.c
HostnameMeter.h
INSTALL
IncSet.c
IncSet.h
InfoScreen.c
InfoScreen.h
ListItem.c
ListItem.h
LoadAverageMeter.c
LoadAverageMeter.h
MainPanel.c
MainPanel.h
Makefile.am
MemoryMeter.c
MemoryMeter.h
Meter.c
Meter.h
MetersPanel.c
MetersPanel.h
NEWS
Object.c
Object.h
OpenFilesScreen.c
OpenFilesScreen.h
Panel.c
Panel.h
Process.c
Process.h
ProcessList.c
ProcessList.h
README
README.md
RichString.c
RichString.h
ScreenManager.c
ScreenManager.h
Settings.c
Settings.h
SignalsPanel.c
SignalsPanel.h
StringUtils.c
StringUtils.h
SwapMeter.c
SwapMeter.h
TESTPLAN
TasksMeter.c
TasksMeter.h
TraceScreen.c
TraceScreen.h
UptimeMeter.c
.editorconfig
add editorconfig file to give hints to editors
9 years ago
.gitignore
.gitignore vim & nano swp files
7 years ago
.travis.yml
travis-ci should really detect autogen.sh...
9 years ago
AUTHORS
Initial import.
19 years ago
Action.c
Add support for multiple screens, switchable using Tab
7 years ago
Action.h
Auto-follow process after a search.
9 years ago
Affinity.c
Portable affinity using hwloc
9 years ago
Affinity.h
Portable affinity using hwloc
9 years ago
AffinityPanel.c
Security review: check results of snprintf.
7 years ago
AffinityPanel.h
Sorry about the mega-patch.
10 years ago
AvailableColumnsPanel.c
Security review: check results of snprintf.
7 years ago
AvailableColumnsPanel.h
Sorry about the mega-patch.
10 years ago
AvailableMetersPanel.c
Security review: check results of snprintf.
7 years ago
AvailableMetersPanel.h
Sorry about the mega-patch.
10 years ago
BatteryMeter.c
Security review: check results of snprintf.
7 years ago
BatteryMeter.h
Move platform-dependent parts of Linux battery meter.
10 years ago
COPYING
Resolve license incompatibility issues,
15 years ago
CPUMeter.c
Security review: check results of snprintf.
7 years ago
CPUMeter.h
Calculate CPU averages on Darwin (See #295).
9 years ago
CRT.c
Begin add supporting for multiple screens
7 years ago
CRT.h
Begin add supporting for multiple screens
7 years ago
CategoriesPanel.c
Add support for multiple screens, switchable using Tab
7 years ago
CategoriesPanel.h
Sorry about the mega-patch.
10 years ago
ChangeLog
Update ChangeLog
7 years ago
CheckItem.c
Avoid future confusions with how default values are set.
9 years ago
CheckItem.h
Avoid future confusions with how default values are set.
9 years ago
ClockMeter.c
Rename Meter.setValues() functions to updateValues()
9 years ago
ClockMeter.h
Changes in object model: separate class objects to store vtable. Also, nicer UTF-8 display of big numbers.
12 years ago
ColorsPanel.c
Fix color behavior on some terminals.
7 years ago
ColorsPanel.h
Make the implementation of color schemes declarative.
10 years ago
ColumnsPanel.c
Add support for multiple screens, switchable using Tab
7 years ago
ColumnsPanel.h
Add support for multiple screens, switchable using Tab
7 years ago
DisplayOptionsPanel.c
Add support for multiple screens, switchable using Tab
7 years ago
DisplayOptionsPanel.h
Changes in object model: separate class objects to store vtable. Also, nicer UTF-8 display of big numbers.
12 years ago
EnvScreen.c
Security review: make privilege dropping-restoring optional.
7 years ago
EnvScreen.h
refactor *Screen classes, add InfoScreen superclass
9 years ago
FunctionBar.c
Move responsibility for cursor placement to Panels
7 years ago
FunctionBar.h
Move responsibility for cursor placement to Panels
7 years ago
Hashtable.c
Check for failure in allocations.
9 years ago
Hashtable.h
major header cleanup
13 years ago
Header.c
Add support for multiple screens, switchable using Tab
7 years ago
Header.h
HostnameMeter.c
HostnameMeter.h
INSTALL
IncSet.c
IncSet.h
InfoScreen.c
InfoScreen.h
ListItem.c
ListItem.h
LoadAverageMeter.c
LoadAverageMeter.h
MainPanel.c
MainPanel.h
Makefile.am
MemoryMeter.c
MemoryMeter.h
Meter.c
Meter.h
MetersPanel.c
MetersPanel.h
NEWS
Object.c
Object.h
OpenFilesScreen.c
OpenFilesScreen.h
Panel.c
Panel.h
Process.c
Process.h
ProcessList.c
ProcessList.h
README
README.md
RichString.c
RichString.h
ScreenManager.c
ScreenManager.h
Settings.c
Settings.h
SignalsPanel.c
SignalsPanel.h
StringUtils.c
StringUtils.h
SwapMeter.c
SwapMeter.h
TESTPLAN
TasksMeter.c
TasksMeter.h
TraceScreen.c
TraceScreen.h
UptimeMeter.c
.editorconfig
add editorconfig file to give hints to editors
9 years ago
.gitignore
.gitignore vim & nano swp files
7 years ago
.travis.yml
travis-ci should really detect autogen.sh...
9 years ago
AUTHORS
Initial import.
19 years ago
Action.c
Add support for multiple screens, switchable using Tab
7 years ago
Action.h
Auto-follow process after a search.
9 years ago
Affinity.c
Portable affinity using hwloc
9 years ago
Affinity.h
Portable affinity using hwloc
9 years ago
AffinityPanel.c
Security review: check results of snprintf.
7 years ago
AffinityPanel.h
Sorry about the mega-patch.
10 years ago
AvailableColumnsPanel.c
Security review: check results of snprintf.
7 years ago
AvailableColumnsPanel.h
Sorry about the mega-patch.
10 years ago
AvailableMetersPanel.c
Security review: check results of snprintf.
7 years ago
AvailableMetersPanel.h
Sorry about the mega-patch.
10 years ago
BatteryMeter.c
Security review: check results of snprintf.
7 years ago
BatteryMeter.h
Move platform-dependent parts of Linux battery meter.
10 years ago
COPYING
Resolve license incompatibility issues,
15 years ago
CPUMeter.c
Security review: check results of snprintf.
7 years ago
CPUMeter.h
Calculate CPU averages on Darwin (See #295).
9 years ago
CRT.c
Begin add supporting for multiple screens
7 years ago
CRT.h
Begin add supporting for multiple screens
7 years ago
CategoriesPanel.c
Add support for multiple screens, switchable using Tab
7 years ago
CategoriesPanel.h
Sorry about the mega-patch.
10 years ago
ChangeLog
Update ChangeLog
7 years ago
CheckItem.c
Avoid future confusions with how default values are set.
9 years ago
CheckItem.h
Avoid future confusions with how default values are set.
9 years ago
ClockMeter.c
Rename Meter.setValues() functions to updateValues()
9 years ago
ClockMeter.h
Changes in object model: separate class objects to store vtable. Also, nicer UTF-8 display of big numbers.
12 years ago
ColorsPanel.c
Fix color behavior on some terminals.
7 years ago
ColorsPanel.h
Make the implementation of color schemes declarative.
10 years ago
ColumnsPanel.c
Add support for multiple screens, switchable using Tab
7 years ago
ColumnsPanel.h
Add support for multiple screens, switchable using Tab
7 years ago
DisplayOptionsPanel.c
Add support for multiple screens, switchable using Tab
7 years ago
DisplayOptionsPanel.h
Changes in object model: separate class objects to store vtable. Also, nicer UTF-8 display of big numbers.
12 years ago
EnvScreen.c
Security review: make privilege dropping-restoring optional.
7 years ago
EnvScreen.h
refactor *Screen classes, add InfoScreen superclass
9 years ago
FunctionBar.c
Move responsibility for cursor placement to Panels
7 years ago
FunctionBar.h
Move responsibility for cursor placement to Panels
7 years ago
Hashtable.c
Check for failure in allocations.
9 years ago
Hashtable.h
major header cleanup
13 years ago
Header.c
Add support for multiple screens, switchable using Tab
7 years ago
Header.h
HostnameMeter.c
HostnameMeter.h
INSTALL
IncSet.c
IncSet.h
InfoScreen.c
InfoScreen.h
ListItem.c
ListItem.h
LoadAverageMeter.c
LoadAverageMeter.h
MainPanel.c
MainPanel.h
Makefile.am
MemoryMeter.c
MemoryMeter.h
Meter.c
Meter.h
MetersPanel.c
MetersPanel.h
NEWS
Object.c
Object.h
OpenFilesScreen.c
OpenFilesScreen.h
Panel.c
Panel.h
Process.c
Process.h
ProcessList.c
ProcessList.h
README
README.md
RichString.c
RichString.h
ScreenManager.c
ScreenManager.h
Settings.c
Settings.h
SignalsPanel.c
SignalsPanel.h
StringUtils.c
StringUtils.h
SwapMeter.c
SwapMeter.h
TESTPLAN
TasksMeter.c
TasksMeter.h
TraceScreen.c
TraceScreen.h
UptimeMeter.c
.editorconfig
add editorconfig file to give hints to editors
9 years ago
.gitignore
.gitignore vim & nano swp files
7 years ago
.travis.yml
travis-ci should really detect autogen.sh...
9 years ago
AUTHORS
Initial import.
19 years ago
Action.c
Add support for multiple screens, switchable using Tab
7 years ago
Action.h
Auto-follow process after a search.
9 years ago
Affinity.c
Portable affinity using hwloc
9 years ago
Affinity.h
Portable affinity using hwloc
9 years ago
AffinityPanel.c
Security review: check results of snprintf.
7 years ago
AffinityPanel.h
Sorry about the mega-patch.
10 years ago
AvailableColumnsPanel.c
Security review: check results of snprintf.
7 years ago
AvailableColumnsPanel.h
Sorry about the mega-patch.
10 years ago
AvailableMetersPanel.c
Security review: check results of snprintf.
7 years ago
AvailableMetersPanel.h
Sorry about the mega-patch.
10 years ago
BatteryMeter.c
Security review: check results of snprintf.
7 years ago
BatteryMeter.h
Move platform-dependent parts of Linux battery meter.
10 years ago
COPYING
Resolve license incompatibility issues,
15 years ago
CPUMeter.c
Security review: check results of snprintf.
7 years ago
CPUMeter.h
Calculate CPU averages on Darwin (See #295).
9 years ago
CRT.c
Begin add supporting for multiple screens
7 years ago
CRT.h
Begin add supporting for multiple screens
7 years ago
CategoriesPanel.c
Add support for multiple screens, switchable using Tab
7 years ago
CategoriesPanel.h
Sorry about the mega-patch.
10 years ago
ChangeLog
Update ChangeLog
7 years ago
CheckItem.c
Avoid future confusions with how default values are set.
9 years ago
CheckItem.h
Avoid future confusions with how default values are set.
9 years ago
ClockMeter.c
Rename Meter.setValues() functions to updateValues()
9 years ago
ClockMeter.h
Changes in object model: separate class objects to store vtable. Also, nicer UTF-8 display of big numbers.
12 years ago
ColorsPanel.c
Fix color behavior on some terminals.
7 years ago
ColorsPanel.h
Make the implementation of color schemes declarative.
10 years ago
ColumnsPanel.c
Add support for multiple screens, switchable using Tab
7 years ago
ColumnsPanel.h
Add support for multiple screens, switchable using Tab
7 years ago
DisplayOptionsPanel.c
Add support for multiple screens, switchable using Tab
7 years ago
DisplayOptionsPanel.h
Changes in object model: separate class objects to store vtable. Also, nicer UTF-8 display of big numbers.
12 years ago
EnvScreen.c
Security review: make privilege dropping-restoring optional.
7 years ago
EnvScreen.h
refactor *Screen classes, add InfoScreen superclass
9 years ago
FunctionBar.c
Move responsibility for cursor placement to Panels
7 years ago
FunctionBar.h
Move responsibility for cursor placement to Panels
7 years ago
Hashtable.c
Check for failure in allocations.
9 years ago
Hashtable.h
major header cleanup
13 years ago
Header.c
Add support for multiple screens, switchable using Tab
7 years ago
Header.h
HostnameMeter.c
HostnameMeter.h
INSTALL
IncSet.c
IncSet.h
InfoScreen.c
InfoScreen.h
ListItem.c
ListItem.h
LoadAverageMeter.c
LoadAverageMeter.h
MainPanel.c
MainPanel.h
Makefile.am
MemoryMeter.c
MemoryMeter.h
Meter.c
Meter.h
MetersPanel.c
MetersPanel.h
NEWS
Object.c
Object.h
OpenFilesScreen.c
OpenFilesScreen.h
Panel.c
Panel.h
Process.c
Process.h
ProcessList.c
ProcessList.h
README
README.md
RichString.c
RichString.h
ScreenManager.c
ScreenManager.h
Settings.c
Settings.h
SignalsPanel.c
SignalsPanel.h
StringUtils.c
StringUtils.h
SwapMeter.c
SwapMeter.h
TESTPLAN
TasksMeter.c
TasksMeter.h
TraceScreen.c
TraceScreen.h
UptimeMeter.c
.editorconfig
add editorconfig file to give hints to editors
9 years ago
.gitignore
.gitignore vim & nano swp files
7 years ago
.travis.yml
travis-ci should really detect autogen.sh...
9 years ago
AUTHORS
Initial import.
19 years ago
Action.c
Add support for multiple screens, switchable using Tab
7 years ago
Action.h
Auto-follow process after a search.
9 years ago
Affinity.c
Portable affinity using hwloc
9 years ago
Affinity.h
Portable affinity using hwloc
9 years ago
AffinityPanel.c
Security review: check results of snprintf.
7 years ago
AffinityPanel.h
Sorry about the mega-patch.
10 years ago
AvailableColumnsPanel.c
Security review: check results of snprintf.
7 years ago
AvailableColumnsPanel.h
Sorry about the mega-patch.
10 years ago
AvailableMetersPanel.c
Security review: check results of snprintf.
7 years ago
AvailableMetersPanel.h
Sorry about the mega-patch.
10 years ago
BatteryMeter.c
Security review: check results of snprintf.
7 years ago
BatteryMeter.h
Move platform-dependent parts of Linux battery meter.
10 years ago
COPYING
Resolve license incompatibility issues,
15 years ago
CPUMeter.c
Security review: check results of snprintf.
7 years ago
CPUMeter.h
Calculate CPU averages on Darwin (See #295).
9 years ago
CRT.c
Begin add supporting for multiple screens
7 years ago
CRT.h
Begin add supporting for multiple screens
7 years ago
CategoriesPanel.c
Add support for multiple screens, switchable using Tab
7 years ago
CategoriesPanel.h
Sorry about the mega-patch.
10 years ago
ChangeLog
Update ChangeLog
7 years ago
CheckItem.c
Avoid future confusions with how default values are set.
9 years ago
CheckItem.h
Avoid future confusions with how default values are set.
9 years ago
ClockMeter.c
Rename Meter.setValues() functions to updateValues()
9 years ago
ClockMeter.h
Changes in object model: separate class objects to store vtable. Also, nicer UTF-8 display of big numbers.
12 years ago
ColorsPanel.c
Fix color behavior on some terminals.
7 years ago
ColorsPanel.h
Make the implementation of color schemes declarative.
10 years ago
ColumnsPanel.c
Add support for multiple screens, switchable using Tab
7 years ago
ColumnsPanel.h
Add support for multiple screens, switchable using Tab
7 years ago
DisplayOptionsPanel.c
Add support for multiple screens, switchable using Tab
7 years ago
DisplayOptionsPanel.h
Changes in object model: separate class objects to store vtable. Also, nicer UTF-8 display of big numbers.
12 years ago
EnvScreen.c
Security review: make privilege dropping-restoring optional.
7 years ago
EnvScreen.h
refactor *Screen classes, add InfoScreen superclass
9 years ago
FunctionBar.c
Move responsibility for cursor placement to Panels
7 years ago
FunctionBar.h
Move responsibility for cursor placement to Panels
7 years ago
Hashtable.c
Check for failure in allocations.
9 years ago
Hashtable.h
major header cleanup
13 years ago
Header.c
Add support for multiple screens, switchable using Tab
7 years ago
Header.h
HostnameMeter.c
HostnameMeter.h
INSTALL
IncSet.c
IncSet.h
InfoScreen.c
InfoScreen.h
ListItem.c
ListItem.h
LoadAverageMeter.c
LoadAverageMeter.h
MainPanel.c
MainPanel.h
Makefile.am
MemoryMeter.c
MemoryMeter.h
Meter.c
Meter.h
MetersPanel.c
MetersPanel.h
NEWS
Object.c
Object.h
OpenFilesScreen.c
OpenFilesScreen.h
Panel.c
Panel.h
Process.c
Process.h
ProcessList.c
ProcessList.h
README
README.md
RichString.c
RichString.h
ScreenManager.c
ScreenManager.h
Settings.c
Settings.h
SignalsPanel.c
SignalsPanel.h
StringUtils.c
StringUtils.h
SwapMeter.c
SwapMeter.h
TESTPLAN
TasksMeter.c
TasksMeter.h
TraceScreen.c
TraceScreen.h
UptimeMeter.c
.editorconfig
add editorconfig file to give hints to editors
9 years ago
.gitignore
.gitignore vim & nano swp files
7 years ago
.travis.yml
travis-ci should really detect autogen.sh...
9 years ago
AUTHORS
Initial import.
19 years ago
Action.c
Add support for multiple screens, switchable using Tab
7 years ago
Action.h
Auto-follow process after a search.
9 years ago
Affinity.c
Portable affinity using hwloc
9 years ago
Affinity.h
Portable affinity using hwloc
9 years ago
AffinityPanel.c
Security review: check results of snprintf.
7 years ago
AffinityPanel.h
Sorry about the mega-patch.
10 years ago
AvailableColumnsPanel.c
Security review: check results of snprintf.
7 years ago
AvailableColumnsPanel.h
Sorry about the mega-patch.
10 years ago
AvailableMetersPanel.c
Security review: check results of snprintf.
7 years ago
AvailableMetersPanel.h
Sorry about the mega-patch.
10 years ago
BatteryMeter.c
Security review: check results of snprintf.
7 years ago
BatteryMeter.h
Move platform-dependent parts of Linux battery meter.
10 years ago
COPYING
Resolve license incompatibility issues,
15 years ago
CPUMeter.c
Security review: check results of snprintf.
7 years ago
CPUMeter.h
Calculate CPU averages on Darwin (See #295).
9 years ago
CRT.c
Begin add supporting for multiple screens
7 years ago
CRT.h
Begin add supporting for multiple screens
7 years ago
CategoriesPanel.c
Add support for multiple screens, switchable using Tab
7 years ago
CategoriesPanel.h
Sorry about the mega-patch.
10 years ago
ChangeLog
Update ChangeLog
7 years ago
CheckItem.c
Avoid future confusions with how default values are set.
9 years ago
CheckItem.h
Avoid future confusions with how default values are set.
9 years ago
ClockMeter.c
Rename Meter.setValues() functions to updateValues()
9 years ago
ClockMeter.h
Changes in object model: separate class objects to store vtable. Also, nicer UTF-8 display of big numbers.
12 years ago
ColorsPanel.c
Fix color behavior on some terminals.
7 years ago
ColorsPanel.h
Make the implementation of color schemes declarative.
10 years ago
ColumnsPanel.c
Add support for multiple screens, switchable using Tab
7 years ago
ColumnsPanel.h
Add support for multiple screens, switchable using Tab
7 years ago
DisplayOptionsPanel.c
Add support for multiple screens, switchable using Tab
7 years ago
DisplayOptionsPanel.h
Changes in object model: separate class objects to store vtable. Also, nicer UTF-8 display of big numbers.
12 years ago
EnvScreen.c
Security review: make privilege dropping-restoring optional.
7 years ago
EnvScreen.h
refactor *Screen classes, add InfoScreen superclass
9 years ago
FunctionBar.c
Move responsibility for cursor placement to Panels
7 years ago
FunctionBar.h
Move responsibility for cursor placement to Panels
7 years ago
Hashtable.c
Check for failure in allocations.
9 years ago
Hashtable.h
major header cleanup
13 years ago
Header.c
Add support for multiple screens, switchable using Tab
7 years ago
Header.h
HostnameMeter.c
HostnameMeter.h
INSTALL
IncSet.c
IncSet.h
InfoScreen.c
InfoScreen.h
ListItem.c
ListItem.h
LoadAverageMeter.c
LoadAverageMeter.h
MainPanel.c
MainPanel.h
Makefile.am
MemoryMeter.c
MemoryMeter.h
Meter.c
Meter.h
MetersPanel.c
MetersPanel.h
NEWS
Object.c
Object.h
OpenFilesScreen.c
OpenFilesScreen.h
Panel.c
Panel.h
Process.c
Process.h
ProcessList.c
ProcessList.h
README
README.md
RichString.c
RichString.h
ScreenManager.c
ScreenManager.h
Settings.c
Settings.h
SignalsPanel.c
SignalsPanel.h
StringUtils.c
StringUtils.h
SwapMeter.c
SwapMeter.h
TESTPLAN
TasksMeter.c
TasksMeter.h
TraceScreen.c
TraceScreen.h
UptimeMeter.c
.editorconfig
add editorconfig file to give hints to editors
9 years ago
.gitignore
.gitignore vim & nano swp files
7 years ago
.travis.yml
travis-ci should really detect autogen.sh...
9 years ago
AUTHORS
Initial import.
19 years ago
Action.c
Add support for multiple screens, switchable using Tab
7 years ago
Action.h
Auto-follow process after a search.
9 years ago
Affinity.c
Portable affinity using hwloc
9 years ago
Affinity.h
Portable affinity using hwloc
9 years ago
AffinityPanel.c
Security review: check results of snprintf.
7 years ago
AffinityPanel.h
Sorry about the mega-patch.
10 years ago
AvailableColumnsPanel.c
Security review: check results of snprintf.
7 years ago
AvailableColumnsPanel.h
Sorry about the mega-patch.
10 years ago
AvailableMetersPanel.c
Security review: check results of snprintf.
7 years ago
AvailableMetersPanel.h
Sorry about the mega-patch.
10 years ago
BatteryMeter.c
Security review: check results of snprintf.
7 years ago
BatteryMeter.h
Move platform-dependent parts of Linux battery meter.
10 years ago
COPYING
Resolve license incompatibility issues,
15 years ago
CPUMeter.c
Security review: check results of snprintf.
7 years ago
CPUMeter.h
Calculate CPU averages on Darwin (See #295).
9 years ago
CRT.c
Begin add supporting for multiple screens
7 years ago
CRT.h
Begin add supporting for multiple screens
7 years ago
CategoriesPanel.c
Add support for multiple screens, switchable using Tab
7 years ago
CategoriesPanel.h
Sorry about the mega-patch.
10 years ago
ChangeLog
Update ChangeLog
7 years ago
CheckItem.c
Avoid future confusions with how default values are set.
9 years ago
CheckItem.h
Avoid future confusions with how default values are set.
9 years ago
ClockMeter.c
Rename Meter.setValues() functions to updateValues()
9 years ago
ClockMeter.h
Changes in object model: separate class objects to store vtable. Also, nicer UTF-8 display of big numbers.
12 years ago
ColorsPanel.c
Fix color behavior on some terminals.
7 years ago
ColorsPanel.h
Make the implementation of color schemes declarative.
10 years ago
ColumnsPanel.c
Add support for multiple screens, switchable using Tab
7 years ago
ColumnsPanel.h
Add support for multiple screens, switchable using Tab
7 years ago
DisplayOptionsPanel.c
Add support for multiple screens, switchable using Tab
7 years ago
DisplayOptionsPanel.h
Changes in object model: separate class objects to store vtable. Also, nicer UTF-8 display of big numbers.
12 years ago
EnvScreen.c
Security review: make privilege dropping-restoring optional.
7 years ago
EnvScreen.h
refactor *Screen classes, add InfoScreen superclass
9 years ago
FunctionBar.c
Move responsibility for cursor placement to Panels
7 years ago
FunctionBar.h
Move responsibility for cursor placement to Panels
7 years ago
Hashtable.c
Check for failure in allocations.
9 years ago
Hashtable.h
major header cleanup
13 years ago
Header.c
Add support for multiple screens, switchable using Tab
7 years ago
Header.h
HostnameMeter.c
HostnameMeter.h
INSTALL
IncSet.c
IncSet.h
InfoScreen.c
InfoScreen.h
ListItem.c
ListItem.h
LoadAverageMeter.c
LoadAverageMeter.h
MainPanel.c
MainPanel.h
Makefile.am
MemoryMeter.c
MemoryMeter.h
Meter.c
Meter.h
MetersPanel.c
MetersPanel.h
NEWS
Object.c
Object.h
OpenFilesScreen.c
OpenFilesScreen.h
Panel.c
Panel.h
Process.c
Process.h
ProcessList.c
ProcessList.h
README
README.md
RichString.c
RichString.h
ScreenManager.c
ScreenManager.h
Settings.c
Settings.h
SignalsPanel.c
SignalsPanel.h
StringUtils.c
StringUtils.h
SwapMeter.c
SwapMeter.h
TESTPLAN
TasksMeter.c
TasksMeter.h
TraceScreen.c
TraceScreen.h
UptimeMeter.c
.editorconfig
add editorconfig file to give hints to editors
9 years ago
.gitignore
.gitignore vim & nano swp files
7 years ago
.travis.yml
travis-ci should really detect autogen.sh...
9 years ago
AUTHORS
Initial import.
19 years ago
Action.c
Add support for multiple screens, switchable using Tab
7 years ago
Action.h
Auto-follow process after a search.
9 years ago
Affinity.c
Portable affinity using hwloc
9 years ago
Affinity.h
Portable affinity using hwloc
9 years ago
AffinityPanel.c
Security review: check results of snprintf.
7 years ago
AffinityPanel.h
Sorry about the mega-patch.
10 years ago
AvailableColumnsPanel.c
Security review: check results of snprintf.
7 years ago
AvailableColumnsPanel.h
Sorry about the mega-patch.
10 years ago
AvailableMetersPanel.c
Security review: check results of snprintf.
7 years ago
AvailableMetersPanel.h
Sorry about the mega-patch.
10 years ago
BatteryMeter.c
Security review: check results of snprintf.
7 years ago
BatteryMeter.h
Move platform-dependent parts of Linux battery meter.
10 years ago
COPYING
Resolve license incompatibility issues,
15 years ago
CPUMeter.c
Security review: check results of snprintf.
7 years ago
CPUMeter.h
Calculate CPU averages on Darwin (See #295).
9 years ago
CRT.c
Begin add supporting for multiple screens
7 years ago
CRT.h
Begin add supporting for multiple screens
7 years ago
CategoriesPanel.c
Add support for multiple screens, switchable using Tab
7 years ago
CategoriesPanel.h
Sorry about the mega-patch.
10 years ago
ChangeLog
Update ChangeLog
7 years ago
CheckItem.c
Avoid future confusions with how default values are set.
9 years ago
CheckItem.h
Avoid future confusions with how default values are set.
9 years ago
ClockMeter.c
Rename Meter.setValues() functions to updateValues()
9 years ago
ClockMeter.h
Changes in object model: separate class objects to store vtable. Also, nicer UTF-8 display of big numbers.
12 years ago
ColorsPanel.c
Fix color behavior on some terminals.
7 years ago
ColorsPanel.h
Make the implementation of color schemes declarative.
10 years ago
ColumnsPanel.c
Add support for multiple screens, switchable using Tab
7 years ago
ColumnsPanel.h
Add support for multiple screens, switchable using Tab
7 years ago
DisplayOptionsPanel.c
Add support for multiple screens, switchable using Tab
7 years ago
DisplayOptionsPanel.h
Changes in object model: separate class objects to store vtable. Also, nicer UTF-8 display of big numbers.
12 years ago
EnvScreen.c
Security review: make privilege dropping-restoring optional.
7 years ago
EnvScreen.h
refactor *Screen classes, add InfoScreen superclass
9 years ago
FunctionBar.c
Move responsibility for cursor placement to Panels
7 years ago
FunctionBar.h
Move responsibility for cursor placement to Panels
7 years ago
Hashtable.c
Check for failure in allocations.
9 years ago
Hashtable.h
major header cleanup
13 years ago
Header.c
Add support for multiple screens, switchable using Tab
7 years ago
Header.h
HostnameMeter.c
HostnameMeter.h
INSTALL
IncSet.c
IncSet.h
InfoScreen.c
InfoScreen.h
ListItem.c
ListItem.h
LoadAverageMeter.c
LoadAverageMeter.h
MainPanel.c
MainPanel.h
Makefile.am
MemoryMeter.c
MemoryMeter.h
Meter.c
Meter.h
MetersPanel.c
MetersPanel.h
NEWS
Object.c
Object.h
OpenFilesScreen.c
OpenFilesScreen.h
Panel.c
Panel.h
Process.c
Process.h
ProcessList.c
ProcessList.h
README
README.md
RichString.c
RichString.h
ScreenManager.c
ScreenManager.h
Settings.c
Settings.h
SignalsPanel.c
SignalsPanel.h
StringUtils.c
StringUtils.h
SwapMeter.c
SwapMeter.h
TESTPLAN
TasksMeter.c
TasksMeter.h
TraceScreen.c
TraceScreen.h
UptimeMeter.c
Show more
README.md
README
Menu
Projects
Groups
Snippets
Help