summaryrefslogtreecommitdiffstats
path: root/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common
Commit message (Expand)AuthorAgeFilesLines
* MFC r258903,r264487,r271699,r288415:ngie2017-02-0913-11/+175
* MFC r277912,r278738,r279418,r280835,r288416:ngie2017-02-0912-7/+23
* MFC 267929, 267937, 267939, 267940, 267941, 267942, 267987, 268006:rpaulo2014-07-1254-2/+3916
* MFC r267513:pfg2014-06-203-0/+168
* MFC r262329:markj2014-05-252-16/+0
* MFC r262596:markj2014-04-231-0/+97
* 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-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-2181-90/+168
* MFV OpenSolaris DTrace userland bits.rpaulo2010-08-0277-46/+3526
* 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-251369-0/+78365
OpenPOWER on IntegriCloud