summaryrefslogtreecommitdiff
path: root/cddl/usr.sbin/dtrace
Commit message (Expand)AuthorAgeFilesLines
* Skip a ustack test that triggers an assertion on INVARIANTS kernels.Mark Johnston2016-12-141-0/+3
* err.D_PROC_CREATEFAIL.many.d passes, so remove the EFAIL annotation.Mark Johnston2016-12-081-3/+0
* Run DTrace test scripts with "tst" set to the test script file name.Mark Johnston2016-12-071-1/+1
* tst.kpriv.ksh fails because DTrace privilege levels are unimplemented.Mark Johnston2016-10-161-0/+1
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2016-08-311-0/+2
* Regenerate DTrace tests.Mark Johnston2016-08-163-0/+28
* dtraceUtil/tst.DataModel32.d.ksh passes on amd64.Mark Johnston2016-08-151-1/+0
* Highball memory requirement (4GB) with common/{raise,safety}Enji Cooper2016-08-103-3/+20
* Fix DTrace test ATF wrapper generation.Mark Johnston2016-05-101-1/+1
* Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installedEnji Cooper2016-05-0484-87/+251
* DIRDEPS_BUILD: Connect MK_TESTS.Bryan Drewery2016-03-0981-0/+971
* Test directories can build in parallel fine.Bryan Drewery2016-02-161-2/+0
* Fix a discrepancy in r291738.Mark Johnston2015-12-071-1/+1
* Update DTrace test suite makefiles after r291963.Mark Johnston2015-12-071-0/+2
* Fix LDADD/DPADD that should be LIBADD.Bryan Drewery2015-12-042-4/+2
* Reduce overlinking of libdtrace consumers with libctf, libelf, libproc.Bryan Drewery2015-12-021-1/+1
* META MODE: Fix userland/cddl.Bryan Drewery2015-12-011-3/+0
* Rename Makefile.inc1 to dtrace.test.mk to avoid clash with top-level Makefile...Bryan Drewery2015-11-2583-82/+82
* Reduce the Makefile snippet complexity a bitEnji Cooper2015-11-091-5/+3
* Remove unneeded _RECURSING_PROGS check.Bryan Drewery2015-10-301-2/+0
* Refactor the test/ Makefiles after recent changes to bsd.test.mk (r289158) andEnji Cooper2015-10-121-2/+1
* Update DTrace test makefiles after r288415.Mark Johnston2015-09-302-0/+3
* META_MODE: Remove DEP_RELDIR from Makefile.depend files.Bryan Drewery2015-09-251-2/+0
* Add a src.conf option to build and install the DTrace test suite.Mark Johnston2015-08-021-0/+6
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+32
|\
| * Merge sync of headSimon J. Gerraty2015-05-2789-4/+3512
| |\ | |/ |/|
| * Updated dependenciesSimon J. Gerraty2014-05-101-0/+3
| * Updated dependenciesSimon J. Gerraty2013-03-111-0/+2
| * Updated dependenciesSimon J. Gerraty2013-02-161-2/+0
| * Updated/new Makefile.dependSimon J. Gerraty2012-11-081-0/+28
* | Correctly link libdtrace and convert to LIBADDBaptiste Daroussin2015-05-191-4/+1
* | Fix a typo that snuck in with r283024, and remove the EXFAIL annotation fromMark Johnston2015-05-171-1/+0
* | Replace dtest.pl, the upstream DTrace test suite harness, with a shellMark Johnston2015-03-304-7/+133
* | Add infrastructure to integrate the DTrace test suite with Kyua.Mark Johnston2015-02-2887-0/+3386
|/
* dtrace(1) now depends on libutil and librtld_db.Rui Paulo2010-07-311-2/+4
* Remove manual .includes in cddl MakefilesUlrich Spörlein2010-03-021-7/+3
* Fixed dependencies (make checkdpadd).Ruslan Ermilov2010-02-251-9/+2
* Add the dtrace client app to the build.John Birrell2008-05-221-0/+37