X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=ltt-control%2Ffacilities%2Ffs.xml;h=4d836ca96a84c59b97d7bb174200b49a77feed96;hb=c305e0823c4d6644517ac9134117c69090452515;hp=45eb07ea6e7256920ed6696dce8c8874a6432dd9;hpb=8cacbb53fb19cddc0f6bde0851bc7f188ed89a0d;p=ltt-control.git diff --git a/ltt-control/facilities/fs.xml b/ltt-control/facilities/fs.xml index 45eb07e..4d836ca 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 @@ -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 + + + + +