logo
Published on KernelTrap (http://kerneltrap.org)

How to get all Names of File opened in the system

By
Created Apr 16 2008 - 22:49

Hello all,

How can I get amount of bytes written using kprobe. I can get amount of bytes read since I can intercept sys_read calls; but sys_write symbols are not exported.

Is there any other way, i can get amount of the bytes written ?

Thanks.

Michael


Source URL:
http://kerneltrap.org/node/16005