summaryrefslogtreecommitdiff
path: root/CPUMeter.c
AgeCommit message (Expand)AuthorFilesLines
2011-12-26Remove old memory debugging routines. We have Valgrind nowadays.loderunner1-1/+0
2011-12-26major header cleanuploderunner1-3/+6
2011-11-18Mega-commit with features and tweaks for 1.0:loderunner1-14/+138
2011-09-08Fix off-by-one error in PROCESSOR displayloderunner1-1/+1
2011-09-08Realign display of text-mode CPU meters. Closes #3369526.loderunner1-1/+1
2011-05-26Tempus fugit.loderunner1-1/+1
2011-05-26fix broken height for All CPUs meterloderunner1-1/+1
2011-03-31retain meter state when it is reinit'ed in the Setup screenloderunner1-5/+8
2011-03-22* Option for counting CPUs from zeroloderunner1-5/+5
2010-11-22Remove arbitrary limit from rich stringsloderunner1-1/+1
2010-08-24add support for steal/guest CPU time measurementloderunner1-33/+50
2010-06-30Fix display of nan% in CPU metersloderunner1-1/+1
2010-02-25Tempus fugit.loderunner1-1/+1
2010-02-25never show nan%loderunner1-0/+1
2009-06-02changes for htop 0.8.2loderunner1-0/+8
2008-03-09Clean up headers by using 'static' whenever possible.loderunner1-34/+34
2007-11-09IO-wait time now counts as idle time, which is a moreloderunner1-10/+10
2006-10-04Contribution by Philipp Richter: Display IO-Wait, IRQ and Soft-IRQ values in ...loderunner1-10/+40
2006-07-12Perform RichString operations by hand.loderunner1-1/+1
2006-06-06Updates for new version of the MakeHeader.py script.loderunner1-4/+3
2006-05-09Final fixes to make "All CPUs" the default CPU display mode.loderunner1-2/+10
2006-04-10- Overhaul meters implementation;loderunner1-38/+73
2006-03-23Update copyrights.loderunner1-1/+1
2006-03-04Initial import.hisham1-0/+86