Martin Englund wrote: > I'm using a fbt probe where I get a system call id as an argument, how do I > look up the name of it? At the moment I'm post-processing the output using > /etc/name/to_sysnum but that doesn't feel right :)
idea: speculate on syscall:::entry, store probefunc, and commit the speculation when the fbt probe you're interested in fires. HTH Michael -- Michael Schuster Recursion, n.: see 'Recursion' _______________________________________________ dtrace-discuss mailing list [email protected]
