summaryrefslogtreecommitdiffstats
path: root/Process.h
AgeCommit message (Expand)Author
2020-08-25Avoid discarding const qualifiersChristian Göttsche
2020-08-20Merge branch 'hishamhm-pull-866'Nathan Scott
2020-08-20Resolve compiler warnings and errors relating to the Arg unionNathan Scott
2020-08-19Merge branch 'hishamhm-pull-869'Nathan Scott
2020-08-18Re-generate all headers with latest scripts/MakeHeader.pyNathan Scott
2018-12-30Deal with larger numbers in colorNumber and outputRateadrien1018
2018-12-15Remove unnecessary HAVE_SYS_SYSMACROS_H checkWataru Ashihara
2018-04-05Collapse current subtree pressing BackspaceHisham Muhammad
2018-02-26Updates to generated header filesHisham Muhammad
2018-02-18Replace size_t with int/void* unionHisham Muhammad
2018-02-04Add support for Linux TASK_IDLEVladimir Panteleev
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