summaryrefslogtreecommitdiff
path: root/sys/modules/dtrace/dtrace_test/Makefile
AgeCommit message (Expand)Author
2024-07-15Remove residual blank line at start of MakefileWarner Losh
2023-08-16sys: Remove $FreeBSD$: one-line sh patternWarner Losh
2017-11-24Don't redefine _KERNEL.Mark Johnston
2017-03-04sys/modules: normalize .CURDIR-relative paths to SRCTOPEnji Cooper
2014-03-06Use SYSDIR to reference to the top of the sys hierarchy. Define SYSDIRMarcel Moolenaar
2013-11-25- For kernel compiled only with KDTRACE_HOOKS and not any lock debuggingAttilio Rao
2013-08-06opensolaris code: translate INVARIANTS to DEBUG and ZFS_DEBUGAndriy Gapon
2013-06-02Port the SDT test now that it's possible to create SDT probes that takeMark Johnston
2008-05-17Add the DTrace kernel module makefiles.John Birrell