ctf: Update the script that downloads test traces
authorAlexandre Montplaisir <alexmonthy@voxpopuli.im>
Fri, 27 Apr 2012 17:11:02 +0000 (13:11 -0400)
committerAlexandre Montplaisir <alexmonthy@voxpopuli.im>
Fri, 27 Apr 2012 17:13:25 +0000 (13:13 -0400)
commit813ecc8ebb412eeaafc1e749242b3e389c93d62b
treee997d4d2b815359a52dd5d0abf71a50d538c015c
parent929acb4f9ccee9f82cb1e79e66274a1eb1f97661
ctf: Update the script that downloads test traces

Centralize all the CTF traces under the CTF plugin. Also simplified
the script a bit, and updated the locations.

Signed-off-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
org.eclipse.linuxtools.ctf.core.tests/.classpath
org.eclipse.linuxtools.ctf.core.tests/.gitignore
org.eclipse.linuxtools.ctf.core.tests/Tests/traces/.gitignore [deleted file]
org.eclipse.linuxtools.ctf.core.tests/Tests/traces/gen.sh [deleted file]
org.eclipse.linuxtools.ctf.core.tests/Tests/traces/trace100m.sh [deleted file]
org.eclipse.linuxtools.ctf.core.tests/Tests/traces/trace20m.sh [deleted file]
org.eclipse.linuxtools.ctf.core.tests/build.properties
org.eclipse.linuxtools.ctf.core.tests/src/org/eclipse/linuxtools/ctf/core/tests/TestParams.java
org.eclipse.linuxtools.ctf.core.tests/traces/.gitignore [new file with mode: 0644]
org.eclipse.linuxtools.ctf.core.tests/traces/get-traces.sh [new file with mode: 0755]
This page took 0.035798 seconds and 5 git commands to generate.