summaryrefslogtreecommitdiffstats
path: root/ProcessList.c
Commit message (Collapse)AuthorAgeFilesLines
* Support pagefaults stats. Closes #45.Hisham Muhammad2014-04-241-4/+8
|
* Add sanity checks.Hisham Muhammad2014-04-241-2/+3
|
* xread may return -1.Hisham Muhammad2014-04-221-1/+1
|
* Restrict size of inputs on sscanf reads.Hisham Muhammad2014-04-211-13/+13
|
* check return of topoErrHisham Muhammad2014-04-211-0/+2
|
* shorten scope of variables.Hisham Muhammad2014-04-211-1/+2
|
* goto considered harmful and confuses cppcheck.Hisham Muhammad2014-04-211-10/+10
|
* Fix resource leak detected by cppcheckHisham Muhammad2014-04-211-7/+6
|
* Fix logic for skipping non-numeric directories.Hisham Muhammad2014-04-111-1/+2
| | | | Closes #42.
* Fix invalid access when highlighting basename of threads.Hisham Muhammad2014-04-091-1/+4
|
* New logic for highlighting basenames with spacesHisham Muhammad2014-02-271-3/+11
|
* alignment improvementsHisham Muhammad2014-02-271-2/+2
|
* Added additional column to monitor OOM killer score of each processLeigh Simpson2014-01-291-0/+26
|
* Fix order of calloc arguments.Hisham Muhammad2014-01-161-3/+3
| | | | (Patch by Dawid Gajownik)
* Make CPU meter optionally account guest time in its percentagesHisham Muhammad2013-12-181-0/+1
|
* Fixes in accounting of guest time when using virtualizationHisham Muhammad2013-12-181-10/+13
| | | | | (thanks to Patrick Marlier)
* Performance improvements due to conditional parsing of IO data depending on ↵Hisham Muhammad2013-05-241-5/+13
| | | | | | | selected fields. On my machine, this gives a ~20% improvement in htop process time use with the default config.
* Performance improvementsHisham Muhammad2013-04-291-70/+141
| | | | | (thanks to Jann Horn)
* Changes in object model: separate class objects to store vtable. Also, nicer ↵Hisham Muhammad2012-12-051-9/+6
| | | | UTF-8 display of big numbers.
* search and filter for the strace and lsof screens!Hisham Muhammad2012-11-101-5/+2
|
* Option to update process names on every refreshHisham Muhammad2012-10-201-0/+7
| | | | | (thanks to Rob Hoelz)
* Fail gracefully when /proc is not mountedHisham Muhammad2012-10-191-3/+9
| | | | | (thanks to Philipp Hagemeister)
* Add IO priority support ('i' key)Hisham Muhammad2012-10-041-1/+2
|
* Add -p flag, contributed by Rob HoelzHisham Muhammad2012-08-101-2/+7
|
* Fix CPU percentage. Patch 3522180 for bug 3516978, by Richard.Hisham Muhammad2012-05-281-1/+1
|
* Auto-follow process when selecting which signal to use when killing a process.Hisham Muhammad2012-03-301-1/+2
| | | | | This avoids killing the wrong process.
* BUGFIX: behavior of 'F' (follow) key was broken, also affecting theHisham Muhammad2012-02-021-8/+6
| | | | | persistence of mouse selections. Closes #3165065.
* Remove old memory debugging routines. We have Valgrind nowadays.Hisham Muhammad2011-12-261-1/+0
|
* major header cleanupHisham Muhammad2011-12-261-14/+13
|
* Use strdup explicitlyHisham Muhammad2011-12-251-3/+3
|
* Keep panel structure up-to-date as process list changes when headers are ↵Hisham Muhammad2011-12-011-0/+56
| | | | updated during the screen manager. Hopefully closes #3444533.
* Remove bundled hwloc-1.2.1. Use either native Linux affinity support or an ↵Hisham Muhammad2011-11-211-2/+2
| | | | | | | external libhwloc. (for details see https://sourceforge.net/mailarchive/forum.php?thread_name=CAJpkDYeZpwqcWxZ77wq6bMrnhn-KzkU1xAqb3cU0drfnA3n9FQ%40mail.gmail.com&forum_name=htop-general )
* Mega-commit with features and tweaks for 1.0:Hisham Muhammad2011-11-181-20/+30
| | | | | | | | | | | * Performance improvements * Support for splitting CPU meters into two or four columns (thanks to Wim Heirman) * Switch from PLPA, which is now deprecated, to HWLOC. * Bring back support for native Linux sched_setaffinity, so we don't have to use HWLOC where we don't need to. * Support for typing in user names and column fields in selection panels.
* Support for UTF-8 tree drawingHisham Muhammad2011-11-031-3/+43
| | | | | (thanks to Bin Guo)
* cleanups and fixes, thanks to cppcheck and gcc -WextraHisham Muhammad2011-10-251-8/+8
|
* Convert affinity control from the deprecated PLPA to HWLOCHisham Muhammad2011-09-241-1/+13
|
* Fix off-by-one error in PROCESSOR displayHisham Muhammad2011-09-081-1/+1
|
* Don't simply trust that string splits were successful...Hisham Muhammad2011-08-291-3/+7
|
* larger numbersHisham Muhammad2011-05-261-4/+4
|
* handle large values for process timeHisham Muhammad2011-03-281-1/+1
|
* * Option for counting CPUs from zeroHisham Muhammad2011-03-221-1/+6
| | | | | | (thanks to Sean Noonan) * Meters update in every screen (no longer halting while on Setup, etc.)
* show names of zombie processes properlyHisham Muhammad2011-03-171-1/+4
|
* All processes where showing as belonging to 'root'. Fixed.Hisham Muhammad2010-11-261-1/+2
| | | | | Thanks to Sven Hartrumpf for pointing this out in htop-0.9-rc2
* Fix behavior of expand/collapse-tree. Thanks Rob for the heads up!Hisham Muhammad2010-11-241-2/+1
|
* correct thread detectionHisham Muhammad2010-11-241-6/+2
|
* Split process and thread counts in tasks meterHisham Muhammad2010-11-231-0/+9
|
* Remove arbitrary limit from rich stringsHisham Muhammad2010-11-221-406/+307
| | | | | | | | | Fix subtree hiding Fix reading of CPU values in hidden threads Fix hiding of zombie processes as kernel threads Remove "debug proc" code Code cleanup in processElements
* Fix for systems where there's no /proc/PID/task/PID/. Closes #2789634.Hisham Muhammad2010-11-201-2/+4
|
* no need to pad values; provide a default on machines without cgroupHisham Muhammad2010-10-301-3/+3
|
* Support for cgroups (thanks to Guillaume Zitta and Daniel Lezcano)Hisham Muhammad2010-10-301-0/+20
|

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