summaryrefslogtreecommitdiffstats
path: root/ProcessList.c
Commit message (Collapse)AuthorAgeFilesLines
* Share name strings from UsersListHisham Muhammad2006-07-121-6/+1
|
* Perform RichString operations by hand.Hisham Muhammad2006-07-121-24/+26
| | | | | Avoid unnecessary operations when processing entries on ProcessList.
* Performance improvement hackathon: improve process comparison routines,Hisham Muhammad2006-07-111-52/+88
| | | | | | | | | | 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.
* 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
| | | | | | - add AllCPUsMeter; - because of that, the new .htoprc is incompatible with previous released versions.
* * make debug targetHisham Muhammad2006-03-241-31/+109
| | | | | * Support for generating a /proc trace for debugging purposes.
* 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