Hello,

My problem is: The probe fbt:kernel:breadn_flags:entry should fire in
the case args[6] == 0, the case args[6] != 0 works but is not important
to me.

What you want is:

fbt:kernel:breadn_flags:entry
/args[6] == 0/
{
        ...
}

Thats exactly what I did.

Hope it helps!

No, the error messaes "invalid address (0x0)" appears.

Regards


_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-dtrace
To unsubscribe, send any mail to "[email protected]"

Reply via email to