Questions and comments about the Architecture paper
John Levon
levon@movementarian.org
Wed May 4 22:34:00 GMT 2005
I assume that to access function arguments, you can just use the name of
the argument in the source, since systemtap operates based on the dwarf2
debug info? How do I refer to an anonymous return value?
Why isn't switch() supported?
Since I don't have struct.field or structp->field, how do I traverse a
structure? (Same goes for sizeof()).
thanks,
john
More information about the Systemtap
mailing list