summaryrefslogtreecommitdiff
path: root/sys/cddl/dev/dtrace/dtrace_test.c
AgeCommit message (Expand)Author
2024-09-19dtrace tests: Add a test case which validates FBT probe argumentsMark Johnston
2024-09-19dtrace_test: Remove the dependency on dtraceallMark Johnston
2024-06-19sdt: Implement SDT probes using hot-patchingMark Johnston
2023-11-26sys: Automated cleanup of cdefs and other formattingWarner Losh
2023-08-16sys: Remove $FreeBSD$: two-line .h patternWarner Losh
2020-02-26Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (17 of many)Pawel Biernacki
2020-01-12dtrace: add missing CLTFLAG_MPSAFE annotationsMateusz Guzik
2013-11-26dtrace sdt: remove the ugly sname parameter of SDT_PROBE_DEFINEAndriy Gapon
2013-11-25- For kernel compiled only with KDTRACE_HOOKS and not any lock debuggingAttilio Rao
2013-06-02Port the SDT test now that it's possible to create SDT probes that takeMark Johnston
2008-05-23Custom DTrace kernel module files plus FreeBSD-specific DTrace providers.John Birrell