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]

Userspace probing


Hi all!

I want to trace disk io for my program using userspace probing as

probe("PATH").syscall

It is said that the system call number is available with $syscall. Can
anyone tell how can I check whether it is a "open" system call....???

-- 
Mandar Gurav


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