X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=instrumentation%2Fsyscalls%2Fheaders%2Fmips-64-syscalls_pointers_override.h;fp=instrumentation%2Fsyscalls%2Fheaders%2Fmips-64-syscalls_pointers_override.h;h=5527a15df34e14bcd1ae4286c674d21ccaaefbd4;hb=6314c2d3a4ad617f5f122083a7fda007d4319b92;hp=0000000000000000000000000000000000000000;hpb=9143c6d5444e809b9d411c07a8dae94c151668ae;p=lttng-modules.git diff --git a/instrumentation/syscalls/headers/mips-64-syscalls_pointers_override.h b/instrumentation/syscalls/headers/mips-64-syscalls_pointers_override.h new file mode 100644 index 00000000..5527a15d --- /dev/null +++ b/instrumentation/syscalls/headers/mips-64-syscalls_pointers_override.h @@ -0,0 +1,10 @@ +/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) */ + +#ifndef CREATE_SYSCALL_TABLE + +#else /* CREATE_SYSCALL_TABLE */ + +#define OVERRIDE_TABLE_64_sys_clone +TRACE_SYSCALL_TABLE(clone, clone, 5055, 0) + +#endif /* CREATE_SYSCALL_TABLE */