update features
authorcompudj <compudj@04897980-b3bd-0310-b5e0-8ef037075253>
Thu, 22 Jan 2009 00:03:56 +0000 (00:03 +0000)
committercompudj <compudj@04897980-b3bd-0310-b5e0-8ef037075253>
Thu, 22 Jan 2009 00:03:56 +0000 (00:03 +0000)
git-svn-id: http://ltt.polymtl.ca/svn@3272 04897980-b3bd-0310-b5e0-8ef037075253

trunk/lttv/doc/developer/lttng-lttv-new-features.html

index 4ada424537756f52db5637ee098aa1fb657fa7e0..1217b2e6a12a43dcb64048955bf5842bdb728b0d 100644 (file)
@@ -18,16 +18,16 @@ Supports huge traces : 10-15 GB.<br>
 <br>
 Here are the new features in LTTng/genevent :<br>
 Real ~100ns time accuracy, with monotonic increment.<br>
-Implements the "facility" event type metainformation.<br>
+Exports trace metainformation within the trace stream.<br>
+Supports arbitrary architecture type size or endianness.<br>
 Supports variable size event records.<br>
-Supports nested compound types : structures, array, sequences, unions, strings.<br>
 Supports compiler and architecture independant elementary types.<br>
 Supports ISO C compatible dynamic alignment of data.<br>
 Solid atomic (lockless) logging (NMI, traps, faults handler safe).<br>
 Supports writing to multiple traces at once (eventually with different
 filters).<br>
-Uses separate RelayFS channels for interrupts, modules, process and facility
-events.<br>
+Uses separate information channels for each information provider and for
+metadata events.<br>
 </body>
 </html>
 
This page took 0.025374 seconds and 4 git commands to generate.