summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-12-18Make CPU meter optionally account guest time in its percentagesHisham Muhammad
2013-12-18Fixes in accounting of guest time when using virtualizationHisham Muhammad
2013-05-24Performance improvements due to conditional parsing of IO data depending on s...Hisham Muhammad
2013-05-23Apply patch fixing typos, and catch another one. Closes #3613760.Hisham Muhammad
2013-04-29Performance improvementsHisham Muhammad
2013-02-26Don't end up killing init if process selected to be killed terminates before ...Hisham Muhammad
2013-02-26Add extra checks in configure.ac for different locations of (n)curses.hHisham Muhammad
2013-02-26Remove explicit calls to curses.h in other filesHisham Muhammad
2012-12-12Fix crash when pressing 'u'. Thanks to Quentin Carbonneaux.Hisham Muhammad
2012-12-05Changes in object model: separate class objects to store vtable. Also, nicer ...Hisham Muhammad
2012-11-10search and filter for the strace and lsof screens!Hisham Muhammad
2012-10-20fixes PGRP and SESN columns in case of big pids. Patch #3567904.Hisham Muhammad
2012-10-20Option to update process names on every refreshHisham Muhammad
2012-10-19Fail gracefully when /proc is not mountedHisham Muhammad
2012-10-04Add IO priority support ('i' key)Hisham Muhammad
2012-08-10Add -p flag, contributed by Rob HoelzHisham Muhammad
2012-07-12improve crash message Hisham Muhammad
2012-06-25don't downcast to int before determining number of hoursHisham Muhammad
2012-06-05allow 'k' to kill multiple processes again (when did this break?...)Hisham Muhammad
2012-05-28Continue following when switching to tree view. Patch by Richard Wang.Hisham Muhammad
2012-05-28fix message in help screenHisham Muhammad
2012-05-28Fix CPU percentage. Patch 3522180 for bug 3516978, by Richard.Hisham Muhammad
2012-03-30Auto-follow process when selecting which signal to use when killing a process.Hisham Muhammad
2012-03-05Fix crashes when process list is emptyHisham Muhammad
2012-03-05avoid deleting valid symbolic links to .htoprcHisham Muhammad
2012-02-17Fix warning on ARM processors. Hisham Muhammad
2012-02-02BUGFIX: behavior of 'F' (follow) key was broken, also affecting theHisham Muhammad
2012-02-02minor style cleanupsHisham Muhammad
2012-01-29Extra check if Process_getAffinity fails.Hisham Muhammad
2012-01-03make htop trunk compile on FreeBSD 8.2-STABLEHisham Muhammad
2011-12-26remove old reference to hwloc directoryHisham Muhammad
2011-12-26Remove old memory debugging routines. We have Valgrind nowadays.Hisham Muhammad
2011-12-26major header cleanupHisham Muhammad
2011-12-25Use strdup explicitlyHisham Muhammad
2011-12-25Move .htoprc to XDG-compliant path ~/.config/htop/htoprc,Hisham Muhammad
2011-12-23Fix typo that has been lurking since 2006Hisham Muhammad
2011-12-14fix pagedown in some panelsHisham Muhammad
2011-12-14show proper values for very large timesHisham Muhammad
2011-12-01update changelog, following confirmation of fix from usersHisham Muhammad
2011-12-01Keep panel structure up-to-date as process list changes when headers are upda...Hisham Muhammad
2011-11-23Don't run sched_setaffinity compatibility test when cross compilingHisham Muhammad
2011-11-21cleanup old stuffHisham Muhammad
2011-11-21Remove bundled hwloc-1.2.1. Use either native Linux affinity support or an ex...Hisham Muhammad
2011-11-18Mega-commit with features and tweaks for 1.0:Hisham Muhammad
2011-11-05reduce codeHisham Muhammad
2011-11-05build fixesHisham Muhammad
2011-11-05simplify codeHisham Muhammad
2011-11-05update changelogHisham Muhammad
2011-11-05Allow typing to select items in various panels (sort, user, signal).Hisham Muhammad
2011-11-05naming consistencyHisham Muhammad