Graphical plugins initial commit
authorcompudj <compudj@04897980-b3bd-0310-b5e0-8ef037075253>
Wed, 4 Jun 2003 14:55:58 +0000 (14:55 +0000)
committercompudj <compudj@04897980-b3bd-0310-b5e0-8ef037075253>
Wed, 4 Jun 2003 14:55:58 +0000 (14:55 +0000)
git-svn-id: http://ltt.polymtl.ca/svn@84 04897980-b3bd-0310-b5e0-8ef037075253

ltt/branches/poly/lttv/plugins/README [new file with mode: 0644]
ltt/branches/poly/lttv/plugins/guiControlFlow.c [new file with mode: 0644]
ltt/branches/poly/lttv/plugins/guiEvents.c [new file with mode: 0644]

diff --git a/ltt/branches/poly/lttv/plugins/README b/ltt/branches/poly/lttv/plugins/README
new file mode 100644 (file)
index 0000000..7649e02
--- /dev/null
@@ -0,0 +1,13 @@
+
+|-----------------|
+|Graphical Plugins|
+|-----------------|
+
+guiEvents.c : Display events for time interval, drawing them using gdk.
+guiControlFlow.c : Display the control flow of the trace for time interval.
+
+
+|---------------------|
+|Text Oriented Plugins|
+|---------------------|
+
diff --git a/ltt/branches/poly/lttv/plugins/guiControlFlow.c b/ltt/branches/poly/lttv/plugins/guiControlFlow.c
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/ltt/branches/poly/lttv/plugins/guiEvents.c b/ltt/branches/poly/lttv/plugins/guiEvents.c
new file mode 100644 (file)
index 0000000..e69de29
This page took 0.024223 seconds and 4 git commands to generate.