summaryrefslogtreecommitdiff
path: root/lib/libproc/libproc.h
Commit message (Expand)AuthorAgeFilesLines
* Add an envp argument to proc_create().Mark Johnston2017-12-031-2/+2
* lib: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-261-0/+2
* libproc: Add support for some proc_attach() flags.Mark Johnston2016-12-061-0/+5
* libproc: Match prefixes when looking up mapped object by name.Mark Johnston2016-12-061-1/+0
* libproc: Cache ELF handles for loaded objects.Mark Johnston2016-12-061-1/+1
* libproc: Make proc_getpid() an accessor for struct proc_handle.Mark Johnston2016-12-061-1/+6
* Fix style bugs and remove trailing whitespace in libproc and librtld_db.Mark Johnston2016-12-061-1/+1
* libproc: Add proc_getmodel().Mark Johnston2016-07-301-0/+4
* Hook up support for userland CTF support in DTrace. This required someMark Johnston2014-10-031-3/+10
* If the traced process stops because it received a signal, libproc needsMark Johnston2014-05-041-0/+1
* Several fixes for libproc:Rui Paulo2010-08-111-1/+1
* New version of libproc. Changes are:Rui Paulo2010-07-311-4/+80
* Merge latest DTrace changes from Perforce.Craig Rodrigues2008-11-051-1/+4
* Add a process library with some stubs that the DTrace client needs.John Birrell2008-05-221-0/+70