History log of /illumos-gate/usr/src/cmd/dtrace/ (Results 1 – 25 of 141)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
ef150c2b11-Mar-2024 Richard Lowe

16394 illumos should learn that the getopt(3C) family return int
Reviewed by: Toomas Soome <tsoome@me.com>
Reviewed by: Jason King <jason.brian.king+illumos@gmail.com>
Reviewed by: Andy F

16394 illumos should learn that the getopt(3C) family return int
Reviewed by: Toomas Soome <tsoome@me.com>
Reviewed by: Jason King <jason.brian.king+illumos@gmail.com>
Reviewed by: Andy Fiddaman <illumos@fiddaman.net>
Approved by: Gordon Ross <gordon.w.ross@gmail.com>

show more ...

05d32fd027-Jan-2023 Toomas Soome

15350 dtrace: add support for flexible array structure member
Reviewed by: Richard Lowe <richlowe@richlowe.net>
Approved by: Patrick Mooney <pmooney@pfmooney.com>

55fea89d15-Aug-2023 Dan Cross

15843 automation can fix many trailing whitespace cstyle nits
Reviewed by: Andy Fiddaman <illumos@fiddaman.net>
Approved by: Dan McDonald <danmcd@mnx.io>

fe73c3d803-Aug-2023 Bryan Cantrill

15070 dtrace could batch work during probe setup/teardown
15789 DIF_OP_SCMP can incorrectly indicate equality
15796 missing dtrace_probe() bug fixes from FreeBSD
15826 ::cycinfo has slove

15070 dtrace could batch work during probe setup/teardown
15789 DIF_OP_SCMP can incorrectly indicate equality
15796 missing dtrace_probe() bug fixes from FreeBSD
15826 ::cycinfo has slovenly output
Reviewed by: Patrick Mooney <pmooney@oxide.computer>
Reviewed by: Luqman Aden <luqman@oxide.computer>
Approved by: Dan McDonald <danmcd@mnx.io>

show more ...

5d9d909109-Feb-2023 Richard Lowe

15374 stop using aw(1onbld) and feed asm through the compiler frontend
15413 amd64 panic stack size gets screwed by assembler/cpp
Reviewed by: Robert Mustacchi <rm+illumos@fingolfin.org>

15374 stop using aw(1onbld) and feed asm through the compiler frontend
15413 amd64 panic stack size gets screwed by assembler/cpp
Reviewed by: Robert Mustacchi <rm+illumos@fingolfin.org>
Reviewed by: Bill Sommerfeld <sommerfeld@alum.mit.edu>
Approved by: Dan McDonald <danmcd@mnx.io>

show more ...

04be476616-Feb-2023 Toomas Soome

15349 dtrace should accept comma after last item in enum (fix tst.enum.d)
Reviewed by: Bill Sommerfeld <sommerfeld@alum.mit.edu>
Reviewed by: Andy Fiddaman <illumos@fiddaman.net>
Reviewed

15349 dtrace should accept comma after last item in enum (fix tst.enum.d)
Reviewed by: Bill Sommerfeld <sommerfeld@alum.mit.edu>
Reviewed by: Andy Fiddaman <illumos@fiddaman.net>
Reviewed by: Igor Kozhukhov <igor@dilos.org>
Approved by: Dan McDonald <danmcd@mnx.io>

show more ...

8019f4e726-Jan-2023 Toomas Soome

15349 dtrace should accept comma after last item in enum
Reviewed by: Jason King <jason.brian.king+illumos@gmail.com>
Reviewed by: Bill Sommerfeld <sommerfeld@alum.mit.edu>
Approved by: D

15349 dtrace should accept comma after last item in enum
Reviewed by: Jason King <jason.brian.king+illumos@gmail.com>
Reviewed by: Bill Sommerfeld <sommerfeld@alum.mit.edu>
Approved by: Dan McDonald <danmcd@mnx.io>

show more ...

73b80b8225-Dec-2022 Toomas Soome

15287 dtrace: remove pragma ident
Reviewed by: Andy Stormont <andyjstormont@gmail.com>
Pproved by: Patrick Mooney <pmooney@pfmooney.com>


test/README
test/cmd/badioctl/badioctl.c
test/tst/common/aggs/err.D_AGG_FUNC.bad.d
test/tst/common/aggs/err.D_AGG_MDIM.bad.d
test/tst/common/aggs/err.D_AGG_NULL.bad.d
test/tst/common/aggs/err.D_AGG_REDEF.redef.d
test/tst/common/aggs/err.D_AGG_SCALAR.avgtoofew.d
test/tst/common/aggs/err.D_AGG_SCALAR.maxnoarg.d
test/tst/common/aggs/err.D_AGG_SCALAR.mintoofew.d
test/tst/common/aggs/err.D_AGG_SCALAR.quantizetoofew.d
test/tst/common/aggs/err.D_AGG_SCALAR.sumtoofew.d
test/tst/common/aggs/err.D_CLEAR_AGGARG.bad.d
test/tst/common/aggs/err.D_CLEAR_PROTO.bad.d
test/tst/common/aggs/err.D_FUNC_IDENT.bad.d
test/tst/common/aggs/err.D_FUNC_UNDEF.badaggfunc.d
test/tst/common/aggs/err.D_IDENT_UNDEF.badexpr.d
test/tst/common/aggs/err.D_IDENT_UNDEF.badkey3.d
test/tst/common/aggs/err.D_IDENT_UNDEF.noeffect.d
test/tst/common/aggs/err.D_KEY_TYPE.badkey1.d
test/tst/common/aggs/err.D_KEY_TYPE.badkey2.d
test/tst/common/aggs/err.D_KEY_TYPE.badkey4.d
test/tst/common/aggs/err.D_LQUANT_BASETYPE.lqbad1.d
test/tst/common/aggs/err.D_LQUANT_BASETYPE.lqshort.d
test/tst/common/aggs/err.D_LQUANT_BASEVAL.bad.d
test/tst/common/aggs/err.D_LQUANT_LIMTYPE.lqbad1.d
test/tst/common/aggs/err.D_LQUANT_LIMVAL.bad.d
test/tst/common/aggs/err.D_LQUANT_MATCHBASE.d
test/tst/common/aggs/err.D_LQUANT_MATCHBASE.order.d
test/tst/common/aggs/err.D_LQUANT_MATCHLIM.d
test/tst/common/aggs/err.D_LQUANT_MATCHLIM.order.d
test/tst/common/aggs/err.D_LQUANT_MATCHSTEP.d
test/tst/common/aggs/err.D_LQUANT_MISMATCH.lqbadarg.d
test/tst/common/aggs/err.D_LQUANT_STEPLARGE.lqtoofew.d
test/tst/common/aggs/err.D_LQUANT_STEPSMALL.bad.d
test/tst/common/aggs/err.D_LQUANT_STEPTYPE.lqbadinc.d
test/tst/common/aggs/err.D_LQUANT_STEPVAL.bad.d
test/tst/common/aggs/err.D_NORMALIZE_AGGARG.bad.d
test/tst/common/aggs/err.D_NORMALIZE_PROTO.bad.d
test/tst/common/aggs/err.D_NORMALIZE_SCALAR.bad.d
test/tst/common/aggs/err.D_PROTO_ARG.lquantizetoofew.d
test/tst/common/aggs/err.D_PROTO_LEN.avgnoarg.d
test/tst/common/aggs/err.D_PROTO_LEN.avgtoomany.d
test/tst/common/aggs/err.D_PROTO_LEN.counttoomany.d
test/tst/common/aggs/err.D_PROTO_LEN.lquantizenoarg.d
test/tst/common/aggs/err.D_PROTO_LEN.lquantizetoomany.d
test/tst/common/aggs/err.D_PROTO_LEN.maxnoarg.d
test/tst/common/aggs/err.D_PROTO_LEN.maxtoomany.d
test/tst/common/aggs/err.D_PROTO_LEN.minnoarg.d
test/tst/common/aggs/err.D_PROTO_LEN.mintoomany.d
test/tst/common/aggs/err.D_PROTO_LEN.quantizenoarg.d
test/tst/common/aggs/err.D_PROTO_LEN.quantizetoomany.d
test/tst/common/aggs/err.D_PROTO_LEN.sumnoarg.d
test/tst/common/aggs/err.D_PROTO_LEN.sumtoomany.d
test/tst/common/aggs/err.D_TRUNC_AGGARG.bad.d
test/tst/common/aggs/err.D_TRUNC_PROTO.badmany.d
test/tst/common/aggs/err.D_TRUNC_PROTO.badnone.d
test/tst/common/aggs/err.D_TRUNC_SCALAR.bad.d
test/tst/common/aggs/tst.allquant.d
test/tst/common/aggs/tst.avg.d
test/tst/common/aggs/tst.avg_neg.d
test/tst/common/aggs/tst.clear.d
test/tst/common/aggs/tst.clearavg.d
test/tst/common/aggs/tst.clearavg2.d
test/tst/common/aggs/tst.cleardenormalize.d
test/tst/common/aggs/tst.clearlquantize.d
test/tst/common/aggs/tst.clearnormalize.d
test/tst/common/aggs/tst.count.d
test/tst/common/aggs/tst.count2.d
test/tst/common/aggs/tst.count3.d
test/tst/common/aggs/tst.denormalize.d
test/tst/common/aggs/tst.denormalizeonly.d
test/tst/common/aggs/tst.fmtnormalize.d
test/tst/common/aggs/tst.forms.d
test/tst/common/aggs/tst.goodkey.d
test/tst/common/aggs/tst.keysort.d
test/tst/common/aggs/tst.lquantize.d
test/tst/common/aggs/tst.lquantnormal.d
test/tst/common/aggs/tst.lquantrange.d
test/tst/common/aggs/tst.lquantround.d
test/tst/common/aggs/tst.lquantzero.d
test/tst/common/aggs/tst.max.d
test/tst/common/aggs/tst.max_neg.d
test/tst/common/aggs/tst.min.d
test/tst/common/aggs/tst.min_neg.d
test/tst/common/aggs/tst.multinormalize.d
test/tst/common/aggs/tst.neglquant.d
test/tst/common/aggs/tst.negorder.d
test/tst/common/aggs/tst.negquant.d
test/tst/common/aggs/tst.negtrunc.d
test/tst/common/aggs/tst.negtruncquant.d
test/tst/common/aggs/tst.normalize.d
test/tst/common/aggs/tst.order.d
test/tst/common/aggs/tst.quantize.d
test/tst/common/aggs/tst.quantmany.d
test/tst/common/aggs/tst.quantround.d
test/tst/common/aggs/tst.quantzero.d
test/tst/common/aggs/tst.signature.d
test/tst/common/aggs/tst.signedkeys.d
test/tst/common/aggs/tst.signedkeyspos.d
test/tst/common/aggs/tst.sum.d
test/tst/common/aggs/tst.trunc.d
test/tst/common/aggs/tst.trunc0.d
test/tst/common/aggs/tst.truncquant.d
test/tst/common/aggs/tst.valsortkeypos.d
test/tst/common/arithmetic/err.D_DIV_ZERO.divby0.d
test/tst/common/arithmetic/err.D_DIV_ZERO.divby0_1.d
test/tst/common/arithmetic/err.D_DIV_ZERO.divby0_2.d
test/tst/common/arithmetic/err.D_DIV_ZERO.modby0.d
test/tst/common/arithmetic/err.D_SYNTAX.addmin.d
test/tst/common/arithmetic/err.D_SYNTAX.divmin.d
test/tst/common/arithmetic/err.D_SYNTAX.muladd.d
test/tst/common/arithmetic/err.D_SYNTAX.muldiv.d
test/tst/common/arithmetic/tst.basics.d
test/tst/common/arrays/err.D_ARR_BADREF.bad.d
test/tst/common/arrays/err.D_DECL_ARRBIG.toobig.d
test/tst/common/arrays/err.D_DECL_ARRNULL.bad.d
test/tst/common/arrays/err.D_DECL_ARRSUB.bad.d
test/tst/common/arrays/err.D_DECL_PROTO_TYPE.badtuple.d
test/tst/common/arrays/err.D_IDENT_UNDEF.badureg.d
test/tst/common/arrays/tst.basic1.d
test/tst/common/arrays/tst.basic2.d
test/tst/common/arrays/tst.basic3.d
test/tst/common/arrays/tst.basic4.d
test/tst/common/arrays/tst.basic5.d
test/tst/common/arrays/tst.basic6.d
test/tst/common/arrays/tst.uregsarray.d
test/tst/common/assocs/err.D_OP_INCOMPAT.dupgtype.d
test/tst/common/assocs/err.D_OP_INCOMPAT.dupttype.d
test/tst/common/assocs/err.D_OP_INCOMPAT.this.d
test/tst/common/assocs/err.D_PROTO_ARG.badsig.d
test/tst/common/assocs/err.D_PROTO_LEN.toofew.d
test/tst/common/assocs/err.D_PROTO_LEN.toomany.d
test/tst/common/assocs/err.D_SYNTAX.errassign.d
test/tst/common/assocs/err.tupoflow.d
test/tst/common/assocs/tst.cpyarray.d
test/tst/common/assocs/tst.diffprofile.d
test/tst/common/assocs/tst.initialize.d
test/tst/common/assocs/tst.invalidref.d
test/tst/common/assocs/tst.misc.d
test/tst/common/assocs/tst.orthogonality.d
test/tst/common/assocs/tst.this.d
test/tst/common/begin/err.D_PDESC_ZERO.begin.d
test/tst/common/begin/err.D_PDESC_ZERO.tick.d
test/tst/common/begin/tst.begin.d
test/tst/common/begin/tst.multibegin.d
test/tst/common/bitfields/err.D_ADDROF_BITFIELD.BitfieldAddress.d
test/tst/common/bitfields/err.D_DECL_BFCONST.NegBitField.d
test/tst/common/bitfields/err.D_DECL_BFCONST.ZeroBitField.d
test/tst/common/bitfields/err.D_DECL_BFSIZE.ExceedBaseType.d
test/tst/common/bitfields/err.D_DECL_BFSIZE.GreaterThan64.d
test/tst/common/bitfields/err.D_DECL_BFTYPE.badtype.d
test/tst/common/bitfields/err.D_OFFSETOF_BITFIELD.d
test/tst/common/bitfields/err.D_SIZEOF_BITFIELD.SizeofBitfield.d
test/tst/common/bitfields/tst.BitFieldPromotion.d
test/tst/common/bitfields/tst.SizeofBitField.d
test/tst/common/buffering/err.end.d
test/tst/common/buffering/err.resize1.d
test/tst/common/buffering/err.resize2.d
test/tst/common/buffering/err.resize3.d
test/tst/common/buffering/err.zerobuf.d
test/tst/common/buffering/tst.alignring.d
test/tst/common/buffering/tst.dynvarsize.d
test/tst/common/buffering/tst.resize3.d
test/tst/common/buffering/tst.ring1.d
test/tst/common/buffering/tst.ring2.d
test/tst/common/buffering/tst.smallring.d
test/tst/common/buffering/tst.switch1.d
test/tst/common/builtinvar/err.D_XLATE_NOCONV.cpuusage.d
test/tst/common/builtinvar/err.D_XLATE_NOCONV.nice.d
test/tst/common/builtinvar/err.D_XLATE_NOCONV.priority.d
test/tst/common/builtinvar/err.D_XLATE_NOCONV.prsize.d
test/tst/common/builtinvar/err.D_XLATE_NOCONV.rssize.d
test/tst/common/builtinvar/tst.arg0.d
test/tst/common/builtinvar/tst.arg0clause.d
test/tst/common/builtinvar/tst.arg1.d
test/tst/common/builtinvar/tst.arg1to8.d
test/tst/common/builtinvar/tst.arg1to8clause.d
test/tst/common/builtinvar/tst.caller.d
test/tst/common/builtinvar/tst.caller1.d
test/tst/common/builtinvar/tst.epid.d
test/tst/common/builtinvar/tst.epid1.d
test/tst/common/builtinvar/tst.errno.d
test/tst/common/builtinvar/tst.errno1.d
test/tst/common/builtinvar/tst.execname.d
test/tst/common/builtinvar/tst.hpriority.d
test/tst/common/builtinvar/tst.id.d
test/tst/common/builtinvar/tst.id1.d
test/tst/common/builtinvar/tst.ipl.d
test/tst/common/builtinvar/tst.ipl1.d
test/tst/common/builtinvar/tst.lwpsinfo.d
test/tst/common/builtinvar/tst.lwpsinfo1.d
test/tst/common/builtinvar/tst.pid.d
test/tst/common/builtinvar/tst.pid1.d
test/tst/common/builtinvar/tst.psinfo.d
test/tst/common/builtinvar/tst.psinfo1.d
test/tst/common/builtinvar/tst.tid.d
test/tst/common/builtinvar/tst.tid1.d
test/tst/common/builtinvar/tst.timestamp.d
test/tst/common/builtinvar/tst.vtimestamp.d
test/tst/common/clauses/err.D_IDENT_UNDEF.aggfun.d
test/tst/common/clauses/err.D_IDENT_UNDEF.aggtup.d
test/tst/common/clauses/err.D_IDENT_UNDEF.arrtup.d
test/tst/common/clauses/err.D_IDENT_UNDEF.body.d
test/tst/common/clauses/err.D_IDENT_UNDEF.both.d
test/tst/common/clauses/err.D_IDENT_UNDEF.pred.d
test/tst/common/clauses/tst.nopred.d
test/tst/common/clauses/tst.pred.d
test/tst/common/clauses/tst.predfirst.d
test/tst/common/clauses/tst.predlast.d
test/tst/common/decls/err.D_DECL_LOCASSC.NonLocalAssoc.d
test/tst/common/decls/err.D_DECL_LONGINT.LongStruct.d
test/tst/common/decls/err.D_DECL_PARMCLASS.BadStorageClass.d
test/tst/common/decls/err.D_DECL_PROTO_NAME.VoidName.d
test/tst/common/decls/err.D_DECL_PROTO_TYPE.Dyn.d
test/tst/common/decls/err.D_DECL_PROTO_VARARGS.VarLenArgs.d
test/tst/common/decls/err.D_DECL_PROTO_VOID.NonSoleVoid.d
test/tst/common/decls/err.D_DECL_SIGNINT.UnsignedStruct.d
test/tst/common/decls/err.D_DECL_VOIDATTR.ShortVoidDecl.d
test/tst/common/decls/tst.arrays.d
test/tst/common/decls/tst.basics.d
test/tst/common/decls/tst.funcs.d
test/tst/common/decls/tst.pointers.d
test/tst/common/decls/tst.varargsfuncs.d
test/tst/common/docsExamples/badptr.d
test/tst/common/docsExamples/countdown.d
test/tst/common/docsExamples/counter.d
test/tst/common/docsExamples/errorpath.d
test/tst/common/docsExamples/hello.d
test/tst/common/docsExamples/kstat.d
test/tst/common/docsExamples/ksyms.d
test/tst/common/docsExamples/renormalize.d
test/tst/common/docsExamples/rtime.d
test/tst/common/docsExamples/rw.d
test/tst/common/docsExamples/rwinfo.d
test/tst/common/docsExamples/rwtime.d
test/tst/common/docsExamples/specopen.d
test/tst/common/docsExamples/truss.d
test/tst/common/docsExamples/trussrw.d
test/tst/common/docsExamples/userfunc.d
test/tst/common/drops/drp.DTRACEDROP_AGGREGATION.d
test/tst/common/drops/drp.DTRACEDROP_DBLERROR.d
test/tst/common/drops/drp.DTRACEDROP_DYNAMIC.d
test/tst/common/drops/drp.DTRACEDROP_PRINCIPAL.d
test/tst/common/drops/drp.DTRACEDROP_PRINCIPAL.end.d
test/tst/common/drops/drp.DTRACEDROP_SPEC.d
test/tst/common/drops/drp.DTRACEDROP_SPECUNAVAIL.d
test/tst/common/dtraceUtil/err.D_PDESC_ZERO.InvalidDescription1.d
test/tst/common/dtraceUtil/man.APIVersion.d
test/tst/common/dtraceUtil/man.AddSearchPath.d
test/tst/common/dtraceUtil/man.CoalesceTrace.d
test/tst/common/dtraceUtil/man.ELFGeneration.d
test/tst/common/dtraceUtil/man.IncludedFilePath.d
test/tst/common/dtraceUtil/man.ListProbesWithFunctions
test/tst/common/dtraceUtil/man.ListProbesWithIDs
test/tst/common/dtraceUtil/man.ListProbesWithModules
test/tst/common/dtraceUtil/man.ListProbesWithNames
test/tst/common/dtraceUtil/man.ListProbesWithProviders
test/tst/common/dtraceUtil/man.ShowCompilerCode.d
test/tst/common/dtraceUtil/man.TraceFunctions
test/tst/common/dtraceUtil/man.TraceIDs
test/tst/common/dtraceUtil/man.TraceModule
test/tst/common/dtraceUtil/man.TraceNames
test/tst/common/dtraceUtil/man.TraceProvider
test/tst/common/dtraceUtil/man.VerboseStabilityReport.d
test/tst/common/end/err.D_IDENT_UNDEF.timespent.d
test/tst/common/end/tst.end.d
test/tst/common/end/tst.endwithoutbegin.d
test/tst/common/end/tst.multibeginend.d
test/tst/common/end/tst.multiend.d
test/tst/common/enum/err.D_DECL_IDRED.EnumSameName.d
test/tst/common/enum/err.D_UNKNOWN.RepeatIdentifiers.d
test/tst/common/enum/tst.EnumEquality.d
test/tst/common/enum/tst.EnumSameValue.d
test/tst/common/enum/tst.EnumValAssign.d
test/tst/common/error/tst.DTRACEFLT_BADADDR.d
test/tst/common/error/tst.DTRACEFLT_DIVZERO.d
test/tst/common/error/tst.DTRACEFLT_UNKNOWN.d
test/tst/common/error/tst.error.d
test/tst/common/error/tst.errorend.d
test/tst/common/exit/err.D_PROTO_LEN.noarg.d
test/tst/common/exit/err.exitarg1.d
test/tst/common/exit/tst.basic1.d
test/tst/common/fbtprovider/err.D_PDESC_ZERO.notreturn.d
test/tst/common/fbtprovider/tst.basic.d
test/tst/common/fbtprovider/tst.functionentry.d
test/tst/common/fbtprovider/tst.functionreturnvalue.d
test/tst/common/fbtprovider/tst.ioctlargs.d
test/tst/common/fbtprovider/tst.offset.d
test/tst/common/fbtprovider/tst.offsetzero.d
test/tst/common/fbtprovider/tst.return.d
test/tst/common/fbtprovider/tst.return0.d
test/tst/common/fbtprovider/tst.tailcall.d
test/tst/common/funcs/err.D_FUNC_UNDEF.progenyofbad1.d
test/tst/common/funcs/err.D_OP_VFPTR.badop.d
test/tst/common/funcs/err.D_PROTO_ARG.chillbadarg.d
test/tst/common/funcs/err.D_PROTO_ARG.copyoutbadarg.d
test/tst/common/funcs/err.D_PROTO_ARG.mobadarg.d
test/tst/common/funcs/err.D_PROTO_ARG.raisebadarg.d
test/tst/common/funcs/err.D_PROTO_LEN.allocanoarg.d
test/tst/common/funcs/err.D_PROTO_LEN.badbreakpoint.d
test/tst/common/funcs/err.D_PROTO_LEN.chilltoofew.d
test/tst/common/funcs/err.D_PROTO_LEN.chilltoomany.d
test/tst/common/funcs/err.D_PROTO_LEN.copyoutstrbadarg.d
test/tst/common/funcs/err.D_PROTO_LEN.copyoutstrtoofew.d
test/tst/common/funcs/err.D_PROTO_LEN.copyouttoofew.d
test/tst/common/funcs/err.D_PROTO_LEN.copyouttoomany.d
test/tst/common/funcs/err.D_PROTO_LEN.motoofew.d
test/tst/common/funcs/err.D_PROTO_LEN.motoomany.d
test/tst/common/funcs/err.D_PROTO_LEN.mtabadarg.d
test/tst/common/funcs/err.D_PROTO_LEN.mtatoofew.d
test/tst/common/funcs/err.D_PROTO_LEN.mtatoomany.d
test/tst/common/funcs/err.D_PROTO_LEN.panicbadarg.d
test/tst/common/funcs/err.D_PROTO_LEN.progenyofbad2.d
test/tst/common/funcs/err.D_PROTO_LEN.stopbadarg.d
test/tst/common/funcs/err.D_STRINGOF_TYPE.badstringof.d
test/tst/common/funcs/err.D_VAR_UNDEF.badvar.d
test/tst/common/funcs/err.badalloca.d
test/tst/common/funcs/err.badalloca2.d
test/tst/common/funcs/err.badbcopy.d
test/tst/common/funcs/err.badbcopy1.d
test/tst/common/funcs/err.badbcopy2.d
test/tst/common/funcs/err.badbcopy3.d
test/tst/common/funcs/err.badbcopy4.d
test/tst/common/funcs/err.badbcopy5.d
test/tst/common/funcs/err.badbcopy6.d
test/tst/common/funcs/err.badchill.d
test/tst/common/funcs/err.copyout.d
test/tst/common/funcs/err.inet_ntoa6badaddr.d
test/tst/common/funcs/err.inet_ntoabadaddr.d
test/tst/common/funcs/err.inet_ntopbadaddr.d
test/tst/common/funcs/err.inet_ntopbadarg.d
test/tst/common/funcs/tst.basename.d
test/tst/common/funcs/tst.bcopy.d
test/tst/common/funcs/tst.cleanpath.d
test/tst/common/funcs/tst.copyinto.d
test/tst/common/funcs/tst.ddi_pathname.d
test/tst/common/funcs/tst.default.d
test/tst/common/funcs/tst.hton.d
test/tst/common/funcs/tst.index.d
test/tst/common/funcs/tst.inet_ntoa.d
test/tst/common/funcs/tst.inet_ntoa6.d
test/tst/common/funcs/tst.inet_ntop.d
test/tst/common/funcs/tst.lltostr.d
test/tst/common/funcs/tst.mutex_owned.d
test/tst/common/funcs/tst.mutex_owner.d
test/tst/common/funcs/tst.mutex_type_adaptive.d
test/tst/common/funcs/tst.progenyof.d
test/tst/common/funcs/tst.rand.d
test/tst/common/funcs/tst.strchr.d
test/tst/common/funcs/tst.strstr.d
test/tst/common/funcs/tst.strtok.d
test/tst/common/funcs/tst.strtok_null.d
test/tst/common/funcs/tst.substr.d
test/tst/common/funcs/tst.substrminate.d
test/tst/common/funcs/tst.system.d
test/tst/common/grammar/err.D_ADDROF_LVAL.d
test/tst/common/grammar/err.D_EMPTY.empty.d
test/tst/common/grammar/tst.clauses.d
test/tst/common/grammar/tst.stmts.d
test/tst/common/inline/err.D_DECL_IDRED.redef1.d
test/tst/common/inline/err.D_DECL_IDRED.redef2.d
test/tst/common/inline/err.D_IDENT_UNDEF.recur.d
test/tst/common/inline/err.D_OP_INCOMPAT.baddef1.d
test/tst/common/inline/err.D_OP_INCOMPAT.baddef2.d
test/tst/common/inline/err.D_OP_INCOMPAT.badxlate.d
test/tst/common/inline/tst.InlineDataAssign.d
test/tst/common/inline/tst.InlineExpression.d
test/tst/common/inline/tst.InlineKinds.d
test/tst/common/inline/tst.InlineTypedef.d
test/tst/common/inline/tst.InlineWritableAssign.d
test/tst/common/io/tst.fds.c
test/tst/common/io/tst.fds.d
test/tst/common/ip/tst.ipv6localicmp.ksh
test/tst/common/ip/tst.ipv6remoteicmp.ksh
test/tst/common/java_api/tst.FunctionLookup.c
test/tst/common/java_api/tst.ProbeData.c
test/tst/common/java_api/tst.printa.d
test/tst/common/lexer/err.D_CHR_NL.char.d
test/tst/common/lexer/err.D_CHR_NULL.char.d
test/tst/common/lexer/err.D_INT_DIGIT.InvalidDigit.d
test/tst/common/lexer/err.D_INT_OFLOW.BigInt.d
test/tst/common/lexer/err.D_STR_NL.string.d
test/tst/common/lexer/err.D_SYNTAX.brace1.d
test/tst/common/lexer/err.D_SYNTAX.brace2.d
test/tst/common/lexer/err.D_SYNTAX.brack1.d
test/tst/common/lexer/err.D_SYNTAX.brack2.d
test/tst/common/lexer/err.D_SYNTAX.brack3.d
test/tst/common/lexer/err.D_SYNTAX.paren1.d
test/tst/common/lexer/err.D_SYNTAX.paren2.d
test/tst/common/lexer/err.D_SYNTAX.paren3.d
test/tst/common/misc/err.D_PRAGMA_OPTSET.d
test/tst/common/misc/tst.badopt.d
test/tst/common/misc/tst.boolopt.d
test/tst/common/misc/tst.haslam.d
test/tst/common/misc/tst.roch.d
test/tst/common/multiaggs/err.D_PRINTA_AGGKEY.d
test/tst/common/multiaggs/err.D_PRINTA_AGGPROTO.d
test/tst/common/multiaggs/tst.many.d
test/tst/common/multiaggs/tst.same.d
test/tst/common/multiaggs/tst.sort.d
test/tst/common/multiaggs/tst.sortpos.d
test/tst/common/multiaggs/tst.tuplecompat.d
test/tst/common/multiaggs/tst.zero.d
test/tst/common/multiaggs/tst.zero2.d
test/tst/common/multiaggs/tst.zero3.d
test/tst/common/nfs/tst.call.c
test/tst/common/nfs/tst.call.d
test/tst/common/nfs/tst.call3.c
test/tst/common/nfs/tst.call3.d
test/tst/common/offsetof/err.D_OFFSETOF_BITFIELD.bitfield.d
test/tst/common/offsetof/err.D_OFFSETOF_TYPE.badtype.d
test/tst/common/offsetof/err.D_OFFSETOF_TYPE.notsou.d
test/tst/common/offsetof/err.D_UNKNOWN.OffsetofNULL.d
test/tst/common/offsetof/err.D_UNKNOWN.badmemb.d
test/tst/common/offsetof/tst.OffsetofAlias.d
test/tst/common/offsetof/tst.OffsetofArith.d
test/tst/common/offsetof/tst.OffsetofUnion.d
test/tst/common/offsetof/tst.struct.d
test/tst/common/offsetof/tst.union.d
test/tst/common/operators/tst.ternary.d
test/tst/common/pid/err.D_PDESC_ZERO.badlib.d
test/tst/common/pid/err.D_PDESC_ZERO.badproc1.d
test/tst/common/pid/err.D_PROC_BADPID.badproc2.d
test/tst/common/pid/err.D_PROC_CREATEFAIL.many.d
test/tst/common/pid/err.D_PROC_FUNC.badfunc.d
test/tst/common/pid/err.D_PROC_LIB.libdash.d
test/tst/common/pid/err.D_PROC_NAME.alldash.d
test/tst/common/pid/err.D_PROC_NAME.badname.d
test/tst/common/pid/err.D_PROC_NAME.globdash.d
test/tst/common/pid/err.D_PROC_OFF.toobig.d
test/tst/common/pid/tst.args1.c
test/tst/common/pid/tst.args1.d
test/tst/common/pid/tst.coverage.d
test/tst/common/pid/tst.emptystack.d
test/tst/common/pid/tst.float.c
test/tst/common/pid/tst.float.d
test/tst/common/pid/tst.fork.c
test/tst/common/pid/tst.fork.d
test/tst/common/pid/tst.ret1.c
test/tst/common/pid/tst.ret1.d
test/tst/common/pid/tst.ret2.c
test/tst/common/pid/tst.ret2.d
test/tst/common/pid/tst.vfork.c
test/tst/common/pid/tst.vfork.d
test/tst/common/pid/tst.weak1.c
test/tst/common/pid/tst.weak1.d
test/tst/common/pid/tst.weak2.c
test/tst/common/pid/tst.weak2.d
test/tst/common/plockstat/tst.available.d
test/tst/common/plockstat/tst.libmap.d
test/tst/common/pointers/err.D_ADDROF_VAR.ArrayVar.d
test/tst/common/pointers/err.D_ADDROF_VAR.DynamicVar.d
test/tst/common/pointers/err.D_ADDROF_VAR.agg.d
test/tst/common/pointers/err.D_DEREF_NONPTR.noptr.d
test/tst/common/pointers/err.D_DEREF_VOID.VoidPointerDeref.d
test/tst/common/pointers/err.D_OP_ARRFUN.ArrayAssignment.d
test/tst/common/pointers/err.D_OP_INCOMPAT.VoidPointerArith.d
test/tst/common/pointers/err.D_OP_LVAL.AddressChange.d
test/tst/common/pointers/err.D_OP_PTR.NonPointerAccess.d
test/tst/common/pointers/err.D_OP_PTR.badpointer.d
test/tst/common/pointers/err.D_OP_SOU.BadPointerAccess.d
test/tst/common/pointers/err.D_OP_SOU.badpointer.d
test/tst/common/pointers/err.InvalidAddress1.d
test/tst/common/pointers/tst.ArrayPointer1.d
test/tst/common/pointers/tst.ArrayPointer2.d
test/tst/common/pointers/tst.ArrayPointer3.d
test/tst/common/pointers/tst.GlobalVar.d
test/tst/common/pointers/tst.IntegerArithmetic1.d
test/tst/common/pointers/tst.PointerArithmetic1.d
test/tst/common/pointers/tst.PointerArithmetic2.d
test/tst/common/pointers/tst.PointerArithmetic3.d
test/tst/common/pointers/tst.PointerAssignment.d
test/tst/common/pointers/tst.ValidPointer1.d
test/tst/common/pointers/tst.ValidPointer2.d
test/tst/common/pointers/tst.VoidCast.d
test/tst/common/pointers/tst.basic1.d
test/tst/common/pointers/tst.basic2.d
test/tst/common/pragma/err.D_PRAGERR.d
test/tst/common/pragma/err.D_PRAGMA_DEPEND.main.d
test/tst/common/pragma/err.D_PRAGMA_INVAL.d
test/tst/common/pragma/err.D_PRAGMA_MALFORM.d
test/tst/common/pragma/err.D_PRAGMA_UNUSED.UnusedPragma.d
test/tst/common/predicates/err.D_PRED_SCALAR.NonScalarPred.d
test/tst/common/predicates/err.D_SYNTAX.invalid.d
test/tst/common/predicates/err.D_SYNTAX.operr.d
test/tst/common/predicates/tst.argsnotcached.d
test/tst/common/predicates/tst.basics.d
test/tst/common/predicates/tst.complex.d
test/tst/common/preprocessor/err.D_IDENT_UNDEF.afterprobe.d
test/tst/common/preprocessor/err.D_PRAGCTL_INVAL.tabdefine.d
test/tst/common/preprocessor/err.D_SYNTAX.withoutpound.d
test/tst/common/preprocessor/err.defincomp.d
test/tst/common/preprocessor/err.ifdefelsenotendif.d
test/tst/common/preprocessor/err.ifdefincomp.d
test/tst/common/preprocessor/err.ifdefnotendif.d
test/tst/common/preprocessor/err.incompelse.d
test/tst/common/preprocessor/err.mulelse.d
test/tst/common/preprocessor/tst.ifdef.d
test/tst/common/preprocessor/tst.ifndef.d
test/tst/common/preprocessor/tst.ifnotdef.d
test/tst/common/preprocessor/tst.logicaland.d
test/tst/common/preprocessor/tst.logicalandor.d
test/tst/common/preprocessor/tst.logicalor.d
test/tst/common/preprocessor/tst.muland.d
test/tst/common/preprocessor/tst.mulor.d
test/tst/common/preprocessor/tst.precondi.d
test/tst/common/preprocessor/tst.predicatedeclare.d
test/tst/common/preprocessor/tst.preexp.d
test/tst/common/preprocessor/tst.preexpelse.d
test/tst/common/preprocessor/tst.preexpif.d
test/tst/common/preprocessor/tst.preexpifelse.d
test/tst/common/preprocessor/tst.withinprobe.d
test/tst/common/printa/err.D_PRINTA_AGGARG.badagg.d
test/tst/common/printa/err.D_PRINTA_AGGARG.badfmt.d
test/tst/common/printa/err.D_PRINTA_AGGARG.badval.d
test/tst/common/printa/err.D_PRINTA_PROTO.bad.d
test/tst/common/printa/err.D_PRINTF_ARG_TYPE.jstack.d
test/tst/common/printa/err.D_PRINTF_ARG_TYPE.stack.d
test/tst/common/printa/err.D_PRINTF_ARG_TYPE.ustack.d
test/tst/common/printa/tst.def.d
test/tst/common/printa/tst.dynwidth.d
test/tst/common/printa/tst.fmt.d
test/tst/common/printa/tst.many.d
test/tst/common/printa/tst.manyval.d
test/tst/common/printa/tst.stack.d
test/tst/common/printa/tst.tuple.d
test/tst/common/printf/err.D_PRINTF_AGG_CONV.aggfmt.d
test/tst/common/printf/err.D_PRINTF_ARG_EXTRA.toomany.d
test/tst/common/printf/err.D_PRINTF_ARG_EXTRA.widths.d
test/tst/common/printf/err.D_PRINTF_ARG_FMT.badfmt.d
test/tst/common/printf/err.D_PRINTF_ARG_PROTO.novalue.d
test/tst/common/printf/err.D_PRINTF_ARG_TYPE.aggarg.d
test/tst/common/printf/err.D_PRINTF_ARG_TYPE.recursive.d
test/tst/common/printf/err.D_PRINTF_DYN_PROTO.noprec.d
test/tst/common/printf/err.D_PRINTF_DYN_PROTO.nowidth.d
test/tst/common/printf/err.D_PRINTF_DYN_TYPE.badprec.d
test/tst/common/printf/err.D_PRINTF_DYN_TYPE.badwidth.d
test/tst/common/printf/err.D_PROTO_LEN.toofew.d
test/tst/common/printf/err.D_SYNTAX.badconv1.d
test/tst/common/printf/err.D_SYNTAX.badconv2.d
test/tst/common/printf/err.D_SYNTAX.badconv3.d
test/tst/common/printf/tst.basics.d
test/tst/common/printf/tst.flags.d
test/tst/common/printf/tst.hello.d
test/tst/common/printf/tst.ints.d
test/tst/common/printf/tst.precs.d
test/tst/common/printf/tst.print-f.d
test/tst/common/printf/tst.printcont.d
test/tst/common/printf/tst.printeE.d
test/tst/common/printf/tst.printgG.d
test/tst/common/printf/tst.rawfmt.d
test/tst/common/printf/tst.sym.d
test/tst/common/printf/tst.uints.d
test/tst/common/printf/tst.widths.d
test/tst/common/printf/tst.widths1.d
test/tst/common/printf/tst.wp.d
test/tst/common/probes/err.D_PDESC_ZERO.probeqtn.d
test/tst/common/probes/err.D_PDESC_ZERO.probestar.d
test/tst/common/probes/err.D_PDESC_ZERO.tickstar.d
test/tst/common/probes/err.D_SYNTAX.assign.d
test/tst/common/probes/err.D_SYNTAX.declare.d
test/tst/common/probes/err.D_SYNTAX.declarein.d
test/tst/common/probes/err.D_SYNTAX.lbraces.d
test/tst/common/probes/err.D_SYNTAX.probespec.d
test/tst/common/probes/err.D_SYNTAX.rbraces.d
test/tst/common/probes/err.D_SYNTAX.recdec.d
test/tst/common/probes/tst.basic1.d
test/tst/common/probes/tst.check.d
test/tst/common/probes/tst.declare.d
test/tst/common/probes/tst.declareafter.d
test/tst/common/probes/tst.emptyprobe.d
test/tst/common/probes/tst.pragma.d
test/tst/common/probes/tst.pragmaaftertab.d
test/tst/common/probes/tst.pragmainside.d
test/tst/common/probes/tst.pragmaoutside.d
test/tst/common/probes/tst.probestar.d
test/tst/common/proc/tst.sigwait.c
test/tst/common/proc/tst.sigwait.d
test/tst/common/profile-n/err.D_PDESC_ZERO.profile.d
test/tst/common/profile-n/err.D_PDESC_ZEROonens.d
test/tst/common/profile-n/err.D_PDESC_ZEROonensec.d
test/tst/common/profile-n/err.D_PDESC_ZEROoneus.d
test/tst/common/profile-n/err.D_PDESC_ZEROoneusec.d
test/tst/common/profile-n/tst.argtest.d
test/tst/common/profile-n/tst.basic.d
test/tst/common/profile-n/tst.profilehz.d
test/tst/common/profile-n/tst.profilems.d
test/tst/common/profile-n/tst.profilemsec.d
test/tst/common/profile-n/tst.profilenhz.d
test/tst/common/profile-n/tst.profilens.d
test/tst/common/profile-n/tst.profilensec.d
test/tst/common/profile-n/tst.profiles.d
test/tst/common/profile-n/tst.profilesec.d
test/tst/common/profile-n/tst.profileus.d
test/tst/common/profile-n/tst.profileusec.d
test/tst/common/profile-n/tst.ufuncsort.c
test/tst/common/providers/err.D_PDESC_INVAL.wrongdec4.d
test/tst/common/providers/err.D_PDESC_ZERO.nonprofile.d
test/tst/common/providers/err.D_PDESC_ZERO.wrongdec1.d
test/tst/common/providers/err.D_PDESC_ZERO.wrongdec2.d
test/tst/common/providers/err.D_PDESC_ZERO.wrongdec3.d
test/tst/common/providers/tst.basics.d
test/tst/common/providers/tst.beginexit.d
test/tst/common/providers/tst.beginprof.d
test/tst/common/providers/tst.probattrs.d
test/tst/common/providers/tst.probefunc.d
test/tst/common/providers/tst.probemod.d
test/tst/common/providers/tst.probename.d
test/tst/common/providers/tst.probprov.d
test/tst/common/providers/tst.profend.d
test/tst/common/providers/tst.profexit.d
test/tst/common/providers/tst.trace.d
test/tst/common/providers/tst.twoprof.d
test/tst/common/raise/tst.raise1.c
test/tst/common/raise/tst.raise1.d
test/tst/common/raise/tst.raise2.c
test/tst/common/raise/tst.raise2.d
test/tst/common/raise/tst.raise3.c
test/tst/common/raise/tst.raise3.d
test/tst/common/rates/tst.aggrate.d
test/tst/common/rates/tst.statusrate.d
test/tst/common/rates/tst.switchrate.d
test/tst/common/safety/tst.basename.d
test/tst/common/safety/tst.caller.d
test/tst/common/safety/tst.cleanpath.d
test/tst/common/safety/tst.copyin2.d
test/tst/common/safety/tst.ddi_pathname.d
test/tst/common/safety/tst.dirname.d
test/tst/common/safety/tst.errno.d
test/tst/common/safety/tst.execname.d
test/tst/common/safety/tst.gid.d
test/tst/common/safety/tst.hton.d
test/tst/common/safety/tst.index.d
test/tst/common/safety/tst.msgdsize.d
test/tst/common/safety/tst.msgsize.d
test/tst/common/safety/tst.null.d
test/tst/common/safety/tst.pid.d
test/tst/common/safety/tst.ppid.d
test/tst/common/safety/tst.progenyof.d
test/tst/common/safety/tst.random.d
test/tst/common/safety/tst.rw.d
test/tst/common/safety/tst.shortstr.d
test/tst/common/safety/tst.stack.d
test/tst/common/safety/tst.stackdepth.d
test/tst/common/safety/tst.stddev.d
test/tst/common/safety/tst.strchr.d
test/tst/common/safety/tst.strjoin.d
test/tst/common/safety/tst.strstr.d
test/tst/common/safety/tst.strtok.d
test/tst/common/safety/tst.substr.d
test/tst/common/safety/tst.ucaller.d
test/tst/common/safety/tst.uid.d
test/tst/common/safety/tst.unalign.d
test/tst/common/safety/tst.uregs.d
test/tst/common/safety/tst.ustack.d
test/tst/common/safety/tst.ustackdepth.d
test/tst/common/safety/tst.vahole.d
test/tst/common/safety/tst.zonename.d
test/tst/common/scalars/err.D_ARR_LOCAL.thisarray.d
test/tst/common/scalars/err.D_DECL_CLASS.selfthis.d
test/tst/common/scalars/err.D_DECL_CLASS.thisself.d
test/tst/common/scalars/err.D_DECL_IDRED.errval.d
test/tst/common/scalars/err.D_OP_INCOMPAT.dec.err.d
test/tst/common/scalars/err.D_OP_INCOMPAT.dupgtype.d
test/tst/common/scalars/err.D_OP_INCOMPAT.dupltype.d
test/tst/common/scalars/err.D_OP_INCOMPAT.dupttype.d
test/tst/common/scalars/err.D_SYNTAX.declare.d
test/tst/common/scalars/tst.basicvar.d
test/tst/common/scalars/tst.localvar.d
test/tst/common/scalars/tst.misc.d
test/tst/common/scalars/tst.self.d
test/tst/common/scalars/tst.selfarray.d
test/tst/common/scalars/tst.selfarray2.d
test/tst/common/scalars/tst.selfthis.d
test/tst/common/scalars/tst.this.d
test/tst/common/scalars/tst.thisself.d
test/tst/common/sched/tst.enqueue.d
test/tst/common/sched/tst.oncpu.d
test/tst/common/sched/tst.stackdepth.d
test/tst/common/scripting/err.D_MACRO_UNDEF.invalidargs.d
test/tst/common/scripting/err.D_OP_LVAL.rdonly.d
test/tst/common/scripting/err.D_OP_WRITE.usepidmacro.d
test/tst/common/scripting/err.D_SYNTAX.concat.d
test/tst/common/scripting/err.D_SYNTAX.desc.d
test/tst/common/scripting/err.D_SYNTAX.inval.d
test/tst/common/scripting/err.D_SYNTAX.pid.d
test/tst/common/scripting/tst.arg0.d
test/tst/common/scripting/tst.assign.d
test/tst/common/scripting/tst.basic.d
test/tst/common/scripting/tst.egid.d
test/tst/common/scripting/tst.euid.d
test/tst/common/scripting/tst.gid.d
test/tst/common/scripting/tst.pgid.d
test/tst/common/scripting/tst.pid.d
test/tst/common/scripting/tst.ppid.d
test/tst/common/scripting/tst.projid.d
test/tst/common/scripting/tst.quite.d
test/tst/common/scripting/tst.sid.d
test/tst/common/scripting/tst.taskid.d
test/tst/common/scripting/tst.trace.d
test/tst/common/scripting/tst.uid.d
test/tst/common/sdt/tst.sdtargs.c
test/tst/common/sdt/tst.sdtargs.d
test/tst/common/sizeof/err.D_IDENT_BADREF.SizeofAssoc.d
test/tst/common/sizeof/err.D_IDENT_UNDEF.UnknownSymbol.d
test/tst/common/sizeof/err.D_SIZEOF_TYPE.d
test/tst/common/sizeof/err.D_SYNTAX.SizeofBadType.d
test/tst/common/sizeof/tst.SizeofArray.d
test/tst/common/sizeof/tst.SizeofDataTypes.d
test/tst/common/sizeof/tst.SizeofExpression.d
test/tst/common/sizeof/tst.SizeofNULL.d
test/tst/common/sizeof/tst.SizeofStrConst.d
test/tst/common/sizeof/tst.SizeofString1.d
test/tst/common/sizeof/tst.SizeofString2.d
test/tst/common/speculation/bug.1001148.SpecSizeVariations.d
test/tst/common/speculation/err.D_AGG_COMM.AggAftCommit.d
test/tst/common/speculation/err.D_AGG_SPEC.SpeculateWithAvg.d
test/tst/common/speculation/err.D_AGG_SPEC.SpeculateWithCount.d
test/tst/common/speculation/err.D_AGG_SPEC.SpeculateWithLquant.d
test/tst/common/speculation/err.D_AGG_SPEC.SpeculateWithMax.d
test/tst/common/speculation/err.D_AGG_SPEC.SpeculateWithMin.d
test/tst/common/speculation/err.D_AGG_SPEC.SpeculateWithQuant.d
test/tst/common/speculation/err.D_AGG_SPEC.SpeculateWithSum.d
test/tst/common/speculation/err.D_COMM_COMM.CommitAftCommit.d
test/tst/common/speculation/err.D_COMM_COMM.DisjointCommit.d
test/tst/common/speculation/err.D_COMM_DREC.CommitAftDataRec.d
test/tst/common/speculation/err.D_DREC_COMM.DataRecAftCommit.d
test/tst/common/speculation/err.D_DREC_COMM.ExitAfterCommit.d
test/tst/common/speculation/err.D_EXIT_SPEC.ExitAftSpec.d
test/tst/common/speculation/err.D_PRAGMA_MALFORM.NspecExpr.d
test/tst/common/speculation/err.D_PRAGMA_OPTSET.HugeNspecValue.d
test/tst/common/speculation/err.D_PRAGMA_OPTSET.InvalidSpecSize.d
test/tst/common/speculation/err.D_PRAGMA_OPTSET.NegSpecSize.d
test/tst/common/speculation/err.D_PROTO_LEN.SpecNoId.d
test/tst/common/speculation/err.D_SPEC_COMM.SpecAftCommit.d
test/tst/common/speculation/err.D_SPEC_DREC.SpecAftDataRec.d
test/tst/common/speculation/err.D_SPEC_SPEC.SpecAftSpec.d
test/tst/common/speculation/err.NegativeBufSize.d
test/tst/common/speculation/err.NegativeNspec.d
test/tst/common/speculation/err.NegativeSpecSize.d
test/tst/common/speculation/err.SpecSizeVariations1.d
test/tst/common/speculation/err.SpecSizeVariations2.d
test/tst/common/speculation/tst.CommitAfterDiscard.d
test/tst/common/speculation/tst.CommitWithZero.d
test/tst/common/speculation/tst.DataRecAftDiscard.d
test/tst/common/speculation/tst.DiscardAftCommit.d
test/tst/common/speculation/tst.DiscardAftDataRec.d
test/tst/common/speculation/tst.DiscardAftDiscard.d
test/tst/common/speculation/tst.DiscardWithZero.d
test/tst/common/speculation/tst.ExitAftDiscard.d
test/tst/common/speculation/tst.NoSpecBuffer.d
test/tst/common/speculation/tst.SpecSizeVariations1.d
test/tst/common/speculation/tst.SpecSizeVariations2.d
test/tst/common/speculation/tst.SpeculateWithRandom.d
test/tst/common/speculation/tst.SpeculationCommit.d
test/tst/common/speculation/tst.SpeculationDiscard.d
test/tst/common/speculation/tst.SpeculationID.d
test/tst/common/speculation/tst.SpeculationWithZero.d
test/tst/common/speculation/tst.TwoSpecBuffers.d
test/tst/common/speculation/tst.negcommit.d
test/tst/common/speculation/tst.negspec.d
test/tst/common/speculation/tst.zerosize.d
test/tst/common/stability/err.D_ATTR_MIN.MinAttributes.d
test/tst/common/stack/err.D_STACK_PROTO.bad.d
test/tst/common/stack/err.D_STACK_SIZE.d
test/tst/common/stack/err.D_USTACK_FRAMES.bad.d
test/tst/common/stack/err.D_USTACK_PROTO.bad.d
test/tst/common/stack/err.D_USTACK_STRSIZE.bad.d
test/tst/common/stack/tst.default.d
test/tst/common/stackdepth/tst.default.d
test/tst/common/stop/tst.stop1.c
test/tst/common/stop/tst.stop1.d
test/tst/common/stop/tst.stop2.c
test/tst/common/stop/tst.stop2.d
test/tst/common/strlen/tst.strlen1.d
test/tst/common/struct/err.D_ADDROF_VAR.StructPointer.d
test/tst/common/struct/err.D_DECL_COMBO.StructWithoutColon.d
test/tst/common/struct/err.D_DECL_COMBO.StructWithoutColon1.d
test/tst/common/struct/err.D_DECL_INCOMPLETE.circular.d
test/tst/common/struct/err.D_DECL_INCOMPLETE.order.d
test/tst/common/struct/err.D_DECL_INCOMPLETE.order2.d
test/tst/common/struct/err.D_DECL_INCOMPLETE.recursive.d
test/tst/common/struct/err.D_DECL_INCOMPLETE.simple.d
test/tst/common/struct/err.D_DECL_VOIDOBJ.baddec.d
test/tst/common/struct/err.D_PROTO_ARG.DupStructAssoc.d
test/tst/common/struct/tst.StructAssoc.d
test/tst/common/struct/tst.StructDataTypes.d
test/tst/common/struct/tst.StructInside.d
test/tst/common/struct/tst.clauselocal.d
test/tst/common/syscall/tst.args.c
test/tst/common/syscall/tst.args.d
test/tst/common/sysevent/tst.post.c
test/tst/common/sysevent/tst.post.d
test/tst/common/sysevent/tst.post_chan.d
test/tst/common/tick-n/err.D_PDESC_ZERO.tick.d
test/tst/common/tick-n/err.D_PDESC_ZEROonens.d
test/tst/common/tick-n/err.D_PDESC_ZEROonensec.d
test/tst/common/tick-n/err.D_PDESC_ZEROoneus.d
test/tst/common/tick-n/err.D_PDESC_ZEROoneusec.d
test/tst/common/tick-n/tst.tickarg0.d
test/tst/common/tick-n/tst.tickms.d
test/tst/common/tick-n/tst.tickmsec.d
test/tst/common/tick-n/tst.tickns.d
test/tst/common/tick-n/tst.ticknsec.d
test/tst/common/tick-n/tst.ticks.d
test/tst/common/tick-n/tst.ticksec.d
test/tst/common/tick-n/tst.tickus.d
test/tst/common/tick-n/tst.tickusec.d
test/tst/common/trace/tst.misc.d
test/tst/common/trace/tst.qstring.d
test/tst/common/trace/tst.string.d
test/tst/common/tracemem/err.D_PROTO_ARG.badsize.d
test/tst/common/tracemem/err.D_PROTO_LEN.toofew.d
test/tst/common/tracemem/err.D_TRACEMEM_ADDR.badaddr.d
test/tst/common/tracemem/err.D_TRACEMEM_SIZE.negsize.d
test/tst/common/tracemem/err.D_TRACEMEM_SIZE.zerosize.d
test/tst/common/tracemem/tst.rootvp.d
test/tst/common/translators/err.D_DECL_TYPERED.BadTransDecl.d
test/tst/common/translators/err.D_OP_INCOMPLETE.NonExistentInput1.d
test/tst/common/translators/err.D_SYNTAX.BadTransDecl1.d
test/tst/common/translators/err.D_SYNTAX.BadTransDecl3.d
test/tst/common/translators/err.D_SYNTAX.BadTransDecl4.d
test/tst/common/translators/err.D_TYPE_MEMBER.NonExistentInput2.d
test/tst/common/translators/err.D_XLATE_INCOMPAT.BadInputType1.d
test/tst/common/translators/err.D_XLATE_MEMB.NonExistentOutput2.d
test/tst/common/translators/err.D_XLATE_NONE.BadTransDecl6.d
test/tst/common/translators/err.D_XLATE_REDECL.RepeatTransDecl.d
test/tst/common/translators/err.D_XLATE_SOU.BadTransDecl8.d
test/tst/common/translators/err.D_XLATE_SOU.BadTransInt.d
test/tst/common/translators/err.D_XLATE_SOU.NonExistentOutput1.d
test/tst/common/translators/tst.CircularTransDecl.d
test/tst/common/translators/tst.EmptyTransDecl.d
test/tst/common/translators/tst.ForwardTag.d
test/tst/common/translators/tst.InputAliasTrans.d
test/tst/common/translators/tst.InputIntTrans.d
test/tst/common/translators/tst.OutputAliasTrans.d
test/tst/common/translators/tst.PartialDereferencing.d
test/tst/common/translators/tst.PartialOutputTransDefn.d
test/tst/common/translators/tst.ProcModelTrans.d
test/tst/common/translators/tst.RepeatDeclaration.d
test/tst/common/translators/tst.SimultaneousTranslators.d
test/tst/common/translators/tst.StructureAssignment.d
test/tst/common/translators/tst.TransNonPointer.d
test/tst/common/translators/tst.TransOutputPointer.d
test/tst/common/translators/tst.TransPointer.d
test/tst/common/translators/tst.TranslateSelf.d
test/tst/common/translators/tst.UnionInputTrans.d
test/tst/common/translators/tst.UnionOutputTrans.d
test/tst/common/typedef/err.D_DECL_IDRED.DupTypeDef.d
test/tst/common/typedef/err.D_SYNTAX.BadExistingTypedef.d
test/tst/common/typedef/err.D_SYNTAX.TypedefInClause.d
test/tst/common/typedef/tst.ChainTypedef.d
test/tst/common/typedef/tst.TypedefDataAssign.d
test/tst/common/types/err.D_CAST_INVAL.badcast.d
test/tst/common/types/err.D_CG_DYN.ResultDynType.d
test/tst/common/types/err.D_CHR_OFLOW.charconst.d
test/tst/common/types/err.D_DECL_BADCLASS.bad.d
test/tst/common/types/err.D_DECL_CHARATTR.badtype3.d
test/tst/common/types/err.D_DECL_COMBO.badtype4.d
test/tst/common/types/err.D_DECL_COMBO.badtype5.d
test/tst/common/types/err.D_DECL_ENCONST.badeval.d
test/tst/common/types/err.D_DECL_ENOFLOW.enoflow.d
test/tst/common/types/err.D_DECL_ENOFLOW.enuflow.d
test/tst/common/types/err.D_DECL_SCOPE.scopeop.d
test/tst/common/types/err.D_DECL_USELESS.baddec.d
test/tst/common/types/err.D_OP_ACT.badcond.d
test/tst/common/types/err.D_OP_ARITH.badoperand.d
test/tst/common/types/err.D_OP_INCOMPAT.badassign.d
test/tst/common/types/err.D_OP_INT.badbitop.d
test/tst/common/types/err.D_OP_INT.badshift.d
test/tst/common/types/err.D_OP_SCALAR.badcond.d
test/tst/common/types/err.D_OP_SCALAR.badincop.d
test/tst/common/types/err.D_OP_SCALAR.badlogop.d
test/tst/common/types/err.D_PROTO_LEN.badcond1.d
test/tst/common/types/err.D_SYNTAX.badenum.d
test/tst/common/types/err.D_SYNTAX.badid.d
test/tst/common/types/err.D_SYNTAX.badstruct.d
test/tst/common/types/err.D_UNKNOWN.badtype1.d
test/tst/common/types/err.D_UNKNOWN.badtype2.d
test/tst/common/types/err.D_UNKNOWN.dupenum.d
test/tst/common/types/err.D_UNKNOWN.dupstruct.d
test/tst/common/types/err.D_XLATE_REDECL.ResultDynType.d
test/tst/common/types/tst.assignops.d
test/tst/common/types/tst.badshiftops.d
test/tst/common/types/tst.basics.d
test/tst/common/types/tst.bitops.d
test/tst/common/types/tst.charconstants.d
test/tst/common/types/tst.complex.d
test/tst/common/types/tst.condexpr.d
test/tst/common/types/tst.constants.d
test/tst/common/types/tst.conv.d
test/tst/common/types/tst.enum.d
test/tst/common/types/tst.intincop.d
test/tst/common/types/tst.intops.d
test/tst/common/types/tst.inttypes.d
test/tst/common/types/tst.ptrincop.d
test/tst/common/types/tst.ptrops.d
test/tst/common/types/tst.relenum.d
test/tst/common/types/tst.relstring.d
test/tst/common/types/tst.shiftops.d
test/tst/common/types/tst.stringconstants.d
test/tst/common/types/tst.struct.d
test/tst/common/types/tst.typedef.d
test/tst/common/types/tst.unaryop.d
test/tst/common/union/err.D_ADDROF_VAR.UnionPointer.d
test/tst/common/union/err.D_DECL_COMBO.UnionWithoutColon.d
test/tst/common/union/err.D_DECL_COMBO.UnionWithoutColon1.d
test/tst/common/union/err.D_DECL_INCOMPLETE.circular.d
test/tst/common/union/err.D_DECL_INCOMPLETE.order.d
test/tst/common/union/err.D_DECL_INCOMPLETE.recursive.d
test/tst/common/union/err.D_DECL_INCOMPLETE.simple.d
test/tst/common/union/err.D_PROTO_ARG.DupUnionAssoc.d
test/tst/common/union/tst.UnionAssoc.d
test/tst/common/union/tst.UnionDataTypes.d
test/tst/common/union/tst.UnionInside.d
test/tst/common/usdt/argmap.d
test/tst/common/usdt/args.d
test/tst/common/usdt/forker.d
test/tst/common/usdt/tst.argmap.c
test/tst/common/usdt/tst.argmap.d
test/tst/common/usdt/tst.args.c
test/tst/common/usdt/tst.args.d
test/tst/common/usdt/tst.forker.c
test/tst/common/ustack/tst.bigstack.c
test/tst/common/ustack/tst.bigstack.d
test/tst/common/ustack/tst.spin.c
test/tst/common/vars/tst.gid.d
test/tst/common/vars/tst.nullassign.d
test/tst/common/vars/tst.ppid.d
test/tst/common/vars/tst.uid.d
test/tst/common/vars/tst.walltimestamp.d
test/tst/common/version/tst.1.0.d
test/tst/i386/arrays/tst.uregsarray.d
test/tst/i386/funcs/tst.badcopyinstr.d
test/tst/i386/funcs/tst.badcopyout.d
test/tst/i386/funcs/tst.badcopyoutstr.d
test/tst/i386/pid/tst.badinstr.d
test/tst/i386/pid/tst.badinstr.s
test/tst/i386/pid/tst.branch.d
test/tst/i386/pid/tst.branch.s
test/tst/i386/pid/tst.embedded.d
test/tst/i386/pid/tst.embedded.s
test/tst/i386/pid/tst.ret.d
test/tst/i386/pid/tst.ret.s
test/tst/i386/pid/tst.retlist.s
test/tst/i386/ustack/annotated_helper.d
test/tst/i386/ustack/helper_helper.d
test/tst/i386/ustack/tst.annotated.c
test/tst/i386/ustack/tst.annotated.d
test/tst/i386/ustack/tst.circstack.d
test/tst/i386/ustack/tst.circstack.s
test/tst/i386/ustack/tst.helper.c
test/tst/i386/ustack/tst.helper.d
test/tst/sparc/arrays/tst.uregsarray.d
test/tst/sparc/pid/err.D_PROC_ALIGN.misaligned.d
test/tst/sparc/pid/tst.br.d
test/tst/sparc/pid/tst.br.s
test/tst/sparc/pid/tst.branch.d
test/tst/sparc/pid/tst.branch.s
test/tst/sparc/pid/tst.embedded.d
test/tst/sparc/pid/tst.embedded.s
test/tst/sparc/ustack/helper_helper.d
test/tst/sparc/ustack/tst.annotated.c
test/tst/sparc/ustack/tst.annotated.d
test/tst/sparc/ustack/tst.circstack.d
test/tst/sparc/ustack/tst.circstack.s
test/tst/sparc/ustack/tst.helper.c
test/tst/sparc/ustack/tst.helper.d
6eeafb3422-Oct-2022 Robert Mustacchi

15109 dtrace replicated mdb's bitfield mistakes
15111 dtrace -xtree doesn't always escape strings
Reviewed by: Adam Leventhal <adam.leventhal@gmail.com>
Approved by: Gordon Ross <gordon.w

15109 dtrace replicated mdb's bitfield mistakes
15111 dtrace -xtree doesn't always escape strings
Reviewed by: Adam Leventhal <adam.leventhal@gmail.com>
Approved by: Gordon Ross <gordon.w.ross@gmail.com>

show more ...

f651720722-Oct-2022 Robert Mustacchi

15126 ipv4info_t translator produces bad flags value
15113 dtrace ICMPv4 tests fail due to flags mismatch
Reviewed by: Toomas Soome <tsoome@me.com>
Reviewed by: Ryan Zezeski <ryan@oxide.c

15126 ipv4info_t translator produces bad flags value
15113 dtrace ICMPv4 tests fail due to flags mismatch
Reviewed by: Toomas Soome <tsoome@me.com>
Reviewed by: Ryan Zezeski <ryan@oxide.computer>
Approved by: Richard Lowe <richlowe@richlowe.net>

show more ...

17425aa522-Oct-2022 Robert Mustacchi

15121 tst.temporal.ksh has PATH dependencies
Reviewed by: Patrick Mooney <pmooney@pfmooney.com>
Approved by: Gordon Ross <gordon.w.ross@gmail.com>

bbf2155526-Feb-2022 Richard Lowe

14443 resection manual pages per IPD4
Reviewed by: Toomas Soome <tsoome@me.com>
Reviewed by: Robert Mustacchi <rm@fingolfin.org>
Reviewed by: Peter Tribble <peter.tribble@gmail.com>
R

14443 resection manual pages per IPD4
Reviewed by: Toomas Soome <tsoome@me.com>
Reviewed by: Robert Mustacchi <rm@fingolfin.org>
Reviewed by: Peter Tribble <peter.tribble@gmail.com>
Reviewed by: Andy Fiddaman <andy@omnios.org>
Approved by: Dan McDonald <danmcd@joyent.com>

show more ...

51396a8e29-Aug-2020 Peter Tribble

13083 Enable gate builds with OpenJDK 11
Reviewed by: Richard Lowe <richlowe@richlowe.net>
Reviewed by: Andy Fiddaman <andy@omniosce.org>
Reviewed by: Toomas Soome <tsoome@me.com>
App

13083 Enable gate builds with OpenJDK 11
Reviewed by: Richard Lowe <richlowe@richlowe.net>
Reviewed by: Andy Fiddaman <andy@omniosce.org>
Reviewed by: Toomas Soome <tsoome@me.com>
Approved by: Joshua M. Clulow <josh@sysmgr.org>

show more ...

17abec5912-Mar-2020 John Levon

12385 tst.subr.d needs fixing for NULL as a pointer
Reviewed by: Robert Mustacchi <rm@fingolfin.org>
Approved by: Dan McDonald <danmcd@joyent.com>

cd4bec9b30-Aug-2019 John Levon

11645 tst.utf8probefunc.ksh needs to specify -m32 consistently
Reviewed by: Toomas Soome <tsoome@me.com>
Reviewed by: Robert Mustacchi <rm@joyent.com>
Approved by: Dan McDonald <danmcd@jo

11645 tst.utf8probefunc.ksh needs to specify -m32 consistently
Reviewed by: Toomas Soome <tsoome@me.com>
Reviewed by: Robert Mustacchi <rm@joyent.com>
Approved by: Dan McDonald <danmcd@joyent.com>

show more ...

9850293d19-Dec-2018 John Levon

10129 smatch fix for dtrace tests
Reviewed by: Gerg&#337; Doma <domag02@gmail.com>
Approved by: Dan McDonald <danmcd@joyent.com>

5661bb7617-Dec-2018 John Levon

10080 smatch Makefile changes for usr/src/cmd
Reviewed by: Andy Fiddaman <andy@omniosce.org>
Approved by: Robert Mustacchi <rm@joyent.com>

ab61854308-Oct-2018 John Levon

8158 Want named threads API
9857 proc manpages should have LIBRARY section
Reviewed by: Andy Fiddaman <andy@omniosce.org>
Reviewed by: Gordon Ross <gwr@nexenta.com>
Approved by: Dan M

8158 Want named threads API
9857 proc manpages should have LIBRARY section
Reviewed by: Andy Fiddaman <andy@omniosce.org>
Reviewed by: Gordon Ross <gwr@nexenta.com>
Approved by: Dan McDonald <danmcd@joyent.com>

show more ...

aa9ef48431-Aug-2018 John Levon

9128 cw(1onbld) should be able to run multiple shadows
9129 file-locking tests shouldn't build multiple source files in one compiler invocation
9130 DTrace tst.gcc.d isn't useful
9132 cw(

9128 cw(1onbld) should be able to run multiple shadows
9129 file-locking tests shouldn't build multiple source files in one compiler invocation
9130 DTrace tst.gcc.d isn't useful
9132 cw(1onbld) shouldn't shadow pure preprocessing
Portions contributed by: Richard Lowe <richlowe@richlowe.net>
Reviewed by: Andy Fiddaman <omnios@citrus-it.net>
Approved by: Dan McDonald <danmcd@joyent.com>

show more ...

56a2071128-Jan-2018 Patrick Mooney

9094 want writable uregs[] in dtrace
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
Reviewed by: Alex Wilson <alex.wilson@joyent.com>
Reviewed by: Bryan Cantrill <bryan@joyent.com>

9094 want writable uregs[] in dtrace
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
Reviewed by: Alex Wilson <alex.wilson@joyent.com>
Reviewed by: Bryan Cantrill <bryan@joyent.com>
Reviewed by: Adam Leventhal <adam.leventhal@gmail.com>
Approved by: Richard Lowe <richlowe@richlowe.net>

show more ...

49714e8615-Sep-2017 Bryan Cantrill

9056 dtrace_unregister()/fasttrap_pid_disable()/prgetmap() deadlock
9057 unloadable modules should use NO_UNLOAD stubs
Reviewed by: Robert Mustacchi <rm@joyent.com>
Reviewed by: Tim Korda

9056 dtrace_unregister()/fasttrap_pid_disable()/prgetmap() deadlock
9057 unloadable modules should use NO_UNLOAD stubs
Reviewed by: Robert Mustacchi <rm@joyent.com>
Reviewed by: Tim Kordas <tim.kordas@joyent.com>
Approved by: Richard Lowe <richlowe@richlowe.net>

show more ...

79809f9c24-May-2017 Andriy Gapon

8269 dtrace stddev aggregation is normalized incorrectly
Reviewed by: Bryan Cantrill <bryan@joyent.com>
Approved by: Robert Mustacchi <rm@joyent.com>

7038abe716-Feb-2017 Toomas Soome

8154 cmd/dtrace test warning: implicit declaration of function waitpid
Reviewed by: Robert Mustacchi <rm@joyent.com>
Reviewed by: Andrew Stormont <andyjstormont@gmail.com>
Approved by: Da

8154 cmd/dtrace test warning: implicit declaration of function waitpid
Reviewed by: Robert Mustacchi <rm@joyent.com>
Reviewed by: Andrew Stormont <andyjstormont@gmail.com>
Approved by: Dan McDonald <danmcd@omniti.com>

show more ...

0ddc0ebb19-Jul-2016 Bryan Cantrill

7297 clear() on llquantize aggregation causes dtrace to exit
7298 printa() of multiple aggregations can fail for llquantize()
Reviewed by: Patrick Mooney <patrick.mooney@joyent.com>
Revie

7297 clear() on llquantize aggregation causes dtrace to exit
7298 printa() of multiple aggregations can fail for llquantize()
Reviewed by: Patrick Mooney <patrick.mooney@joyent.com>
Reviewed by: Robert Mustacchi <rm@joyent.com>
Reviewed by: Dan McDonald <danmcd@omniti.com>
Reviewed by: Adam Leventhal <adam.leventhal@gmail.com>
Approved by: Richard Lowe <richlowe@richlowe.net>

show more ...

c3bd3abd08-Aug-2016 Matthew Ahrens

7085 add support for "if" and "else" statements in dtrace
Reviewed by: Adam Leventhal <ahl@delphix.com>
Reviewed by: Sebastien Roy <sebastien.roy@delphix.com>
Reviewed by: Paul Dagnelie <

7085 add support for "if" and "else" statements in dtrace
Reviewed by: Adam Leventhal <ahl@delphix.com>
Reviewed by: Sebastien Roy <sebastien.roy@delphix.com>
Reviewed by: Paul Dagnelie <pcd@delphix.com>
Reviewed by: Bryan Cantrill <bryan@joyent.com>
Approved by: Richard Lowe <richlowe@richlowe.net>

show more ...

123456