summaryrefslogtreecommitdiffstats
path: root/Process.c
Commit message (Expand)AuthorAgeFilesLines
...
* | Fix allocation of processes. Closes #166.Hisham Muhammad2015-02-201-7/+2
* | Sorry about the mega-patch.Hisham Muhammad2015-01-211-195/+140
|/
* Move "get max pid" code into platform specific area.Hisham Muhammad2014-11-271-6/+4
* Builds on Linux again!Hisham Muhammad2014-11-241-1/+0
* Changes for supporting separate platform subdirectories.Hisham Muhammad2014-11-241-45/+3
* Fixed a wrong attribution.Valmiky Arquissandas2014-10-141-2/+0
* Added new color for 'D' state.Valmiky Arquissandas2014-10-141-3/+10
* Update values for fields whose columns may appear later. Fixes #80.Hisham Muhammad2014-05-031-2/+2
* Make VPID use PID-width format. Closes #79.Hisham Muhammad2014-05-031-3/+9
* Compare with long, for 64-bit systemsHisham Muhammad2014-04-251-2/+2
* Merge branch 'master' of https://github.com/hishamhm/htopHisham Muhammad2014-04-251-2/+6
|\
| * Support pagefaults stats. Closes #45.Hisham Muhammad2014-04-241-2/+6
* | Fix time-based sortingHisham Muhammad2014-04-251-5/+5
|/
* 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

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