summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2006-12-01Tag release 0.6.5 in revision history.0.6.5Hisham Muhammad
2006-11-29Fix gcc warning.Hisham Muhammad
2006-11-20Report change suggested by Bo LiuHisham Muhammad
2006-11-20Changes suggested by Bo LiuHisham Muhammad
2006-11-16Add information about the status columnHisham Muhammad
2006-11-14Getting ready for 0.6.5...Hisham Muhammad
2006-11-13Minor tweak.Hisham Muhammad
2006-11-13Sanity cleanup.Hisham Muhammad
2006-11-13Add latest changes to the logHisham Muhammad
2006-11-13Fix for missing libraries message, as reported by Jon 780Hisham Muhammad
2006-11-12Bugfix: collect orphaned items during tree generationHisham Muhammad
2006-11-12Add debugging sanity checks.Hisham 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 missing header.Hisham Muhammad
2006-11-08Yet another sanity check.Hisham Muhammad
2006-11-08Add an additional debug mode for Hardened GCC.Hisham Muhammad
2006-11-08Assign creation of the allocation log file to a separate #define.Hisham Muhammad
2006-11-08Add lots of debugging asserts and try to clean up behavior of lists in general.Hisham Muhammad
2006-11-08Add consistency checks.Hisham Muhammad
2006-11-08Initialize variable.Hisham Muhammad
2006-10-26Handle situation instead of assuming it would never happen,Hisham Muhammad
2006-10-04Prepare for next releaseHisham Muhammad
2006-10-04Allocate per-processor values in a contiguous chunk of memoryHisham Muhammad
2006-10-04Add changelog entry for Philipp Richter's contributionHisham Muhammad
2006-10-04Contribution by Philipp Richter: Display IO-Wait, IRQ and Soft-IRQ values in ...Hisham Muhammad
2006-08-30changelog entry for Marc's bugfixHisham Muhammad
2006-08-30A fix for long uptimes, sent my Marc CahalanHisham Muhammad
2006-08-24Fix bug 1538463.Hisham Muhammad
2006-08-04--sort-key flag in the command-line, overriding theHisham Muhammad
2006-07-23No longer untag processes after sending a signalHisham Muhammad
2006-07-23Horizontally scroll in larger increments when on theHisham Muhammad
2006-07-12Share name strings from UsersListHisham Muhammad
2006-07-12Perform RichString operations by hand.Hisham Muhammad
2006-07-12Make checks for headers and libraries actually halt configure.Hisham Muhammad
2006-07-12Bringing extra files up-to-dateHisham Muhammad
2006-07-11Minor update to the README file.Hisham Muhammad
2006-07-11Performance improvement hackathon: improve process comparison routines,Hisham Muhammad
2006-07-11Standardize on sourceforge address for htop information.Hisham Muhammad
2006-07-01Bring TODO file back from the deadHisham Muhammad
2006-06-06Updates for new version of the MakeHeader.py script.Hisham Muhammad
2006-06-06More information in debug output.Hisham Muhammad
2006-06-06Regenerated all headers.Hisham Muhammad
2006-06-06New version of MakeHeader. Does not use 'private' comment annotation,Hisham Muhammad
2006-06-06These were merged into LoadAverageMeter.[ch]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