update scripts
[lttv.git] / scripts / lttng-6-split-script.sh
index 4206ca76bb6fae1ecd17b2cabe61d1cea8db4b01..355213bd62d86caa29fe383ff9309bd1fa843e90 100755 (executable)
@@ -213,10 +213,13 @@ IN="?_include_linux_sched.h
 ?_ltt_ltt-syscall.c
 ?_kernel_exit.c
 ?_kernel_fork.c
+?_include_asm-arm_unistd.h
 ?_include_asm-i386_unistd.h
+?_include_asm-mips_unistd.h
 ?_include_asm-powerpc_unistd.h
-?_include_asm-x86_64_ia32_unistd.h
-?_include_asm-x86_64_unistd.h"
+?_include_asm-powerpc_systbl.h
+?_include_asm-x86_64_unistd.h
+?_include_asm-arm_unistd.h"
 
 for a in $IN; do wr $a $FILE; done
 
@@ -226,13 +229,12 @@ printf -v COUNT "%02d" ${VALUE}
 
 IN="?_arch_arm_kernel_calls.S
 ?_arch_arm_kernel_entry-common.S
-?_arch_arm_kernel_irq.c
 ?_arch_arm_kernel_process.c
 ?_arch_arm_kernel_ptrace.c
 ?_arch_arm_kernel_sys_arm.c
 ?_arch_arm_kernel_time.c
 ?_arch_arm_kernel_traps.c
-?_include_asm-arm_irq.h"
+?_include_asm-arm_thread_info.h"
 
 for a in $IN; do wr $a $FILE; done
 
@@ -253,19 +255,17 @@ FILE=../${PRENAME}${COUNT}${NAME}-instrumentation-mips.diff
 VALUE=$(( ${VALUE} + 1 ))
 printf -v COUNT "%02d" ${VALUE}
 
-IN="?_arch_mips_kernel_irq.c
-?_arch_mips_kernel_process.c
+IN="?_arch_mips_kernel_process.c
 ?_arch_mips_kernel_ptrace.c
-?_arch_mips_kernel_scall32-o32.S
-?_arch_mips_kernel_scall64-64.S
-?_arch_mips_kernel_scall64-n32.S
-?_arch_mips_kernel_scall64-o32.S
 ?_arch_mips_kernel_syscall.c
 ?_arch_mips_kernel_time.c
 ?_arch_mips_kernel_traps.c
 ?_arch_mips_kernel_unaligned.c
-?_arch_mips_mm_fault.c
-?_include_asm-mips_mipsregs.h"
+?_include_asm-mips_mipsregs.h
+?_arch_mips_kernel_scall32-o32.S
+?_arch_mips_kernel_scall64-64.S
+?_arch_mips_kernel_scall64-n32.S
+?_arch_mips_kernel_scall64-o32.S"
 
 for a in $IN; do wr $a $FILE; done
 
@@ -275,8 +275,7 @@ FILE=../${PRENAME}${COUNT}${NAME}-instrumentation-powerpc.diff
 VALUE=$(( ${VALUE} + 1 ))
 printf -v COUNT "%02d" ${VALUE}
 
-IN="?_arch_powerpc_kernel_entry_32.S
-?_arch_powerpc_kernel_irq.c
+IN="?_arch_powerpc_kernel_irq.c
 ?_arch_powerpc_kernel_misc_32.S
 ?_arch_powerpc_kernel_misc_64.S
 ?_arch_powerpc_kernel_ppc_ksyms.c
@@ -284,10 +283,8 @@ IN="?_arch_powerpc_kernel_entry_32.S
 ?_arch_powerpc_kernel_prom.c
 ?_arch_powerpc_kernel_ptrace.c
 ?_arch_powerpc_kernel_syscalls.c
-?_arch_powerpc_kernel_systbl.S
 ?_arch_powerpc_kernel_time.c
-?_arch_powerpc_kernel_traps.c
-?_arch_powerpc_mm_fault.c"
+?_arch_powerpc_kernel_traps.c"
 
 for a in $IN; do wr $a $FILE; done
 
@@ -299,8 +296,7 @@ printf -v COUNT "%02d" ${VALUE}
 IN="?_arch_ppc_Kconfig
 ?_arch_ppc_kernel_misc.S
 ?_arch_ppc_kernel_time.c
-?_arch_ppc_kernel_traps.c
-?_arch_ppc_mm_fault.c"
+?_arch_ppc_kernel_traps.c"
 
 
 for a in $IN; do wr $a $FILE; done
@@ -313,10 +309,10 @@ printf -v COUNT "%02d" ${VALUE}
 IN="?_arch_x86_64_ia32_ia32entry.S
 ?_arch_x86_64_ia32_ipc32.c
 ?_arch_x86_64_kernel_entry.S
+?_arch_x86_64_kernel_process.c
 ?_arch_x86_64_kernel_ptrace.c
 ?_arch_x86_64_kernel_time.c
-?_arch_x86_64_kernel_traps.c
-?_arch_x86_64_mm_fault.c"
+?_arch_x86_64_kernel_traps.c"
 
 for a in $IN; do wr $a $FILE; done
 
@@ -326,7 +322,6 @@ printf -v COUNT "%02d" ${VALUE}
 
 IN="?_fs_buffer.c
 ?_fs_compat.c
-?_fs_debugfs_inode.c
 ?_fs_exec.c
 ?_fs_ioctl.c
 ?_fs_open.c
@@ -338,7 +333,6 @@ IN="?_fs_buffer.c
 ?_kernel_irq_handle.c
 ?_kernel_itimer.c
 ?_kernel_kthread.c
-?_kernel_Makefile
 ?_kernel_lockdep.c
 ?_kernel_module.c
 ?_kernel_printk.c
@@ -408,7 +402,8 @@ IN="?_include_ltt_ltt-facility-custom-fs_data.h
 ?_include_ltt_ltt-facility-socket.h
 ?_include_ltt_ltt-facility-stack.h
 ?_include_ltt_ltt-facility-statedump.h
-?_include_ltt_ltt-facility-timer.h"
+?_include_ltt_ltt-facility-timer.h
+?_include_ltt_ltt-stack.h"
 
 for a in $IN; do wr $a $FILE; done
 
@@ -456,7 +451,8 @@ IN="?_ltt_facilities_ltt-facility-loader-fs.c
 ?_ltt_facilities_ltt-facility-loader-statedump.c
 ?_ltt_facilities_ltt-facility-loader-statedump.h
 ?_ltt_facilities_ltt-facility-loader-timer.c
-?_ltt_facilities_ltt-facility-loader-timer.h"
+?_ltt_facilities_ltt-facility-loader-timer.h
+?_ltt_ltt-stack.c"
 
 
 for a in $IN; do wr $a $FILE; done
@@ -497,7 +493,6 @@ VALUE=$(( ${VALUE} + 1 ))
 printf -v COUNT "%02d" ${VALUE}
 
 IN="?_Makefile
-?_kernel_Makefile
 ?_ltt_Kconfig
 ?_ltt_Makefile
 ?_arch_alpha_Kconfig
This page took 0.02393 seconds and 4 git commands to generate.