aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/dtrace/fbt/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Remove residual blank line at start of MakefileWarner Losh2024-07-151-1/+0
* sys: Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-161-1/+0
* sys: Retire OPENZFS_CWARNFLAGS now that it is empty.John Baldwin2023-03-221-1/+0
* openzfs: fix gcc kernel module buildsRyan Libby2020-12-271-0/+1
* Merge OpenZFS support in to HEAD.Matt Macy2020-08-251-4/+3
* sys/modules: normalize .CURDIR-relative paths to SRCTOPEnji Cooper2017-03-041-1/+1
* Factor out the common code for function boundary tracing instead ofMark Johnston2014-08-161-5/+10
* Use SYSDIR to reference to the top of the sys hierarchy. Define SYSDIRMarcel Moolenaar2014-03-061-5/+7
* opensolaris code: translate INVARIANTS to DEBUG and ZFS_DEBUGAndriy Gapon2013-08-061-0/+2
* Fix the powerpc64 build. MACHINE_CPUARCH is common for powerpc/powerpc64,Justin Hibbits2013-03-191-1/+1
* Add FBT for PowerPC DTrace. Also, clean up the DTrace assembly code,Justin Hibbits2013-03-181-0/+4
* Add the DTrace kernel module makefiles.John Birrell2008-05-171-0/+13