summaryrefslogtreecommitdiffstats
path: root/Process.c
Commit message (Expand)AuthorAgeFilesLines
* Added additional column to monitor OOM killer score of each processLeigh Simpson2014-01-291-0/+28
* fix column shift on wrong megabytes formatzed_0xff2014-01-211-2/+5
* Fix order of calloc arguments.Hisham Muhammad2014-01-161-1/+1
* Performance improvements due to conditional parsing of IO data depending on s...Hisham Muhammad2013-05-241-0/+31
* Changes in object model: separate class objects to store vtable. Also, nicer ...Hisham Muhammad2012-12-051-9/+8
* fixes PGRP and SESN columns in case of big pids. Patch #3567904.Hisham Muhammad2012-10-201-11/+15
* Add IO priority support ('i' key)Hisham Muhammad2012-10-041-4/+53
* don't downcast to int before determining number of hoursHisham Muhammad2012-06-251-1/+1
* Remove old memory debugging routines. We have Valgrind nowadays.Hisham Muhammad2011-12-261-1/+0
* major header cleanupHisham Muhammad2011-12-261-5/+7
* show proper values for very large timesHisham Muhammad2011-12-141-6/+11
* Remove bundled hwloc-1.2.1. Use either native Linux affinity support or an ex...Hisham Muhammad2011-11-211-2/+2
* Mega-commit with features and tweaks for 1.0:Hisham Muhammad2011-11-181-0/+26
* Support for UTF-8 tree drawingHisham Muhammad2011-11-031-10/+15
* cleanups and fixes, thanks to cppcheck and gcc -WextraHisham Muhammad2011-10-251-4/+4
* Use wider PID columns in 64-bit machines with larger pid_max values.Hisham Muhammad2011-09-291-10/+36
* Convert affinity control from the deprecated PLPA to HWLOCHisham Muhammad2011-09-241-10/+31
* Add missing header titles. Closes #3152630.Hisham Muhammad2011-09-081-1/+1
* nicer display for large numbersHisham Muhammad2011-05-261-19/+35
* handle large values for process timeHisham Muhammad2011-03-281-5/+5
* * Option for counting CPUs from zeroHisham Muhammad2011-03-221-2/+2
* Remove arbitrary limit from rich stringsHisham Muhammad2010-11-221-9/+17
* BUGFIX: Fix alignment for display of memory values above 100G (sign of the ti...Hisham Muhammad2010-11-201-3/+8
* Support for cgroups (thanks to Guillaume Zitta and Daniel Lezcano)Hisham Muhammad2010-10-301-0/+26
* add support for steal/guest CPU time measurementHisham Muhammad2010-08-241-21/+0
* expand/collapse treeHisham Muhammad2010-06-171-2/+4
* Good heuristic for processes started in the same secondHisham Muhammad2010-03-291-2/+6
* STARTTIME columnHisham Muhammad2010-03-291-2/+7
* Tempus fugit.Hisham Muhammad2010-02-251-1/+1
* warning fixesHisham Muhammad2010-02-251-13/+13
* minor tweakHisham Muhammad2010-02-221-1/+5
* changes for htop 0.8.2Hisham Muhammad2009-06-021-3/+3
* sort by PROCESSOR and SESSIONHisham Muhammad2009-03-111-0/+4
* BSD related fixes:Hisham Muhammad2009-03-111-8/+13
* Rename VEID to CTID in OpenVZ systemsHisham Muhammad2009-03-111-7/+7
* Add Linux-VServer support,Hisham Muhammad2008-09-231-0/+19
* Ability to change sort column with the mouse byHisham Muhammad2008-03-141-53/+48
* Clean up headers by using 'static' whenever possible.Hisham Muhammad2008-03-091-86/+86
* Add support for Linux per-process IO statistics,Hisham Muhammad2008-03-091-4/+72
* Add Unicode support, enabled with the --enable-unicodeHisham Muhammad2008-03-091-15/+13
* BUGFIX: Fix display of CPU count for threaded processes.Hisham Muhammad2008-03-081-7/+14
* Embed PLPA (Portable Linux Processor Affinity) in order to supportHisham Muhammad2008-03-051-2/+4
* Experimental feature: beep on permission failures. Hisham Muhammad2007-12-171-4/+5
* Improve construction of tree view, properly nesting threads.Hisham Muhammad2007-11-081-5/+19
* OpenVZ support, contributed by Sergey LychkoHisham Muhammad2007-08-101-2/+28
* Add support of NLWP field, by Bert WesargHisham Muhammad2007-05-211-2/+7
* Fixes for /proc location, submitted by Florent ThoumieHisham Muhammad2007-05-171-0/+2
* Apply patches by Matthias Lederhofer adding extraHisham Muhammad2007-04-051-0/+16
* Switch to unsigned keys in hash, according to issue #1688290 Hisham Muhammad2007-04-051-12/+12
* Fix gcc warning.Hisham Muhammad2006-11-291-4/+4

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