userspace markers initial code
[lttv.git] / scripts / lttng-6-split-script.sh
index 223269f7974b4785fe3628becdc334071c02f1df..034fe749ba64e95953ec6230793d74e2c5a42d45 100755 (executable)
@@ -12,7 +12,7 @@ function wr () {
 
 
 PRENAME=patch
-NAME=-2.6.20-lttng-$1
+NAME=-2.6.21-rc6-mm1-lttng-$1
 ALL_NAME=${PRENAME}${NAME}-all.diff
 VALUE=1
 printf -v COUNT "%02d" ${VALUE}
@@ -607,8 +607,7 @@ FILE=../${PRENAME}${COUNT}${NAME}-timestamp.diff
 VALUE=$(( ${VALUE} + 1 ))
 printf -v COUNT "%02d" ${VALUE}
 
-IN="?_ltt_ltt-test-tsc.c
-?_include_asm-alpha_ltt.h
+IN="?_include_asm-alpha_ltt.h
 ?_include_asm-arm_ltt.h
 ?_include_asm-arm26_ltt.h
 ?_include_asm-cris_ltt.h
This page took 0.024052 seconds and 4 git commands to generate.