aboutsummaryrefslogtreecommitdiff
path: root/cddl/contrib/opensolaris/cmd/dtrace/dtrace.c
Commit message (Expand)AuthorAgeFilesLines
* Fix inconsistencies in anonymous DOF files.Mark Johnston2019-11-181-1/+1
* Add a SIGINFO handler for dtrace(1).Mark Johnston2016-08-181-1/+25
* Implement support for boot-time DTrace.Mark Johnston2016-04-101-16/+55
* Mechanically convert cddl sun #ifdef's to illumosSteven Hartland2015-01-171-16/+16
* Have dtrace(1) handle SIGPIPE by cleaning up and exiting. Additionally,Mark Johnston2014-10-021-15/+30
* MFV illumosRui Paulo2014-06-261-1/+7
* Bring back part of r249367 by adding DTrace's temporal option, which allowsMark Johnston2013-05-121-2/+4
* DTrace: Revert r249367Pedro F. Giffuni2013-04-171-4/+2
* DTrace: option for time-ordered outputPedro F. Giffuni2013-04-111-2/+4
* Orphaned processes that are being traced are killed by theJustin T. Gibbs2013-02-201-0/+7
* Revert previous commit. The bug was actually caused by an issueGeorge V. Neville-Neil2012-07-251-3/+1
* Fix a bug in interrupt handling so that we're only consideredGeorge V. Neville-Neil2012-07-241-1/+3
* In cddl/contrib/opensolaris/cmd/dtrace/dtrace.c, fix some obtuseDimitry Andric2011-12-161-1/+4
* Add libdtrace support for tracing userland programs.Rui Paulo2010-08-211-3/+21
* Merge latest DTrace changes from Perforce.Craig Rodrigues2008-11-051-1/+1
* Apply FreeBSD changes.John Birrell2008-04-261-6/+66
* This commit was generated by cvs2svn to compensate for changes in r178528,John Birrell2008-04-261-66/+6
* This commit was generated by cvs2svn to compensate for changes in r178476,John Birrell2008-04-251-0/+1898