X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=genevent-new%2FREADME;h=7b16fcdf406a01815ce33b742e58ed7c31d07004;hb=d3cd9e86e2c959b5cf35ff4c47a70822f78cb36e;hp=ad31d648e4d39986cd3d84184b5c765eca7532bc;hpb=af530af44a375e95f5d0ffcf8da4daa0b05584fb;p=lttv.git diff --git a/genevent-new/README b/genevent-new/README index ad31d648..7b16fcdf 100644 --- a/genevent-new/README +++ b/genevent-new/README @@ -44,11 +44,11 @@ to the slowest. size. A typical use for this case is filenames in the Linux kernel. The - dentry strucure has a d_name members, which is a struct qstr containing + dentry strucure has a d_name member, which is a struct qstr containing a unsigned int len and const unsigned char *name. you must use a sequence to declare this efficiently : - /> + 3 - The C code presents a \0 terminated string.