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

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

diff --git a/ltt/branches/poly/doc/developer/lttng-lttv-new-features.html b/ltt/branches/poly/doc/developer/lttng-lttv-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>
+
+
diff --git a/ltt/branches/poly/doc/developer/lttng-new-features.html b/ltt/branches/poly/doc/developer/lttng-new-features.html
deleted file mode 100644 (file)
index de083f7..0000000
+++ /dev/null
@@ -1,29 +0,0 @@
-<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.026879 seconds and 4 git commands to generate.