X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=ltt-control%2Ffacilities%2Ffs.xml;h=d87187e0a934013685242ebc7786c063dd3fdbbe;hb=9ebb982cce7339a64ffcaa1005b714b87c44122b;hp=45eb07ea6e7256920ed6696dce8c8874a6432dd9;hpb=8cacbb53fb19cddc0f6bde0851bc7f188ed89a0d;p=ltt-control.git diff --git a/ltt-control/facilities/fs.xml b/ltt-control/facilities/fs.xml index 45eb07e..d87187e 100644 --- a/ltt-control/facilities/fs.xml +++ b/ltt-control/facilities/fs.xml @@ -2,12 +2,12 @@ The fs facility contains events related to file system operation - + Staring to wait for a buffer Address of the buffer head. - + Ending to wait for a buffer Address of the buffer head. @@ -15,22 +15,16 @@ Executing a file File name - - - - + Opening a file + File descriptor File name - - - - + - File descriptor @@ -80,7 +74,7 @@ Seek a file descriptor File descriptor - Number of bytes to write + Number of bytes to write Number of bytes to write @@ -96,7 +90,7 @@ Do a IOCTL on a file descriptor File descriptor Command - Argument + Argument @@ -105,9 +99,33 @@ Timeout - + Do a poll on a file descriptor + File descriptor + + + + Reading from a file descriptor File descriptor + Number of bytes to read + data read + + + + + + + + + Write to a file descriptor + File descriptor + Number of bytes to write + data written + + + + +