From: compudj Date: Thu, 18 Aug 2005 19:15:43 +0000 (+0000) Subject: update doc X-Git-Tag: v0.12.20~2476 X-Git-Url: http://git.lttng.org./?a=commitdiff_plain;h=b6dfdc9ce394a2cd7bc21786c8e5d06d287affd8;p=lttv.git update doc git-svn-id: http://ltt.polymtl.ca/svn@1013 04897980-b3bd-0310-b5e0-8ef037075253 --- diff --git a/ltt/branches/poly/doc/developer/ltt-experimental-rewrite.html b/ltt/branches/poly/doc/developer/ltt-experimental-rewrite.html index 435edbb3..71ad8ab7 100644 --- a/ltt/branches/poly/doc/developer/ltt-experimental-rewrite.html +++ b/ltt/branches/poly/doc/developer/ltt-experimental-rewrite.html @@ -40,10 +40,14 @@ fix structures alignment, array and sequences too. -> trace dynamic.
add per facility alignment (inside structures).
add control of alignment.
add control for subbuffer size and number of subbuffers.
+Add reserve - get TSC - alignment atomicity through the use of cmpxchg.
+Add configurable alignment (LTT_ALIGNMENT).


* TODO
add user space tracing.
+add genevent full functionnality : alignment, array, sequences, nested +structures.