Hi, I tried to run iscsi provider on X86 server/w OpenSolaris build_134, got the following error:
r...@ucslab01:/var# dtrace -n 'iscsi*::: { @[args[0]->ci_remote] = count(); }' [u]dtrace: invalid probe specifier iscsi*::: { @[args[0]->ci_remote] = count(); }: in action list: failed to resolve native type for args[0][/u] Looks like the data structure of the argument was changed. Anybody knows how to find out the exact data strucuture and argument type in source code? (which file should I look into)? Regards, Autumn Wang. Regards, Autumn Wang. -- This message posted from opensolaris.org _______________________________________________ dtrace-discuss mailing list dtrace-discuss@opensolaris.org