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