summaryrefslogtreecommitdiffstats
path: root/Process.h
AgeCommit message (Expand)Author
2018-02-04Implemented various performance countersHisham Muhammad
2017-09-14Make 'c' key work with threads as well.Hisham Muhammad
2016-05-30Silence cast warning.Hisham
2016-02-02Reuse comm object if possible, avoid useless repetitions of free+strdup.Hisham
2015-12-14Extend buffer for reading lines from /proc.Hisham Muhammad
2015-09-10Remove duplicate declaration.Jardel Weyrich
2015-08-20Make column width calculation dynamic.Hisham Muhammad
2015-05-20added missing defines for androidsherpya
2015-04-02Merge branch 'master' into wipHisham Muhammad
2015-03-31Fixes to subclassing Process.Hisham Muhammad
2015-03-23Tempus fugit.Hisham Muhammad
2015-03-21Tempus fugit.Hisham Muhammad
2015-03-16Major advances in FreeBSD port.Hisham Muhammad
2015-03-16Isolate portable and Linux-specific process fields.Hisham Muhammad
2015-03-15Move more Linux-specific code into Linux subdir.Hisham Muhammad
2015-02-23Merge fixesHisham Muhammad
2015-02-23Fix allocation of processes. Closes #166.Hisham Muhammad
2015-02-20Fix allocation of processes. Closes #166.Hisham Muhammad
2015-01-21Sorry about the mega-patch.Hisham Muhammad
2014-11-27Move "get max pid" code into platform specific area.Hisham Muhammad
2014-11-24Changes for supporting separate platform subdirectories.Hisham Muhammad
2014-04-25Compare with long, for 64-bit systemsHisham Muhammad
2014-04-24Support pagefaults stats. Closes #45.Hisham Muhammad
2014-04-09Support for very large numbers, now tested on a 64-bit machine.Hisham Muhammad
2014-04-09Support really large numbers on 64-bit architectures; first try.Hisham Muhammad
2014-02-27New logic for highlighting basenames with spacesHisham Muhammad
2014-02-27alignment improvementsHisham Muhammad
2014-01-29Added additional column to monitor OOM killer score of each processLeigh Simpson
2013-05-24Performance improvements due to conditional parsing of IO data depending on s...Hisham Muhammad
2012-12-05Changes in object model: separate class objects to store vtable. Also, nicer ...Hisham Muhammad
2012-10-04Add IO priority support ('i' key)Hisham Muhammad
2011-12-26major header cleanupHisham Muhammad
2011-11-21Remove bundled hwloc-1.2.1. Use either native Linux affinity support or an ex...Hisham Muhammad
2011-11-18Mega-commit with features and tweaks for 1.0:Hisham Muhammad
2011-09-29Use wider PID columns in 64-bit machines with larger pid_max values.Hisham Muhammad
2011-09-24Convert affinity control from the deprecated PLPA to HWLOCHisham Muhammad
2011-05-26Tempus fugit.Hisham Muhammad
2011-03-28handle large values for process timeHisham Muhammad
2010-11-22Remove arbitrary limit from rich stringsHisham Muhammad
2010-10-30no need to pad values; provide a default on machines without cgroupHisham Muhammad
2010-08-24add support for steal/guest CPU time measurementHisham Muhammad
2010-06-17expand/collapse treeHisham Muhammad
2010-03-29STARTTIME columnHisham Muhammad
2010-02-25Tempus fugit.Hisham Muhammad
2010-02-25warning fixesHisham Muhammad
2010-02-22minor tweakHisham Muhammad
2009-03-11BSD related fixes:Hisham Muhammad
2009-03-11Rename VEID to CTID in OpenVZ systemsHisham Muhammad
2008-09-23Add Linux-VServer support,Hisham Muhammad
2008-03-14Ability to change sort column with the mouse byHisham Muhammad