From: compudj Date: Fri, 10 Mar 2006 04:47:19 +0000 (+0000) Subject: xml 1.0 X-Git-Tag: v0.12.20~1823 X-Git-Url: https://git.lttng.org/?a=commitdiff_plain;h=e1e19c49408ec5e3131356e32221ae062eef961c;p=lttv.git xml 1.0 git-svn-id: http://ltt.polymtl.ca/svn@1666 04897980-b3bd-0310-b5e0-8ef037075253 --- diff --git a/genevent-new/README b/genevent-new/README index 0a62c286..d38633d3 100644 --- a/genevent-new/README +++ b/genevent-new/README @@ -15,6 +15,8 @@ those in LTT library. Important notes : * Do not put "-" symbols in facilities name. * Use the exact same name for facility xml file and for facility name. + * As from genevent 0.17, a standard XML 1.0 description is "required". It must + begin with the header. Note about strings : There are three methods to write strings in genevent, each suitable and @@ -26,7 +28,7 @@ to the slowest. as string definition. you must then define it as an array of char : - + Note, however, that you might not want to declare a fixed size for trace size and unnecessary copy matters.