summaryrefslogtreecommitdiffstats
path: root/cddl/contrib/opensolaris/lib/libdtrace/common/dt_proc.c
Commit message (Expand)AuthorAgeFilesLines
* DTrace: Revert r249367pfg2013-04-171-59/+9
* DTrace: option for time-ordered outputpfg2013-04-111-9/+59
* When we return with an error we cannot unlock the mutex, becausegnn2012-08-011-1/+2
* Change SIGUSR1 to SIGTHR to properly wake up a process that is beinggnn2012-04-131-1/+1
* Add libdtrace support for tracing userland programs.rpaulo2010-08-211-83/+71
* Fix the result of a mismerge. MUTEX_HELD should be DT_MUTEX_HELD() andrpaulo2010-08-021-8/+8
* MFV OpenSolaris DTrace userland bits.rpaulo2010-08-021-22/+17
* proc_wait() was replaced by proc_wstatus(). Right now this call isrpaulo2010-07-311-1/+1
* Update to the new proc_detach() function.rpaulo2010-07-311-2/+2
* Merge latest DTrace changes from Perforce.rodrigc2008-11-051-4/+6
* * Use FreeBSD's process library instead of the Solaris one.jb2008-04-261-1/+122
* Vendor import of the full userland contrib part of DTrace support fromjb2008-04-261-122/+1
* Vendor import of libraries for DTrace from OpenSolaris.jb2008-04-251-0/+1223
OpenPOWER on IntegriCloud