X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=trunk%2Flttv%2Fdoc%2Fdeveloper%2Flttng-lttv-new-features.html;h=1217b2e6a12a43dcb64048955bf5842bdb728b0d;hb=e09ac40eb4831563134dbec0822c27d834f0a948;hp=4ada424537756f52db5637ee098aa1fb657fa7e0;hpb=2d540155a90f950cbda2d6f5f773e0c2206887b7;p=lttv.git diff --git a/trunk/lttv/doc/developer/lttng-lttv-new-features.html b/trunk/lttv/doc/developer/lttng-lttv-new-features.html index 4ada4245..1217b2e6 100644 --- a/trunk/lttv/doc/developer/lttng-lttv-new-features.html +++ b/trunk/lttv/doc/developer/lttng-lttv-new-features.html @@ -18,16 +18,16 @@ Supports huge traces : 10-15 GB.

Here are the new features in LTTng/genevent :
Real ~100ns time accuracy, with monotonic increment.
-Implements the "facility" event type metainformation.
+Exports trace metainformation within the trace stream.
+Supports arbitrary architecture type size or endianness.
Supports variable size event records.
-Supports nested compound types : structures, array, sequences, unions, strings.
Supports compiler and architecture independant elementary types.
Supports ISO C compatible dynamic alignment of data.
Solid atomic (lockless) logging (NMI, traps, faults handler safe).
Supports writing to multiple traces at once (eventually with different filters).
-Uses separate RelayFS channels for interrupts, modules, process and facility -events.
+Uses separate information channels for each information provider and for +metadata events.