summaryrefslogtreecommitdiffstats
path: root/lib/libprocstat/libprocstat.h
Commit message (Expand)AuthorAgeFilesLines
* Change the cap_rights_t type from uint64_t to a structure that we can extendpjd2013-09-051-0/+1
* Similar to 233760 and 236717, export some more useful info about thejhb2013-05-031-0/+6
* Add procstat_getkstack function to dump kernel stacks of a process.trociny2013-04-201-0/+5
* Add procstat_getauxv function to retrieve a process auxiliary vector.trociny2013-04-201-0/+15
* Extend libprocstat with functions to retrieve process command linetrociny2013-04-201-0/+6
* Add procstat_getosrel function to retrieve a process osrel info.trociny2013-04-201-0/+2
* Add procstat_getpathname function to retrieve a process executable.trociny2013-04-201-2/+4
* Add procstat_getrlimit function to retrieve a process resource limits info.trociny2013-04-201-0/+3
* Add procstat_getumask function to retrieve a process umask.trociny2013-04-201-0/+2
* Add procstat_getgroups function to retrieve process groups.trociny2013-04-201-0/+3
* Add procstat_getvmmap function to get VM layout of a process.trociny2013-04-201-0/+5
* Make libprocstat(3) extract procstat notes from a process core file.trociny2013-04-201-0/+1
* Merge Capsicum overhaul:pjd2013-03-021-1/+0
* Add __BEGIN_DECLS and __END_DECLS to make libprocstat more C++-friendly.trociny2012-09-041-0/+2
* Export some more useful info about shared memory objects to userlandjhb2012-04-011-0/+6
* Updates to libprocstat(3) and procstat(1) to allow monitoring Capsicumrwatson2011-08-141-0/+2
* - Commit work from libprocstat project. These patches add support for runtimestas2011-05-121-0/+160
OpenPOWER on IntegriCloud