summaryrefslogtreecommitdiffstats
path: root/Vector.c
Commit message (Collapse)AuthorAgeFilesLines
* shorten scope of variable.Hisham Muhammad2014-04-211-3/+1
|
* Changes in object model: separate class objects to store vtable. Also, nicer ↵Hisham Muhammad2012-12-051-22/+17
| | | | UTF-8 display of big numbers.
* search and filter for the strace and lsof screens!Hisham Muhammad2012-11-101-22/+26
|
* Remove old memory debugging routines. We have Valgrind nowadays.Hisham Muhammad2011-12-261-2/+0
|
* major header cleanupHisham Muhammad2011-12-261-5/+6
|
* Mega-commit with features and tweaks for 1.0:Hisham Muhammad2011-11-181-9/+84
| | | | | | | | | | | * Performance improvements * Support for splitting CPU meters into two or four columns (thanks to Wim Heirman) * Switch from PLPA, which is now deprecated, to HWLOC. * Bring back support for native Linux sched_setaffinity, so we don't have to use HWLOC where we don't need to. * Support for typing in user names and column fields in selection panels.
* Tempus fugit.Hisham Muhammad2011-05-261-1/+1
|
* Fix off-by-one in Vector (the probable cause for many user-reported crashes?)Hisham Muhammad2010-11-221-2/+2
|
* expand/collapse treeHisham Muhammad2010-06-171-15/+0
|
* Tempus fugit.Hisham Muhammad2010-02-251-1/+1
|
* warning fixesHisham Muhammad2010-02-251-31/+31
|
* Clean up headers by using 'static' whenever possible.Hisham Muhammad2008-03-091-2/+10
| | | | | Reduces resulting code size.
* Add debugging sanity checks.Hisham Muhammad2006-11-121-1/+12
|
* Yet another sanity check.Hisham Muhammad2006-11-081-0/+1
|
* Performance improvement hackathon: improve process comparison routines,Hisham Muhammad2006-07-111-22/+17
| | | | | | | | | | 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-4/+2
|
* Rename TypedVector to Vector, matching dit.Hisham Muhammad2006-05-301-0/+257

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