summaryrefslogtreecommitdiffstats
path: root/ProcessList.c
Commit message (Expand)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
* 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
* 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
* Performance improvements due to conditional parsing of IO data depending on s...Hisham Muhammad2013-05-241-5/+13
* Performance improvementsHisham Muhammad2013-04-291-70/+141
* Changes in object model: separate class objects to store vtable. Also, nicer ...Hisham Muhammad2012-12-051-9/+6
* 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
* Fail gracefully when /proc is not mountedHisham Muhammad2012-10-191-3/+9
* 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
* 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

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