aboutsummaryrefslogtreecommitdiff
path: root/sys/cddl/dev/dtrace/dtrace_test.c
Commit message (Expand)AuthorAgeFilesLines
* dtrace tests: Add a test case which validates FBT probe argumentsMark Johnston2024-09-191-3/+25
* dtrace_test: Remove the dependency on dtraceallMark Johnston2024-09-191-1/+0
* sdt: Implement SDT probes using hot-patchingMark Johnston2024-06-191-3/+3
* sys: Automated cleanup of cdefs and other formattingWarner Losh2023-11-271-1/+1
* sys: Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-161-2/+0
* Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (17 of many)Pawel Biernacki2020-02-261-1/+3
* dtrace: add missing CLTFLAG_MPSAFE annotationsMateusz Guzik2020-01-121-2/+3
* dtrace sdt: remove the ugly sname parameter of SDT_PROBE_DEFINEAndriy Gapon2013-11-261-1/+1
* - For kernel compiled only with KDTRACE_HOOKS and not any lock debuggingAttilio Rao2013-11-251-2/+0
* Port the SDT test now that it's possible to create SDT probes that takeMark Johnston2013-06-021-0/+37
* Custom DTrace kernel module files plus FreeBSD-specific DTrace providers.John Birrell2008-05-231-0/+73