summaryrefslogtreecommitdiff
path: root/cddl/usr.sbin/dtrace
AgeCommit message (Expand)Author
2025-11-24Use ZFSTOP more broadlyJohn Baldwin
2025-11-17zfs: fix build after openzfs/zfs@e63d026b9Martin Matuska
2025-07-21libdtrace: Permit taking the address of an identifier without type infoMark Johnston
2025-01-23dtrace tests: Fix the ATF config variable nameMark Johnston
2025-01-22dtrace tests: Avoid hard-coding paths to required programsMark Johnston
2024-09-19dtrace tests: Add a test case which validates FBT probe argumentsMark Johnston
2024-07-15Remove residual blank line at start of MakefileWarner Losh
2024-06-01dtrace tests: Regenerate makefiles after commit d0b2dbfa0ecfMark Johnston
2024-06-01dtrace tests: Fix loading of the test kernel moduleMark Johnston
2024-01-10dtrace tests: Diff expected and actual output upon a miscompareMark Johnston
2024-01-10dtrace tests: Require perlMark Johnston
2024-01-10dtrace tests: Run ksh with -pMark Johnston
2024-01-10dtrace: Add the 'oformat' libdtrace optionDomagoj Stolfa
2023-08-25dtrace: Remove $FreeBSD$ from genmakefiles.sh.Domagoj Stolfa
2023-08-16Remove $FreeBSD$: one-line sh patternWarner Losh
2023-08-02dtrace: Add WITH_DTRACE_ASANDomagoj Stolfa
2023-08-01dtrace: Revert the addition of WITH_DTRACE_ASANMark Johnston
2023-07-27dtrace: Add WITH_DTRACE_ASANDomagoj Stolfa
2023-07-04dtrace: move kinst tests to commonChristos Margiolis
2023-04-18Update/fix Makefile.depend for userlandSimon J. Gerraty
2022-10-11kinst: Add a rudimentary regression test caseMark Johnston
2022-03-24DTrace test: skip flakey common.misc.t_dtrace_contrib.tst_dynopt_d in CILi-Wen Hsu
2022-03-24DTrace test: Add a new keyword SKIPCI to gentest.shLi-Wen Hsu
2021-06-19pkgbase: Put dtrace in its own packageEmmanuel Vadot
2020-09-10Remove -I flag for include path that doesn't existAlex Richardson
2020-08-25Merge OpenZFS support in to HEAD.Matt Macy
2020-08-20Enable creation of static userspace probes in incremental builds.Mark Johnston
2020-04-29dtrace tests: Support globbing for excludesBryan Drewery
2019-06-09DTrace: add a top level makefile to the new test suitMariusz Zaborski
2019-06-05DTrace: create an amd64 test suitMariusz Zaborski
2019-05-22Hook up the existing i386 DTrace tests to the build.Mark Johnston
2019-05-22Make it possible to generate makefiles for arch-dependent DTrace tests.Mark Johnston
2018-08-22Add support for send, receive and state-change DTrace providers forMichael Tuexen
2018-07-31Add a dtrace provider for UDP-Lite.Michael Tuexen
2018-07-22Improve TCP related tests for dtrace.Michael Tuexen
2018-07-15Fix the UDP tests for dtrace.Michael Tuexen
2018-01-14Remove tst.zonename.d from the list of expected failures.Mark Johnston
2018-01-12Add "jid" and "jailname" variables to DTrace.Mark Johnston
2018-01-10Add a regression test for r327794.Mark Johnston
2017-12-15Mark uctf/err.user64mode.ksh as EXFAIL for now.Mark Johnston
2017-12-08Actually add the -x setenv test Makefile, missed in r326499.Mark Johnston
2017-12-03Complete support for dtrace's -x setenv option.Mark Johnston
2017-11-27Revert r326181 for now.Mark Johnston
2017-11-24Compile one of the uctf test programs with -m32.Mark Johnston
2017-11-22Annotate pragma/err.invalidlibdep.ksh as EXFAIL.Mark Johnston
2017-11-21Annotate usdt/tst.eliminate.ksh as EXFAIL.Mark Johnston
2017-10-31DIRDEPS_BUILD: Update dependencies.Bryan Drewery
2017-10-31DIRDEPS_BUILD: Connect new directories.Bryan Drewery
2017-08-21Add a regression test for r322773.Mark Johnston
2017-07-25The test case common.funcs.t_dtrace_contrib.tst_basename_d generates aLi-Wen Hsu