summaryrefslogtreecommitdiffstats
path: root/ProcessList.c
Commit message (Expand)AuthorAgeFilesLines
* BUGFIX: behavior of 'F' (follow) key was broken, also affecting theHisham Muhammad2012-02-021-8/+6
* 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 upda...Hisham Muhammad2011-12-011-0/+56
* 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-20/+30
* Support for UTF-8 tree drawingHisham Muhammad2011-11-031-3/+43
* 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
* 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
* 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 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
* add support for steal/guest CPU time measurementHisham Muhammad2010-08-241-103/+105
* expand/collapse treeHisham Muhammad2010-06-171-14/+18
* STARTTIME columnHisham Muhammad2010-03-291-1/+8
* warning fixesHisham Muhammad2010-02-251-0/+2
* show custom thread namesHisham Muhammad2010-02-251-48/+60
* minor tweaks by David WeberHisham Muhammad2010-02-221-11/+6
* coverity fixesHisham Muhammad2009-10-161-2/+2
* BSD related fixes:Hisham Muhammad2009-03-111-1/+1
* Rename VEID to CTID in OpenVZ systemsHisham Muhammad2009-03-111-2/+2
* Fix missing tree view when userland threads are hiddenHisham Muhammad2009-02-171-3/+1
* Fix for VPID on OpenVZ systemsHisham Muhammad2009-02-171-1/+1
* Remove assertion that fails on hardened kernelsHisham Muhammad2008-09-231-1/+3
* Avoid reading process IO info multiple times on multithreaded processes.Hisham Muhammad2008-09-231-4/+4
* Add Linux-VServer support,Hisham Muhammad2008-09-231-0/+34
* Ability to change sort column with the mouse byHisham Muhammad2008-03-141-1/+15
* Clean up headers by using 'static' whenever possible.Hisham Muhammad2008-03-091-38/+12
* Add support for Linux per-process IO statistics,Hisham Muhammad2008-03-091-0/+48
* Add Unicode support, enabled with the --enable-unicodeHisham Muhammad2008-03-091-1/+1
* BUGFIX: Fix display of CPU count for threaded processes.Hisham Muhammad2008-03-081-24/+40
* IO-wait time now counts as idle time, which is a moreHisham Muhammad2007-11-091-6/+12
* Improve construction of tree view, properly nesting threads.Hisham Muhammad2007-11-081-25/+26
* OpenVZ support, contributed by Sergey LychkoHisham Muhammad2007-08-101-0/+22
* Add support of NLWP field, by Bert WesargHisham Muhammad2007-05-211-2/+2
* keep debug code up-to-dateHisham Muhammad2007-05-171-1/+1
* Fixes for /proc location, submitted by Florent ThoumieHisham Muhammad2007-05-171-3/+3
* Make process memory percentage calculation saner.Hisham Muhammad2007-04-101-2/+2

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