[DTrace-devel] [oracle/dtrace-utils] a0a24e: io: adjust io provider for NFS tracepoint variants
Kris Van Hees
noreply at github.com
Wed Jan 8 03:55:47 UTC 2025
Branch: refs/heads/devel
Home: https://github.com/oracle/dtrace-utils
Commit: a0a24ebf2a41ea4d93d9fe76656dc821fed6e960
https://github.com/oracle/dtrace-utils/commit/a0a24ebf2a41ea4d93d9fe76656dc821fed6e960
Author: Kris Van Hees <kris.van.hees at oracle.com>
Date: 2025-01-07 (Tue, 07 Jan 2025)
Changed paths:
M libdtrace/dt_prov_io.c
Log Message:
-----------
io: adjust io provider for NFS tracepoint variants
Kernels prior to 5.6.0 pass 3 arguments (derived from the NFS hdr)
to the nfs_initiate_read raw tracepoint, whereas kernels as of 5.6.0
pass just the NFS hdr.
Signed-off-by: Kris Van Hees <kris.van.hees at oracle.com>
Reviewed-by: Elena Zannoni <elena.zannoni at oracle.com>
To unsubscribe from these emails, change your notification settings at https://github.com/oracle/dtrace-utils/settings/notifications
More information about the DTrace-devel
mailing list