X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=ltt%2Fbranches%2Fpoly%2Fdoc%2Fdeveloper%2Flttng-lttv-new-features.html;h=4ada424537756f52db5637ee098aa1fb657fa7e0;hb=5e4adc8cf366f4033eabfc54f129b048435430b3;hp=de083f7be049078ccb6c8c35bdd589d1c7c4f11e;hpb=ff97148316a112005cf70d53d1c5a36ca57f39f9;p=lttv.git diff --git a/ltt/branches/poly/doc/developer/lttng-lttv-new-features.html b/ltt/branches/poly/doc/developer/lttng-lttv-new-features.html index de083f7b..4ada4245 100644 --- a/ltt/branches/poly/doc/developer/lttng-lttv-new-features.html +++ b/ltt/branches/poly/doc/developer/lttng-lttv-new-features.html @@ -4,6 +4,9 @@

+One might ask what are the new features present in LTTng and LTTV that are not +in the LTT toolkit. Here are the major enhancements.
+
Here is a list of the new features in LTTV :
Modular architecture based on plugins.
Reads from several traces. It supports SMP machines.
@@ -19,6 +22,8 @@ Implements the "facility" event type metainformation.
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