X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=ltt-control%2Ffacilities%2Ffs.xml;h=4d836ca96a84c59b97d7bb174200b49a77feed96;hb=2611c0c56522f666df4959cad6883f1fba6eeefe;hp=45eb07ea6e7256920ed6696dce8c8874a6432dd9;hpb=d9afd20627a6ed5c60348709991731c1f64ae25e;p=lttv.git diff --git a/ltt-control/facilities/fs.xml b/ltt-control/facilities/fs.xml index 45eb07ea..4d836ca9 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 + + + + +