summaryrefslogtreecommitdiff
path: root/DisplayOptionsPanel.c
AgeCommit message (Expand)AuthorFilesLines
2012-10-20Option to update process names on every refreshloderunner1-0/+1
2011-12-26Remove old memory debugging routines. We have Valgrind nowadays.loderunner1-1/+0
2011-12-26major header cleanuploderunner1-4/+12
2011-12-25Use strdup explicitlyloderunner1-11/+11
2011-03-22* Option for counting CPUs from zeroloderunner1-0/+2
2010-11-20Use a more correct name for memory option.loderunner1-1/+1
2010-08-24add support for steal/guest CPU time measurementloderunner1-1/+1
2010-02-25show custom thread namesloderunner1-0/+1
2008-05-07Let mouseclicks tick/untick checkboxesloderunner1-0/+1
2008-03-09Clean up headers by using 'static' whenever possible.loderunner1-25/+24
2008-03-08BUGFIX: Fix display of CPU count for threaded processes.loderunner1-0/+1
2007-11-09IO-wait time now counts as idle time, which is a moreloderunner1-1/+1
2007-11-08Improve construction of tree view, properly nesting threads.loderunner1-11/+11
2006-10-04Contribution by Philipp Richter: Display IO-Wait, IRQ and Soft-IRQ values in ...loderunner1-0/+1
2006-05-30Rename ListBox'es to Panel's, matching dit.loderunner1-0/+75