How to change a string type argument of a system call?

Neo Liu diabloneo@gmail.com
Thu Apr 1 12:14:00 GMT 2010


Hi, everyone,
    How can I use systemtap to change a string type parameter in a
syscall probe? For example, I use "probe syscall.open",
    I want to change the "filename" parameter to make the "open"
syscall open a different file. How can I do that?

Thanks.



More information about the Systemtap mailing list