change libltt for lttctl
authorcompudj <compudj@04897980-b3bd-0310-b5e0-8ef037075253>
Tue, 20 Sep 2005 18:48:20 +0000 (18:48 +0000)
committercompudj <compudj@04897980-b3bd-0310-b5e0-8ef037075253>
Tue, 20 Sep 2005 18:48:20 +0000 (18:48 +0000)
commit0ce0410b124ac413dcb537dc523619910ee35791
tree08575e19eb9923dfe1b2b0fd202f1c09dd277c41
parent699ab0a964b025a8d36dbd21c4c9a7451c28d417
change libltt for lttctl

git-svn-id: http://ltt.polymtl.ca/svn@1238 04897980-b3bd-0310-b5e0-8ef037075253
23 files changed:
ltt/branches/poly/Makefile.am
ltt/branches/poly/configure.in
ltt/branches/poly/libltt/Makefile.am [deleted file]
ltt/branches/poly/libltt/libltt.c [deleted file]
ltt/branches/poly/libltt/libltt.h [deleted file]
ltt/branches/poly/liblttctl/Makefile.am [new file with mode: 0644]
ltt/branches/poly/liblttctl/libltt.c [new file with mode: 0644]
ltt/branches/poly/liblttctl/libltt.h [new file with mode: 0644]
ltt/branches/poly/ltt/Makefile.am
ltt/branches/poly/ltt/convert-old/LTTTypes.h [new file with mode: 0644]
ltt/branches/poly/ltt/convert-old/LinuxEvents.h [new file with mode: 0644]
ltt/branches/poly/ltt/convert-old/Makefile.am [new file with mode: 0644]
ltt/branches/poly/ltt/convert-old/README [new file with mode: 0644]
ltt/branches/poly/ltt/convert-old/convert.c [new file with mode: 0644]
ltt/branches/poly/ltt/convert-old/core.xml [new file with mode: 0644]
ltt/branches/poly/ltt/convert-old/sysInfo [new file with mode: 0755]
ltt/branches/poly/ltt/convert/LTTTypes.h [deleted file]
ltt/branches/poly/ltt/convert/LinuxEvents.h [deleted file]
ltt/branches/poly/ltt/convert/Makefile.am [deleted file]
ltt/branches/poly/ltt/convert/README [deleted file]
ltt/branches/poly/ltt/convert/convert.c [deleted file]
ltt/branches/poly/ltt/convert/core.xml [deleted file]
ltt/branches/poly/ltt/convert/sysInfo [deleted file]
This page took 0.02543 seconds and 4 git commands to generate.