HomeFreeBSD

dtrace_test: Remove the dependency on dtraceall

Description

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

Details

Provenance
markjAuthored on Thu, Sep 19, 9:21 AM
Reviewer
avg
Differential Revision
D46673: dtrace_test: Remove the dependency on dtraceall
Parents
rG9aabab09c4e1: dtrace/amd64: Fix probe argument fetching
Branches
Unknown
Tags
Unknown