[SSI-devel] strace on Alpha with SSI
John Hughes
john at Calva.COM
Wed Feb 26 01:12:14 UTC 2003
Brian J. Watson writes:
> Making the strace command OpenSSI-savvy sounds like a great
> idea! Thanks for the invitation to send a patch.
It's already NSC savvy (to some extent), from what I've seen
fixing it up for OpenSSI is just a SMOC (simple matter of
configuration).
$ strace node_self
execve("/usr/bin/node_self", ["node_self"], [/* 30 vars */]) = 0
...
ssisys({id=SSISYS_CLUSTER_MAXNODES:1}, 20) = 15
sigaction(SIGSYS, {SIG_DFL}, {SIG_IGN}) = 0
ssisys({id=SSISYS_CLUSTERNODE_NUM:1}, 20) = 1
...
More information about the Strace-devel
mailing list