1. 23 Sep, 2008 1 commit
  2. 14 Mar, 2008 1 commit
  3. 09 Mar, 2008 3 commits
  4. 08 Mar, 2008 1 commit
    • Hisham Muhammad's avatar
      BUGFIX: Fix display of CPU count for threaded processes. · 93f091c4
      Hisham Muhammad authored
      When user threads are hidden, process now shows the
      sum of processor usage for all processors. When user
      threads are displayed, each thread shows its own
      processor usage, including the root thread.
      (thanks to Bert Wesarg for the report)
      Also, add option to display thread colors differently.
      93f091c4
  5. 05 Mar, 2008 1 commit
  6. 17 Dec, 2007 1 commit
  7. 08 Nov, 2007 1 commit
  8. 10 Aug, 2007 1 commit
  9. 21 May, 2007 1 commit
  10. 17 May, 2007 1 commit
  11. 05 Apr, 2007 2 commits
  12. 29 Nov, 2006 1 commit
  13. 20 Nov, 2006 1 commit
  14. 13 Nov, 2006 1 commit
  15. 08 Nov, 2006 2 commits
  16. 12 Jul, 2006 2 commits
  17. 11 Jul, 2006 1 commit
    • Hisham Muhammad's avatar
      Performance improvement hackathon: improve process comparison routines, · 5d48ab8c
      Hisham Muhammad authored
      disable useless code in release builds such as runtime type-checking on
      dynamic data structures and process fields that are not being computed,
      faster(?) method for verifying the process owner (still need to ensure
      correctness), don't destroy and create process objects for hidden kernel
      threads over and over. Phew. I shouldn't be doing all this today, but I
      could not resist.
      5d48ab8c
  18. 06 Jun, 2006 1 commit
  19. 24 Mar, 2006 1 commit
  20. 23 Mar, 2006 1 commit
  21. 04 Mar, 2006 1 commit