From: compudj Date: Thu, 22 Jan 2009 00:03:56 +0000 (+0000) Subject: update features X-Git-Tag: v0.12.20~217 X-Git-Url: http://git.liburcu.org/?a=commitdiff_plain;h=e09ac40eb4831563134dbec0822c27d834f0a948;p=lttv.git update features git-svn-id: http://ltt.polymtl.ca/svn@3272 04897980-b3bd-0310-b5e0-8ef037075253 --- 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.