X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=trunk%2Flttv%2Fdoc%2Fdeveloper%2Flttng-lttv-new-features.html;h=c6450cd0979b501af23e1909c5431cf1f06e4f0c;hb=27828bc1b0010ee87c2f68e31fb77fd4ae39fa6b;hp=4ada424537756f52db5637ee098aa1fb657fa7e0;hpb=d5662043c1570c860ee97af8d6cdd95af95a8c50;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..c6450cd0 100644 --- a/trunk/lttv/doc/developer/lttng-lttv-new-features.html +++ b/trunk/lttv/doc/developer/lttng-lttv-new-features.html @@ -16,18 +16,18 @@ Supports event types with metainformation.
Supports huge traces : 10-15 GB.


-Here are the new features in LTTng/genevent :
+Here are the new features in LTTng :
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.