Page MenuHomeFreeBSD

LINT: Remove DTrace support
ClosedPublic

Authored by kp on Nov 27 2024, 8:38 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, May 20, 6:46 PM
Unknown Object (File)
Sun, May 17, 7:14 PM
Unknown Object (File)
Wed, May 13, 5:45 PM
Unknown Object (File)
Wed, May 13, 5:45 PM
Unknown Object (File)
Wed, May 13, 5:45 PM
Unknown Object (File)
Wed, May 13, 5:30 PM
Unknown Object (File)
Wed, May 13, 5:30 PM
Unknown Object (File)
Apr 29 2026, 1:25 PM
Subscribers

Details

Reviewers
None
Group Reviewers
pfsense
DTrace
Commits
rG2f915345634e: LINT: Remove DTrace support
Summary

Ensure we have at least one commonly built kernel config that does not include
DTrace.
This is intended to help detect issues such as 45d108ee14 where a variable is
only used for static probe point, resulting in build failures when DTrace is
disabled.

Sponsored by: Rubicon Communications, LLC ("Netgate")

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

kp requested review of this revision.Nov 27 2024, 8:38 PM
This revision was not accepted when it landed; it landed in state Needs Review.Dec 2 2024, 7:39 PM
This revision was automatically updated to reflect the committed changes.