summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2010-08-24add support for steal/guest CPU time measurementHisham Muhammad
simplify processor data accounting (add CPUData structure) remove Process_clone trick
2010-07-31little note missing from changelogHisham Muhammad
2010-07-31home and end keys in trace screensHisham Muhammad
2010-06-30Fix display of nan% in CPU metersHisham Muhammad
(Fix by Steven Hampson)
2010-06-17add documentationHisham Muhammad
2010-06-17expand/collapse treeHisham Muhammad
2010-03-29update changelogHisham Muhammad
2010-03-29upgrade PLPA to 1.3.2Hisham Muhammad
2010-03-29Good heuristic for processes started in the same secondHisham Muhammad
2010-03-29STARTTIME columnHisham Muhammad
2010-03-26oopsHisham Muhammad
(Thanks to Bert Wesarg for the heads up)
2010-03-03* Add Bash/emacs style navigation keysHisham Muhammad
(thanks to Daniel Schuler)
2010-03-03fix memory leakHisham Muhammad
2010-02-25Tempus fugit.Hisham Muhammad
2010-02-25getopt-based long options and --no-colorHisham Muhammad
(thanks to Vincent Launchbury)
2010-02-25warning fixesHisham Muhammad
2010-02-25never show nan%Hisham Muhammad
2010-02-25show custom thread namesHisham Muhammad
2010-02-25warning fixesHisham Muhammad
2010-02-24Resolve license incompatibility issues,Hisham Muhammad
as reported by Tom "spot" Callaway from Fedora Legal.
2010-02-22minor tweakHisham Muhammad
2010-02-22minor tweaks by David WeberHisham Muhammad
2009-10-16extra checks for lsof failuresHisham Muhammad
2009-10-16simplify codeHisham Muhammad
2009-10-16coverity fixesHisham Muhammad
2009-06-23prepare release 0.8.3Hisham Muhammad
2009-06-23* BUGFIX: Fix crash on F6 keyHisham Muhammad
(thanks to Rainer Suhm)
2009-06-08fix to minor bug affecting the build process, a maintenance release will ↵Hisham Muhammad
follow shortly.
2009-06-02oops, add missing files.Hisham Muhammad
2009-06-02oops, add missing filesHisham Muhammad
2009-06-02Tempus Fugit.Hisham Muhammad
2009-06-02doc fixHisham Muhammad
2009-06-02changes for htop 0.8.2Hisham Muhammad
2009-06-02don't use unbounded operationsHisham Muhammad
2009-06-02improve man-pageHisham Muhammad
2009-04-27updated battery meter code from Ian Hands, slightly tweakedHisham Muhammad
2009-04-22clean inc search buffer codeHisham Muhammad
2009-03-11sort by PROCESSOR and SESSIONHisham Muhammad
2009-03-11catch nonprintable charactersHisham Muhammad
2009-03-11simplify uptime calculationHisham Muhammad
2009-03-11BSD related fixes:Hisham Muhammad
* BUGFIX: Correct page size calculation for FreeBSD systems (thanks to Andrew Paulsen) * Allow compilation without PLPA on systems that don't support it (thanks to Timothy Redaelli)
2009-03-11Rename VEID to CTID in OpenVZ systemsHisham Muhammad
(thanks to Thorsten Schifferdecker)
2009-02-18improve help on monochrome, fix bug #2430855Hisham Muhammad
2009-02-18* corrections to the desktop entry fileHisham Muhammad
(thanks by Samuli Suominen)
2009-02-17Option to display hostname in the meters areaHisham Muhammad
2009-02-17fix bug #2171752Hisham Muhammad
2009-02-17Fix missing tree view when userland threads are hiddenHisham Muhammad
(thanks to Josh Stone)
2009-02-17Fix for VPID on OpenVZ systemsHisham Muhammad
(thanks to Wolfgang Frisch)
2008-09-23Remove assertion that fails on hardened kernelsHisham Muhammad
(thanks to Wolfram Schlich for the report)
2008-09-23ACPI Battery meterHisham Muhammad
contributed by Ian Hands