HomeFreeBSD

cam: Add probes for xpt actions

Description

cam: Add probes for xpt actions

cam::xpt:action(union ccb *)
cam::xpt:done((union ccb *)
cam::xpt:async-cb(void *cbarg, uint32_t async_code, struct cam_path
*path, void *async_arg);

Called when xpt_action(), xpt_done*() and the xpt async callbacks are
called.

Sponsored by: Netflix
Reviewed by: adrian
Differential Revision: https://reviews.freebsd.org/D54469

Details

Provenance
impAuthored on Jan 8 2026, 6:19 AM
Reviewer
adrian
Differential Revision
D54469: cam: Add probes for xpt actions
Parents
rGecb1f465836a: cam: Start adding dtrace provider 'cam'
Branches
Unknown
Tags
Unknown