summaryrefslogtreecommitdiffstats
path: root/Process.c
Commit message (Expand)AuthorAgeFilesLines
* Support pagefaults stats. Closes #45.Hisham Muhammad2014-04-241-2/+6
* Boost field buffer size - crashes when trying to draw very deep UTF-8 treesHisham Muhammad2014-04-241-1/+1
* Better consistency in coloring. Closes #66.Hisham Muhammad2014-04-241-41/+59
* Both IO_PRIO and IO_RATE had the same column heading. Closes #61.Hisham Muhammad2014-04-241-1/+1
* Use proper format string for unsigned data.Hisham Muhammad2014-04-211-3/+3
* Fix padding in large numbers. (See #40)Hisham Muhammad2014-04-101-2/+2
* Avoid "else" trick with #ifdef, hopefully makes code easier to follow.Hisham Muhammad2014-04-091-7/+11
* Support for very large numbers, now tested on a 64-bit machine.Hisham Muhammad2014-04-091-5/+5
* Support really large numbers on 64-bit architectures; first try.Hisham Muhammad2014-04-091-7/+17
* Fix invalid access when highlighting basename of threads.Hisham Muhammad2014-04-091-4/+4
* New logic for highlighting basenames with spacesHisham Muhammad2014-02-271-6/+12
* alignment improvementsHisham Muhammad2014-02-271-42/+49
* 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

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