This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]