fbt:kernel:breadn_flags:entry): invalid address (0x0) in action #7
Andreas Longwitz
longwitz at incore.de
Mon May 22 11:44:02 UTC 2017
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
More information about the freebsd-dtrace
mailing list