Page MenuHomeFreeBSD

LINT: Remove DTrace support
ClosedPublic

Authored by kp on Nov 27 2024, 8:38 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Mar 13, 9:07 AM
Unknown Object (File)
Thu, Mar 12, 9:33 PM
Unknown Object (File)
Sat, Mar 7, 12:05 PM
Unknown Object (File)
Thu, Feb 26, 7:41 PM
Unknown Object (File)
Thu, Feb 26, 8:06 AM
Unknown Object (File)
Sun, Feb 22, 11:29 PM
Unknown Object (File)
Sat, Feb 14, 8:35 AM
Unknown Object (File)
Feb 11 2026, 3:00 AM
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.