freebsd-dev/cddl/usr.sbin
Mark Johnston 41aeaf2a30 Replace dtest.pl, the upstream DTrace test suite harness, with a shell
script. This reimplementation is much simpler than dtest.pl and is more
amenable to being run under Kyua - dtest.pl writes error output to a
temporary directory that is deleted when the run finishes, making it hard
to debug test failures. This change also removes the test suite's dependency
on perl.
2015-03-30 04:01:49 +00:00
..
dtrace Replace dtest.pl, the upstream DTrace test suite harness, with a shell 2015-03-30 04:01:49 +00:00
dtruss Remove trailing whitespace. 2012-09-01 06:23:13 +00:00
lockstat Make DTrace stuff compile with C99 standard. 2014-08-22 20:04:51 +00:00
plockstat Remove trailing whitespace. 2012-09-06 19:26:59 +00:00
tests Add placeholder Kyuafiles for various top-level hierarchies. 2014-04-21 21:39:25 +00:00
zdb MFV r267565: 2014-07-01 06:43:15 +00:00
zhack MFV r267565: 2014-07-01 06:43:15 +00:00
Makefile Initial version of DTrace on ARM32. 2015-02-10 19:41:30 +00:00
Makefile.inc