opnsense-src/sys/cddl
Mark Johnston af2f923ed0 dtrace_test: Remove the dependency on dtraceall
FBT refuses to create probes in modules which depend on dtrace(all), but
dtrace_test is a convenient place to add functions specifically for
testing dtrace.

The dependency on dtraceall is not needed, so just remove it.  In fact,
it can be useful to test SDT probe creation by loading dtrace_test with
and without dtraceall loaded.

Reviewed by:	avg
MFC after:	2 weeks
Differential Revision:	https://reviews.freebsd.org/D46673

(cherry picked from commit 5bd7b976c1)
2024-10-04 15:56:42 +00:00
..
boot/zfs boot/zfs: Sync the definition of dsl_dataset_phys with OpenZFS 2024-06-09 09:47:48 -04:00
compat/opensolaris Abstract UIO allocation and deallocation. 2024-03-08 23:27:20 -05:00
contrib/opensolaris dtrace: Avoid including dtrace_isa.c directly into dtrace.c 2024-08-08 15:53:50 +00:00
dev dtrace_test: Remove the dependency on dtraceall 2024-10-04 15:56:42 +00:00