From c05c2b296febc99e07a01a85fef5a2c959bafb62 Mon Sep 17 00:00:00 2001 From: compudj Date: Tue, 13 Dec 2005 04:20:58 +0000 Subject: [PATCH] update git-svn-id: http://ltt.polymtl.ca/svn@1382 04897980-b3bd-0310-b5e0-8ef037075253 --- ltt/branches/poly/doc/developer/lttng-lttv-new-features.html | 1 + 1 file changed, 1 insertion(+) 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 f1337df5..4ada4245 100644 --- a/ltt/branches/poly/doc/developer/lttng-lttv-new-features.html +++ b/ltt/branches/poly/doc/developer/lttng-lttv-new-features.html @@ -23,6 +23,7 @@ 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 -- 2.34.1