summaryrefslogtreecommitdiffstats
path: root/Vector.h
Commit message (Collapse)AuthorAgeFilesLines
* Changes in object model: separate class objects to store vtable. Also, nicer ↵Hisham Muhammad2012-12-051-3/+2
| | | | UTF-8 display of big numbers.
* search and filter for the strace and lsof screens!Hisham Muhammad2012-11-101-2/+2
|
* major header cleanupHisham Muhammad2011-12-261-8/+1
|
* Mega-commit with features and tweaks for 1.0:Hisham Muhammad2011-11-181-1/+18
| | | | | | | | | | | * 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
|
* expand/collapse treeHisham Muhammad2010-06-171-6/+0
|
* Tempus fugit.Hisham Muhammad2010-02-251-1/+1
|
* warning fixesHisham Muhammad2010-02-251-7/+7
|
* Clean up headers by using 'static' whenever possible.Hisham Muhammad2008-03-091-2/+6
| | | | | Reduces resulting code size.
* Fix GCC 4.3 issues: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=416852Hisham Muhammad2007-08-101-3/+3
|
* Add debugging sanity checks.Hisham Muhammad2006-11-121-0/+2
|
* Performance improvement hackathon: improve process comparison routines,Hisham Muhammad2006-07-111-2/+7
| | | | | | | | | | 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.
* Regenerated all headers.Hisham Muhammad2006-06-061-1/+1
|
* Rename TypedVector to Vector, matching dit.Hisham Muhammad2006-05-301-0/+69

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