summaryrefslogtreecommitdiffstats
path: root/OpenFilesScreen.c
AgeCommit message (Collapse)Author
2011-12-26major header cleanupHisham Muhammad
2011-12-25Use strdup explicitlyHisham Muhammad
2011-11-18Mega-commit with features and tweaks for 1.0:Hisham Muhammad
* 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.
2011-03-22launch lsof for parent process when called on threads.Hisham Muhammad
2010-09-02don't resolve port namesHisham Muhammad
2010-08-24add support for steal/guest CPU time measurementHisham Muhammad
simplify processor data accounting (add CPUData structure) remove Process_clone trick
2010-03-03fix memory leakHisham Muhammad
2010-02-25warning fixesHisham Muhammad
2009-10-16extra checks for lsof failuresHisham Muhammad
2009-06-08fix to minor bug affecting the build process, a maintenance release will ↵Hisham Muhammad
follow shortly.
2009-06-02oops, add missing filesHisham Muhammad