index
:
htop
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ProcessList.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-29
Performance improvements
loderunner
1
-70
/
+141
2012-12-05
Changes in object model: separate class objects to store vtable. Also, nicer ...
loderunner
1
-9
/
+6
2012-11-10
search and filter for the strace and lsof screens!
loderunner
1
-5
/
+2
2012-10-20
Option to update process names on every refresh
loderunner
1
-0
/
+7
2012-10-19
Fail gracefully when /proc is not mounted
loderunner
1
-3
/
+9
2012-10-04
Add IO priority support ('i' key)
loderunner
1
-1
/
+2
2012-08-10
Add -p flag, contributed by Rob Hoelz
loderunner
1
-2
/
+7
2012-05-28
Fix CPU percentage. Patch 3522180 for bug 3516978, by Richard.
loderunner
1
-1
/
+1
2012-03-30
Auto-follow process when selecting which signal to use when killing a process.
loderunner
1
-1
/
+2
2012-02-02
BUGFIX: behavior of 'F' (follow) key was broken, also affecting the
loderunner
1
-8
/
+6
2011-12-26
Remove old memory debugging routines. We have Valgrind nowadays.
loderunner
1
-1
/
+0
2011-12-26
major header cleanup
loderunner
1
-14
/
+13
2011-12-25
Use strdup explicitly
loderunner
1
-3
/
+3
2011-12-01
Keep panel structure up-to-date as process list changes when headers are upda...
loderunner
1
-0
/
+56
2011-11-21
Remove bundled hwloc-1.2.1. Use either native Linux affinity support or an ex...
loderunner
1
-2
/
+2
2011-11-18
Mega-commit with features and tweaks for 1.0:
loderunner
1
-20
/
+30
2011-11-03
Support for UTF-8 tree drawing
loderunner
1
-3
/
+43
2011-10-25
cleanups and fixes, thanks to cppcheck and gcc -Wextra
loderunner
1
-8
/
+8
2011-09-24
Convert affinity control from the deprecated PLPA to HWLOC
loderunner
1
-1
/
+13
2011-09-08
Fix off-by-one error in PROCESSOR display
loderunner
1
-1
/
+1
2011-08-29
Don't simply trust that string splits were successful...
loderunner
1
-3
/
+7
2011-05-26
larger numbers
loderunner
1
-4
/
+4
2011-03-28
handle large values for process time
loderunner
1
-1
/
+1
2011-03-22
* Option for counting CPUs from zero
loderunner
1
-1
/
+6
2011-03-17
show names of zombie processes properly
loderunner
1
-1
/
+4
2010-11-26
All processes where showing as belonging to 'root'. Fixed.
loderunner
1
-1
/
+2
2010-11-24
Fix behavior of expand/collapse-tree. Thanks Rob for the heads up!
loderunner
1
-2
/
+1
2010-11-24
correct thread detection
loderunner
1
-6
/
+2
2010-11-23
Split process and thread counts in tasks meter
loderunner
1
-0
/
+9
2010-11-22
Remove arbitrary limit from rich strings
loderunner
1
-406
/
+307
2010-11-20
Fix for systems where there's no /proc/PID/task/PID/. Closes #2789634.
loderunner
1
-2
/
+4
2010-10-30
no need to pad values; provide a default on machines without cgroup
loderunner
1
-3
/
+3
2010-10-30
Support for cgroups (thanks to Guillaume Zitta and Daniel Lezcano)
loderunner
1
-0
/
+20
2010-08-24
add support for steal/guest CPU time measurement
loderunner
1
-103
/
+105
2010-06-17
expand/collapse tree
loderunner
1
-14
/
+18
2010-03-29
STARTTIME column
loderunner
1
-1
/
+8
2010-02-25
warning fixes
loderunner
1
-0
/
+2
2010-02-25
show custom thread names
loderunner
1
-48
/
+60
2010-02-22
minor tweaks by David Weber
loderunner
1
-11
/
+6
2009-10-16
coverity fixes
loderunner
1
-2
/
+2
2009-03-11
BSD related fixes:
loderunner
1
-1
/
+1
2009-03-11
Rename VEID to CTID in OpenVZ systems
loderunner
1
-2
/
+2
2009-02-17
Fix missing tree view when userland threads are hidden
loderunner
1
-3
/
+1
2009-02-17
Fix for VPID on OpenVZ systems
loderunner
1
-1
/
+1
2008-09-23
Remove assertion that fails on hardened kernels
loderunner
1
-1
/
+3
2008-09-23
Avoid reading process IO info multiple times on multithreaded processes.
loderunner
1
-4
/
+4
2008-09-23
Add Linux-VServer support,
loderunner
1
-0
/
+34
2008-03-14
Ability to change sort column with the mouse by
loderunner
1
-1
/
+15
2008-03-09
Clean up headers by using 'static' whenever possible.
loderunner
1
-38
/
+12
2008-03-09
Add support for Linux per-process IO statistics,
loderunner
1
-0
/
+48
[next]