X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=genevent%2FREADME;h=6db1503004a42c8e4e3e7261971e34dfb9312c7f;hb=50bb790b4ac71c28ce342ad75419d621759aa71b;hp=182fbf057e1abfadda646a0c49944c5d9e76c908;hpb=bf431ad1289ad6c43471f2949b0eb544cd35c1ad;p=lttv.git diff --git a/genevent/README b/genevent/README index 182fbf05..6db15030 100644 --- a/genevent/README +++ b/genevent/README @@ -7,6 +7,9 @@ the inline functions to record events in the kernel. Right now, the program can only parse simple structure, if a structure has a nested structure, it will not work. +Genevent will soon go through a rewrite, but for now, the strings should be put +*** AT THE END *** of a structure : they will be put there anyways. + There are several files in the directory: genevent.c, genevent.h, crc32.tab, parser.c and parser.h