summaryrefslogtreecommitdiffstats
path: root/CRT.c
Commit message (Collapse)AuthorAgeFilesLines
* Make blue text more readable. Closes #55.Hisham Muhammad2014-04-241-0/+14
|
* Report this as an exit function.Hisham Muhammad2014-04-241-0/+2
|
* Better support for Home and End keysHisham Muhammad2014-04-091-0/+2
|
* alignment improvementsHisham Muhammad2014-02-271-0/+6
|
* New home, new life!Hisham Muhammad2014-01-141-1/+1
|
* Remove explicit calls to curses.h in other filesHisham Muhammad2013-02-261-1/+2
|
* Changes in object model: separate class objects to store vtable. Also, nicer ↵Hisham Muhammad2012-12-051-4/+6
| | | | UTF-8 display of big numbers.
* Fail gracefully when /proc is not mountedHisham Muhammad2012-10-191-0/+9
| | | | | (thanks to Philipp Hagemeister)
* Add IO priority support ('i' key)Hisham Muhammad2012-10-041-1/+1
|
* improve crash message Hisham Muhammad2012-07-121-0/+5
|
* Remove old memory debugging routines. We have Valgrind nowadays.Hisham Muhammad2011-12-261-1/+0
|
* major header cleanupHisham Muhammad2011-12-261-8/+7
|
* show cursor when function bar allows typing an entry.Hisham Muhammad2011-09-081-0/+2
|
* Fix number of supported backtrace frames (thanks to Sebastian Pipping)Hisham Muhammad2011-08-261-1/+1
|
* Tempus fugit.Hisham Muhammad2011-05-261-1/+1
|
* make htop friendly to uclibc (thanks to Matt for the report)Hisham Muhammad2010-12-051-3/+7
|
* Split process and thread counts in tasks meterHisham Muhammad2010-11-231-1/+0
|
* Don't ask for bug reports when running on unsupported platforms.Hisham Muhammad2010-11-201-0/+4
|
* Fix IO-wait color on "Black on White" scheme. Closes #3054717.Hisham Muhammad2010-11-201-1/+1
|
* add support for steal/guest CPU time measurementHisham Muhammad2010-08-241-29/+49
| | | | | | simplify processor data accounting (add CPUData structure) remove Process_clone trick
* Tempus fugit.Hisham Muhammad2010-02-251-1/+1
|
* warning fixesHisham Muhammad2010-02-251-2/+4
|
* Option to display hostname in the meters areaHisham Muhammad2009-02-171-0/+7
|
* ACPI Battery meterHisham Muhammad2008-09-231-0/+7
| | | | | contributed by Ian Hands
* Clean up headers by using 'static' whenever possible.Hisham Muhammad2008-03-091-11/+11
| | | | | Reduces resulting code size.
* BUGFIX: Fix display of CPU count for threaded processes.Hisham Muhammad2008-03-081-5/+19
| | | | | | | | | | When user threads are hidden, process now shows the sum of processor usage for all processors. When user threads are displayed, each thread shows its own processor usage, including the root thread. (thanks to Bert Wesarg for the report) Also, add option to display thread colors differently.
* Fix display of time with the "Black on White" theme.Hisham Muhammad2008-03-051-1/+1
|
* IO-wait time now counts as idle time, which is a moreHisham Muhammad2007-11-091-5/+5
| | | | | | | accurate description. It is still available in split time, now called detailed CPU time. (thanks to Samuel Thibault for the report)
* Improve error display on crash to get better bug reports.Hisham Muhammad2007-11-081-1/+2
|
* Contribution by Philipp Richter: Display IO-Wait, IRQ and Soft-IRQ values in ↵Hisham Muhammad2006-10-041-0/+21
| | | | | | | status bar (minor modifications: default to false, add help)
* Fix bug 1538463.Hisham Muhammad2006-08-241-0/+1
|
* Horizontally scroll in larger increments when on theHisham Muhammad2006-07-231-2/+4
| | | | | Linux console because of slow update of unaccelerated fb
* Updates for new version of the MakeHeader.py script.Hisham Muhammad2006-06-061-12/+3
|
* Fixes for header generation.Hisham Muhammad2006-03-231-1/+10
|
* Initial import.Hisham Muhammad2006-03-041-0/+513

© 2014-2024 Faster IT GmbH | imprint | privacy policy