summaryrefslogtreecommitdiffstats
path: root/ProcessList.c
AgeCommit message (Expand)Author
2007-11-09IO-wait time now counts as idle time, which is a moreHisham Muhammad
2007-11-08Improve construction of tree view, properly nesting threads.Hisham Muhammad
2007-08-10OpenVZ support, contributed by Sergey LychkoHisham Muhammad
2007-05-21Add support of NLWP field, by Bert WesargHisham Muhammad
2007-05-17keep debug code up-to-dateHisham Muhammad
2007-05-17Fixes for /proc location, submitted by Florent ThoumieHisham Muhammad
2007-04-10Make process memory percentage calculation saner.Hisham Muhammad
2007-04-05Apply patches by Matthias Lederhofer adding extraHisham Muhammad
2007-04-05Switch to unsigned keys in hash, according to issue #1688290 Hisham Muhammad
2006-11-13Minor tweak.Hisham Muhammad
2006-11-12Bugfix: collect orphaned items during tree generationHisham Muhammad
2006-11-09Don't double-free comm when it's an existingProcessHisham Muhammad
2006-11-08Ok, second take on fixing the handling of comm.-Hisham Muhammad
2006-11-08Oops.Hisham Muhammad
2006-11-08Avoid double free of prototype's comm.Hisham Muhammad
2006-11-08Fix asserts, don't use freed memory.Hisham Muhammad
2006-11-08Add lots of debugging asserts and try to clean up behavior of lists in general.Hisham Muhammad
2006-10-26Handle situation instead of assuming it would never happen,Hisham Muhammad
2006-10-04Allocate per-processor values in a contiguous chunk of memoryHisham Muhammad
2006-10-04Contribution by Philipp Richter: Display IO-Wait, IRQ and Soft-IRQ values in ...Hisham Muhammad
2006-07-12Share name strings from UsersListHisham Muhammad
2006-07-12Perform RichString operations by hand.Hisham Muhammad
2006-07-11Performance improvement hackathon: improve process comparison routines,Hisham Muhammad
2006-06-06Updates for new version of the MakeHeader.py script.Hisham Muhammad
2006-06-05Use long long types to avoid overflowHisham Muhammad
2006-06-05Disable old hack that's interfering with real debugging.Hisham Muhammad
2006-05-30Rename TypedVector to Vector, matching dit.Hisham Muhammad
2006-04-10- Overhaul meters implementation;Hisham Muhammad
2006-03-24* make debug targetHisham Muhammad
2006-03-13Complete implementation of --with-proc, making htop more FreeBSD-friendlyHisham Muhammad
2006-03-04Initial import.Hisham Muhammad