move everything out of trunk
[lttv.git] / lttng-xenomai / LinuxTraceToolkitViewer-0.8.61-xenoltt / doc / developer / todo.html
diff --git a/lttng-xenomai/LinuxTraceToolkitViewer-0.8.61-xenoltt/doc/developer/todo.html b/lttng-xenomai/LinuxTraceToolkitViewer-0.8.61-xenoltt/doc/developer/todo.html
new file mode 100644 (file)
index 0000000..dca65c4
--- /dev/null
@@ -0,0 +1,40 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html>
+<head>
+  <title>Roadmap</title>
+</head>
+  <body>
+        
+<h1>Roadmap</h1>
+        
+<p>
+As of january 28 2004, the short term development plans include the following
+items.
+
+<UL>
+<LI> Add the copyright notices in each program file.
+<LI> Insure that the coding practices are being implemented.
+<LI> Polish the visual appearance: icons for the tabs and buttons,
+     background, lines and labels in the control flow viewer...
+<LI> When a trace is opened, start a background thread to precompute 
+     the system state and memorize it after each ~100 000 events. 
+     Have the option to save the precomputed state when a trace is closed. 
+     Use the precomputed state if available when opening a trace or 
+     seeking in a trace. Use the same thread for computing statistics.
+<LI> Update module.c to ease changing a module into a builtin feature.
+<LI> Split processTrace into tracecontext and processtrace.
+<LI> Insure that g_info logging is generally available but off by default.
+<LI> Document each header file such that developer documentation can
+     be extracted automatically using 
+     <A href="http://www.doxygen.org">Doxygen</A>.
+<LI> Complete the user and developer documentation.
+<LI> Test the viewer on large SMP traces. Insure that 2GB files do not cause
+     crashes. Note and fix unduly long delays. 
+<LI> Add C99 test (declaration of variable inside a function) to configure.in
+
+
+</body>
+</html>
+
+
+
This page took 0.023573 seconds and 4 git commands to generate.