summaryrefslogtreecommitdiffstats
path: root/ProcessList.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Apply patches by Matthias Lederhofer adding extraHisham Muhammad2007-04-051-1/+1
* Switch to unsigned keys in hash, according to issue #1688290 Hisham Muhammad2007-04-051-1/+1
* Minor tweak.Hisham Muhammad2006-11-131-2/+1
* Bugfix: collect orphaned items during tree generationHisham Muhammad2006-11-121-0/+15
* Don't double-free comm when it's an existingProcessHisham Muhammad2006-11-091-2/+2
* Ok, second take on fixing the handling of comm.-Hisham Muhammad2006-11-081-4/+5
* Oops.Hisham Muhammad2006-11-081-1/+0
* Avoid double free of prototype's comm.Hisham Muhammad2006-11-081-4/+4
* Fix asserts, don't use freed memory.Hisham Muhammad2006-11-081-3/+3
* Add lots of debugging asserts and try to clean up behavior of lists in general.Hisham Muhammad2006-11-081-12/+22
* Handle situation instead of assuming it would never happen,Hisham Muhammad2006-10-261-1/+1
* Allocate per-processor values in a contiguous chunk of memoryHisham Muhammad2006-10-041-45/+24
* Contribution by Philipp Richter: Display IO-Wait, IRQ and Soft-IRQ values in ...Hisham Muhammad2006-10-041-3/+52
* Share name strings from UsersListHisham Muhammad2006-07-121-6/+1
* Perform RichString operations by hand.Hisham Muhammad2006-07-121-24/+26
* Performance improvement hackathon: improve process comparison routines,Hisham Muhammad2006-07-111-52/+88
* Updates for new version of the MakeHeader.py script.Hisham Muhammad2006-06-061-10/+4
* Use long long types to avoid overflowHisham Muhammad2006-06-051-43/+52
* Disable old hack that's interfering with real debugging.Hisham Muhammad2006-06-051-9/+0
* Rename TypedVector to Vector, matching dit.Hisham Muhammad2006-05-301-33/+33
* - Overhaul meters implementation;Hisham Muhammad2006-04-101-1/+1
* * make debug targetHisham Muhammad2006-03-241-31/+109
* Complete implementation of --with-proc, making htop more FreeBSD-friendlyHisham Muhammad2006-03-131-0/+5
* Initial import.Hisham Muhammad2006-03-041-0/+589

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