summaryrefslogtreecommitdiffstats
path: root/cddl/contrib/opensolaris/cmd/dtrace/test
Commit message (Expand)AuthorAgeFilesLines
* The DTrace harness (dtest.pl) executes DTrace scripts with the -C flag,markj2015-01-303-3/+9
* Include required headers in DTrace test programs.markj2015-01-3010-0/+15
* Replace Solaris identifiers and types with their FreeBSD equivalents.markj2015-01-3012-16/+16
* Use the correct field when reading the PID out of a struct proc.markj2015-01-304-4/+4
* When searching for an accompanying test program, look in the directorymarkj2015-01-301-1/+1
* Remove a build artifact of the USDT tests.markj2014-10-151-11/+0
* Hook up support for userland CTF support in DTrace. This required somemarkj2014-10-031-1/+1
* Implement a workaround to allow this test program to be compiled with clang.markj2014-09-171-2/+2
* Fix a number of typos and programming errors in the userland CTF tests. Itmarkj2014-09-174-5/+9
* Fix elfdump(1) usage in the userland CTF tests.markj2014-09-1610-10/+10
* MFV illumosrpaulo2014-06-2612-0/+1554
* MFV illumosrpaulo2014-06-2624-0/+1118
* MFV illumosrpaulo2014-06-2614-2/+790
* MFV illumos r266986:rpaulo2014-06-265-0/+454
* Revert r267898.rpaulo2014-06-2612-1552/+0
* Bring the following change from the illumos-joyent repository:rpaulo2014-06-2612-0/+1552
* MFV r266988:pfg2014-06-153-0/+168
* Fix tst.ZeroModuleProbes.d.ksh, which was incorrectly modified in r178534.markj2014-05-191-1/+1
* Replace a few Solarisisms with their corresponding FreeBSDisms to make a fewmarkj2014-04-156-6/+6
* 4478 dtrace_dof_maxsize is far too smallmarkj2014-02-281-0/+97
* 1452 DTrace buffer autoscaling should be less violentmarkj2014-02-222-16/+0
* Enable some previously-disabled DTrace tests for umod, ufunc and usym. Theymarkj2013-12-043-3/+3
* 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-125-16/+271
* DTrace: Revert r249426pfg2013-04-1714-151/+18
* DTrace: Revert r249367pfg2013-04-1737-947/+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-1137-380/+947
* 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
* 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-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-051-1/+2
* * Set the path to perl on FreeBSD.jb2008-04-261-4/+4
OpenPOWER on IntegriCloud