aboutsummaryrefslogtreecommitdiff
path: root/cddl/contrib/opensolaris/lib/libdtrace/common/dt_proc.c
Commit message (Expand)AuthorAgeFilesLines
* Complete support for dtrace's -x setenv option.Mark Johnston2017-12-031-11/+63
* Add an envp argument to proc_create().Mark Johnston2017-12-031-1/+1
* libdtrace: replace "DOODAD" with more descriptive stringEd Maste2017-10-271-1/+2
* Mechanically convert cddl sun #ifdef's to illumosSteven Hartland2015-01-171-29/+29
* DTrace: Revert r249367Pedro F. Giffuni2013-04-171-59/+9
* DTrace: option for time-ordered outputPedro F. Giffuni2013-04-111-9/+59
* When we return with an error we cannot unlock the mutex, becauseGeorge V. Neville-Neil2012-08-011-1/+2
* Change SIGUSR1 to SIGTHR to properly wake up a process that is beingGeorge V. Neville-Neil2012-04-131-1/+1
* Add libdtrace support for tracing userland programs.Rui Paulo2010-08-211-83/+71
* Fix the result of a mismerge. MUTEX_HELD should be DT_MUTEX_HELD() andRui Paulo2010-08-021-8/+8
* MFV OpenSolaris DTrace userland bits.Rui Paulo2010-08-021-22/+17
* proc_wait() was replaced by proc_wstatus(). Right now this call isRui Paulo2010-07-311-1/+1
* Update to the new proc_detach() function.Rui Paulo2010-07-311-2/+2
* Merge latest DTrace changes from Perforce.Craig Rodrigues2008-11-051-4/+6
* * Use FreeBSD's process library instead of the Solaris one.John Birrell2008-04-261-1/+122
* This commit was generated by cvs2svn to compensate for changes in r178528,John Birrell2008-04-261-122/+1
* This commit was generated by cvs2svn to compensate for changes in r178479,John Birrell2008-04-251-0/+1223