RFC: path display and path filtering features.

Dmitry V. Levin ldv at altlinux.org
Thu Feb 17 00:10:17 UTC 2011


On Wed, Feb 16, 2011 at 06:10:55PM +0000, Grant Edwards wrote:
[...]
> Would people be agreeable to adding argument type info (or argument
> format function pointers) to the sysent table?  In addition to making
> the fd/path match function simpler, it might allow the "printargs"
> function to handle many more cases.

Such an extension is definitely useful.  The only drawback is that
someone would have to update linux/*/syscallent*.h files.  For some
syscalls, e.g. indirect_ipccall syscalls like msgrcv(2), and syscalls
with "long long" arguments where printllval() is used to print them,
even the number of arguments differ from one architecture to another.


-- 
ldv
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
URL: <http://lists.strace.io/pipermail/strace-devel/attachments/20110217/a4421a9a/attachment.bin>


More information about the Strace-devel mailing list