update scripts
[lttv.git] / scripts / lttng-split-script.sh
index ef6dace3abeb1a47e5302d086ff2ec8b97f15d97..f331930527a32756209745e88a2e6ca73b8e7c30 100755 (executable)
@@ -44,7 +44,8 @@ for a in $IN; do wr $a $FILE; done
 
 FILE=../$NAME-instrumentation.diff
 
-IN="?_fs_buffer.c
+IN="?_include_linux_kernel.h
+?_fs_buffer.c
 ?_fs_compat.c
 ?_fs_exec.c
 ?_fs_ioctl.c
This page took 0.023263 seconds and 4 git commands to generate.