summaryrefslogtreecommitdiffstats
path: root/CPUMeter.c
AgeCommit message (Expand)Author
2011-09-08Fix off-by-one error in PROCESSOR displayHisham Muhammad
2011-09-08Realign display of text-mode CPU meters. Closes #3369526.Hisham Muhammad
2011-05-26Tempus fugit.Hisham Muhammad
2011-05-26fix broken height for All CPUs meterHisham Muhammad
2011-03-31retain meter state when it is reinit'ed in the Setup screenHisham Muhammad
2011-03-22* Option for counting CPUs from zeroHisham Muhammad
2010-11-22Remove arbitrary limit from rich stringsHisham Muhammad
2010-08-24add support for steal/guest CPU time measurementHisham Muhammad
2010-06-30Fix display of nan% in CPU metersHisham Muhammad
2010-02-25Tempus fugit.Hisham Muhammad
2010-02-25never show nan%Hisham Muhammad
2009-06-02changes for htop 0.8.2Hisham Muhammad
2008-03-09Clean up headers by using 'static' whenever possible.Hisham Muhammad
2007-11-09IO-wait time now counts as idle time, which is a moreHisham Muhammad
2006-10-04Contribution by Philipp Richter: Display IO-Wait, IRQ and Soft-IRQ values in ...Hisham Muhammad
2006-07-12Perform RichString operations by hand.Hisham Muhammad
2006-06-06Updates for new version of the MakeHeader.py script.Hisham Muhammad
2006-05-09Final fixes to make "All CPUs" the default CPU display mode.Hisham Muhammad
2006-04-10- Overhaul meters implementation;Hisham Muhammad
2006-03-23Update copyrights.Hisham Muhammad
2006-03-04Initial import.Hisham Muhammad