X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=scripts%2Flttng-6-split-script.sh;h=8152d0c8007e776c7e09971de948aaef21582f57;hb=0c8bbfb74fe44e05e943223c0f697cb2ae0a3d38;hp=60e01d0a0a2b7f96abd0236f58c33eb748e009b2;hpb=b055a955eefccb5cbe8570f4459cc275ae269741;p=lttv.git diff --git a/scripts/lttng-6-split-script.sh b/scripts/lttng-6-split-script.sh index 60e01d0a..8152d0c8 100755 --- a/scripts/lttng-6-split-script.sh +++ b/scripts/lttng-6-split-script.sh @@ -39,8 +39,7 @@ FILE=../${PRENAME}${COUNT}${NAME}-hotfix.diff VALUE=$(( ${VALUE} + 1 )) printf -v COUNT "%02d" ${VALUE} -IN="?_arch_powerpc_kernel_prom_parse.c -?_include_asm-powerpc_prom.h +IN="?_include_asm-powerpc_prom.h ?_include_asm-sparc64_tlb.h ?_kernel_time_clocksource.c ?_include_asm-ppc_ocp.h @@ -64,15 +63,15 @@ for a in $IN; do wr $a $FILE; done #kprobes -for a in $IN; do wr $a $FILE; done - -FILE=../${PRENAME}${COUNT}${NAME}-kprobes.diff -VALUE=$(( ${VALUE} + 1 )) -printf -v COUNT "%02d" ${VALUE} - -IN="?_include_linux_kprobes.h -?_arch_i386_kernel_kprobes.c -?_kernel_kprobes.c" +#FILE=../${PRENAME}${COUNT}${NAME}-kprobes.diff +#VALUE=$(( ${VALUE} + 1 )) +#printf -v COUNT "%02d" ${VALUE} +# +#IN="?_include_linux_kprobes.h +#?_arch_i386_kernel_kprobes.c +#?_kernel_kprobes.c" +# +#for a in $IN; do wr $a $FILE; done #Markers @@ -91,7 +90,8 @@ printf -v COUNT "%02d" ${VALUE} IN="?_include_asm-generic_vmlinux.lds.h ?_include_linux_module.h -?_include_linux_marker.h" +?_include_linux_marker.h +?_include_linux_kernel.h" for a in $IN; do wr $a $FILE; done @@ -112,7 +112,9 @@ FILE=../${PRENAME}${COUNT}${NAME}-markers-powerpc.diff VALUE=$(( ${VALUE} + 1 )) printf -v COUNT "%02d" ${VALUE} -IN="?_include_asm-powerpc_marker.h" +IN="?_include_asm-powerpc_marker.h +?_arch_powerpc_kernel_marker.c +?_arch_powerpc_kernel_Makefile" for a in $IN; do wr $a $FILE; done @@ -145,6 +147,14 @@ IN="?_include_asm-arm_marker.h for a in $IN; do wr $a $FILE; done +FILE=../${PRENAME}${COUNT}${NAME}-markers-doc.diff +VALUE=$(( ${VALUE} + 1 )) +printf -v COUNT "%02d" ${VALUE} + +IN="?_Documentation_marker.txt" + +for a in $IN; do wr $a $FILE; done + #atomic @@ -300,8 +310,7 @@ FILE=../${PRENAME}${COUNT}${NAME}-local-powerpc.diff VALUE=$(( ${VALUE} + 1 )) printf -v COUNT "%02d" ${VALUE} -IN="?_include_asm-powerpc_local.h -?_include_asm-powerpc_system.h" +IN="?_include_asm-powerpc_local.h" for a in $IN; do wr $a $FILE; done @@ -641,6 +650,14 @@ IN="?_arch_sh64_kernel_entry.S for a in $IN; do wr $a $FILE; done +#limited +FILE=../${PRENAME}${COUNT}${NAME}-instrumentation-alpha.diff +VALUE=$(( ${VALUE} + 1 )) +printf -v COUNT "%02d" ${VALUE} + +IN="?_include_asm-alpha_thread_info.h" + +for a in $IN; do wr $a $FILE; done FILE=../${PRENAME}${COUNT}${NAME}-instrumentation.diff VALUE=$(( ${VALUE} + 1 )) @@ -730,6 +747,7 @@ IN="?_include_ltt_ltt-facility-custom-fs_data.h ?_include_ltt_ltt-facility-network_ip_interface.h ?_include_ltt_ltt-facility-process.h ?_include_ltt_ltt-facility-select-default.h +?_include_ltt_ltt-facility-select-fs.h ?_include_ltt_ltt-facility-select-kernel.h ?_include_ltt_ltt-facility-select-network_ip_interface.h ?_include_ltt_ltt-facility-select-process.h