new features
authorcompudj <compudj@04897980-b3bd-0310-b5e0-8ef037075253>
Tue, 22 Nov 2005 20:02:58 +0000 (20:02 +0000)
committercompudj <compudj@04897980-b3bd-0310-b5e0-8ef037075253>
Tue, 22 Nov 2005 20:02:58 +0000 (20:02 +0000)
git-svn-id: http://ltt.polymtl.ca/svn@1333 04897980-b3bd-0310-b5e0-8ef037075253

ltt/branches/poly/doc/developer/lttng-new-features.html [new file with mode: 0644]

diff --git a/ltt/branches/poly/doc/developer/lttng-new-features.html b/ltt/branches/poly/doc/developer/lttng-new-features.html
new file mode 100644 (file)
index 0000000..de083f7
--- /dev/null
@@ -0,0 +1,29 @@
+<html>
+<body>
+<center><big><big>LTTV & LTTng new features<small><small></center>
+<br>
+<br>
+<P>
+Here is a list of the new features in LTTV :<br>
+Modular architecture based on plugins.<br>
+Reads from several traces. It supports SMP machines.<br>
+Synchronized graphical views. Plugins can cooperate to show the trace
+together.<br>
+Supports event types with metainformation.<br>
+Supports huge traces : 10-15 GB.<br>
+<br>
+<br>
+Here are the new features in LTTng/genevent :<br>
+Real ~100ns time accuracy, with monotonic increment.<br>
+Implements the "facility" event type metainformation.<br>
+Supports variable size event records.<br>
+Supports nested compound types : structures, array, sequences, unions, strings.<br>
+Supports compiler and architecture independant elementary types.<br>
+Supports writing to multiple traces at once (eventually with different
+filters).<br>
+Uses separate RelayFS channels for interrupts, modules, process and facility
+events.<br>
+</body>
+</html>
+
+
This page took 0.023661 seconds and 4 git commands to generate.