summaryrefslogtreecommitdiffstats
path: root/cddl/contrib/opensolaris/cmd/dtrace
Commit message (Expand)AuthorAgeFilesLines
* MFC r272455:markj2015-10-171-15/+30
* MFC 267929, 267937, 267939, 267940, 267941, 267942, 267987, 268006:rpaulo2014-07-1255-3/+3923
* MFC r267513:pfg2014-06-203-0/+168
* MFC r262329:markj2014-05-252-16/+0
* MFC r262596:markj2014-04-231-0/+97
* Convert the dtrace(1) man page to mdoc and fix up some aspects of it thatmarkj2013-10-101-645/+652
* DTrace: re-apply r249426 now that the underlying issues have been solved.pfg2013-07-2814-18/+151
* DTrace: re-merge remainder of r249367 (original from Illumos).pfg2013-07-2824-149/+509
* Use kern_ioctl() rather than ioctl() for testing the FBT provider, since themarkj2013-07-277-12/+12
* Port the SDT test now that it's possible to create SDT probes that takemarkj2013-06-022-13/+11
* Re-introduce another part of r249367. This commit fixes a register leak inmarkj2013-05-192-0/+85
* Convert a couple of helper scripts used to test the ip provider to work onmarkj2013-05-152-11/+20
* head -n doesn't take negative arguments on FreeBSD, so instead use sed '$d'markj2013-05-122-4/+4
* Bring back part of r249367 by adding DTrace's temporal option, which allowsmarkj2013-05-126-18/+275
* DTrace: Revert r249426pfg2013-04-1714-151/+18
* DTrace: Revert r249367pfg2013-04-1738-951/+382
* DTrace: print() should try to resolve function pointerspfg2013-04-162-0/+37
* Dtrace: resolve const types from fbt and other fixes.pfg2013-04-1214-18/+151
* DTrace: option for time-ordered outputpfg2013-04-1138-382/+951
* Dtrace: enablings on defunct providers prevent providers from unregisteringpfg2013-04-014-2/+371
* Dtrace: dtrace.c erroneously checks for memory alignment on amd64.pfg2013-03-261-20/+29
* Dtrace: Add SUN MDB-like type-aware print() action.pfg2013-03-2511-0/+354
* Dtrace: add toupper()/tolower() and enhancements to lltostr().pfg2013-03-2510-0/+694
* Dtrace: add optional size argument to tracemem().pfg2013-03-244-11/+1389
* Orphaned processes that are being traced are killed by thegibbs2013-02-201-0/+7
* Revert previous commit. The bug was actually caused by an issuegnn2012-07-251-3/+1
* Fix a bug in interrupt handling so that we're only consideredgnn2012-07-241-1/+3
* Dtrace: improve handling of library paths.pfg2012-07-172-0/+152
* Merge illumos commit 13455:7205f7794835pfg2012-07-141-0/+30
* Bring llquantize support into Dtrace.pfg2012-06-2734-0/+3390
* Set SVN text/plain property for some shell scripts thatpfg2012-01-281-1/+1
* Add missing file permission to open(O_CREAT) call. This doesn't really matterpjd2012-01-041-1/+1
* In cddl/contrib/opensolaris/cmd/dtrace/dtrace.c, fix some obtusedim2011-12-161-1/+4
* Add libdtrace support for tracing userland programs.rpaulo2010-08-211-3/+21
* Port most of the DTrace tests to FreeBSD.rpaulo2010-08-2183-93/+171
* MFV OpenSolaris DTrace userland bits.rpaulo2010-08-0288-79/+3987
* Set svn:executable property so we can run the DTrace test suite.rpaulo2010-06-262-0/+0
* Merge latest DTrace changes from Perforce.rodrigc2008-11-052-2/+3
* Apply FreeBSD changes.jb2008-04-261-6/+66
* * Set the path to perl on FreeBSD.jb2008-04-261-4/+4
* Set the path to perl on FreeBSD.jb2008-04-261-1/+1
* Port these test files to work under FreeBSD.jb2008-04-2630-183/+296
* Vendor import of the full userland contrib part of DTrace support fromjb2008-04-2633-367/+194
* Vendor import of the DTrace app and test suite from OpenSolaris.jb2008-04-251428-0/+86505
OpenPOWER on IntegriCloud