summaryrefslogtreecommitdiff
path: root/ProcessList.h
AgeCommit message (Expand)AuthorFilesLines
2013-05-24Performance improvements due to conditional parsing of IO data depending on s...loderunner1-0/+1
2013-04-29Performance improvementsloderunner1-1/+0
2012-12-05Changes in object model: separate class objects to store vtable. Also, nicer ...loderunner1-6/+0
2012-11-10search and filter for the strace and lsof screens!loderunner1-2/+1
2012-10-20Option to update process names on every refreshloderunner1-0/+1
2012-08-10Add -p flag, contributed by Rob Hoelzloderunner1-1/+2
2012-02-02BUGFIX: behavior of 'F' (follow) key was broken, also affecting theloderunner1-2/+2
2011-12-26major header cleanuploderunner1-23/+2
2011-12-01Keep panel structure up-to-date as process list changes when headers are upda...loderunner1-0/+12
2011-11-21Remove bundled hwloc-1.2.1. Use either native Linux affinity support or an ex...loderunner1-1/+1
2011-11-03Support for UTF-8 tree drawingloderunner1-0/+22
2011-09-24Convert affinity control from the deprecated PLPA to HWLOCloderunner1-0/+4
2011-09-08Fix off-by-one error in PROCESSOR displayloderunner1-1/+1
2011-03-22* Option for counting CPUs from zeroloderunner1-0/+4
2010-11-23Split process and thread counts in tasks meterloderunner1-0/+2
2010-11-22Remove arbitrary limit from rich stringsloderunner1-23/+14
2010-08-24add support for steal/guest CPU time measurementloderunner1-29/+33
2010-02-25warning fixesloderunner1-0/+1
2010-02-25show custom thread namesloderunner1-1/+3
2008-03-14Ability to change sort column with the mouse byloderunner1-0/+2
2008-03-09Clean up headers by using 'static' whenever possible.loderunner1-12/+1
2008-03-09Add support for Linux per-process IO statistics,loderunner1-0/+4
2008-03-08BUGFIX: Fix display of CPU count for threaded processes.loderunner1-1/+2
2007-11-09IO-wait time now counts as idle time, which is a moreloderunner1-2/+4
2007-05-17Fixes for /proc location, submitted by Florent Thoumieloderunner1-2/+2
2006-11-08Add lots of debugging asserts and try to clean up behavior of lists in general.loderunner1-3/+3
2006-10-04Allocate per-processor values in a contiguous chunk of memoryloderunner1-0/+5
2006-10-04Contribution by Philipp Richter: Display IO-Wait, IRQ and Soft-IRQ values in ...loderunner1-0/+11
2006-07-11Performance improvement hackathon: improve process comparison routines,loderunner1-1/+6
2006-06-06Regenerated all headers.loderunner1-7/+1
2006-06-05Use long long types to avoid overflowloderunner1-22/+20
2006-05-30Rename TypedVector to Vector, matching dit.loderunner1-3/+3
2006-03-24* make debug targetloderunner1-8/+40
2006-03-04Initial import.hisham1-0/+124