Page MenuHomeFreeBSD

fbt: Allow tracing of dtrace_test.ko functions
AcceptedPublic

Authored by christos on Mar 24 2023, 6:25 PM.
Tags
Referenced Files
Unknown Object (File)
Thu, Apr 24, 2:17 PM
Unknown Object (File)
Tue, Apr 15, 11:09 AM
Unknown Object (File)
Apr 6 2025, 4:25 PM
Unknown Object (File)
Mar 30 2025, 10:09 PM
Unknown Object (File)
Mar 24 2025, 11:56 PM
Unknown Object (File)
Feb 25 2025, 9:21 AM
Unknown Object (File)
Feb 17 2025, 7:18 PM
Unknown Object (File)
Feb 8 2025, 3:25 AM

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 52638
Build 49529: arc lint + arc unit

Event Timeline

christos retitled this revision from fbt(4): allow tracing in dtrace_test.ko if it was loaded after fbt to fbt: allow tracing of dtrace_test.ko functions.Jul 13 2023, 10:24 PM
christos edited the summary of this revision. (Show Details)
christos retitled this revision from fbt: allow tracing of dtrace_test.ko functions to fbt: Allow tracing of dtrace_test.ko functions.Jan 9 2025, 12:24 PM
domagoj.stolfa_gmail.com added inline comments.
sys/cddl/dev/fbt/fbt.c
201

"... we want to be able to trace for testing purposes." perhaps? Seems somewhat redundant given that the name of the kernel module is dtrace_test.ko so I'm fine with it either way.

This revision is now accepted and ready to land.Tue, Apr 15, 6:50 PM