summaryrefslogtreecommitdiffstats
path: root/cddl/contrib/opensolaris/cmd/dtrace/test/tst
Commit message (Expand)AuthorAgeFilesLines
* DTrace: re-merge remainder of r249367 (original from Illumos).pfg2013-07-2823-149/+507
* 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-125-16/+271
* DTrace: Revert r249426pfg2013-04-1714-151/+18
* DTrace: Revert r249367pfg2013-04-1736-945/+380
* 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-1136-380/+945
* Dtrace: enablings on defunct providers prevent providers from unregisteringpfg2013-04-013-0/+367
* 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
* 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
* Port most of the DTrace tests to FreeBSD.rpaulo2010-08-2182-92/+170
* MFV OpenSolaris DTrace userland bits.rpaulo2010-08-0284-51/+3960
* 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-2630-296/+183
* Vendor import of the DTrace app and test suite from OpenSolaris.jb2008-04-251415-0/+80830
OpenPOWER on IntegriCloud