add process
[lttv.git] / scripts / lttng-6-split-script.sh
index 8a2738abe715080d3af5437f2c1d41797dac3cb6..f120dba17caeadef42684aae5c0e57a4a397a7df 100755 (executable)
@@ -259,7 +259,6 @@ IN="?_arch_mips_kernel_irq.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"
 
 for a in $IN; do wr $a $FILE; done
@@ -308,6 +307,7 @@ 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
This page took 0.022511 seconds and 4 git commands to generate.