Page MenuHomeFreeBSD

tools/cam: Start to add the testing tools for CAM
ClosedPublic

Authored by imp on Jan 3 2026, 10:53 AM.
Tags
None
Referenced Files
F149365893: D54472.id168956.diff
Tue, Mar 24, 12:17 AM
Unknown Object (File)
Sun, Mar 22, 3:33 PM
Unknown Object (File)
Sun, Mar 15, 1:39 AM
Unknown Object (File)
Mon, Mar 9, 9:50 PM
Unknown Object (File)
Sun, Mar 8, 12:41 PM
Unknown Object (File)
Feb 21 2026, 8:51 PM
Unknown Object (File)
Jan 30 2026, 10:47 PM
Unknown Object (File)
Jan 30 2026, 8:41 PM
Subscribers

Details

Summary

Create a directory for testing tools arond CAM. These are snippets of
what will eventually be camio. At the moment, it was written using fbt
traces. This is OK, but fragile, so they need to be re-written with the
cam provider. cam_all_but_scsi.d is the first step. It shows how to do
this with the new cam dtrace provider.

Sponsored by: Netflix

Diff Detail

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

Event Timeline

imp requested review of this revision.Jan 3 2026, 10:53 AM
imp created this revision.
bcr added inline comments.
tools/cam/README
2

s/direcotry/directory/

This revision is now accepted and ready to land.Jan 3 2026, 5:45 PM