Split syscalls headers and tools
authorMichael Jeanson <mjeanson@efficios.com>
Thu, 1 Dec 2022 18:32:33 +0000 (13:32 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Wed, 14 Dec 2022 19:07:48 +0000 (14:07 -0500)
commitb03cf820f4aea4e37df6603ddd499c96e23d66fc
tree571c35bc60341c96f87e6c04cc380f31bfa5b243
parent0d49efc853b23612f434bfaa5bddf4319abe7883
Split syscalls headers and tools

Move the syscall headers tooling out of the include/ directory.

Change-Id: Icd507326aeac9cf28178f0e74b1d3f4812900303
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
116 files changed:
include/instrumentation/syscalls/3.0.34/powerpc-32-syscalls [deleted file]
include/instrumentation/syscalls/3.1.0-rc6/x86-32-syscalls [deleted file]
include/instrumentation/syscalls/3.10.0-rc7/x86-64-syscalls [deleted file]
include/instrumentation/syscalls/3.13.0/mips-32-syscalls [deleted file]
include/instrumentation/syscalls/3.18.0/mips-32-syscalls [deleted file]
include/instrumentation/syscalls/3.4.25/arm-32-syscalls [deleted file]
include/instrumentation/syscalls/3.5.0/mips-32-syscalls [deleted file]
include/instrumentation/syscalls/3.5.0/mips-64-syscalls [deleted file]
include/instrumentation/syscalls/4.4.0/arm-64-syscalls [deleted file]
include/instrumentation/syscalls/6.0.7/arm-32-syscalls [deleted file]
include/instrumentation/syscalls/6.0.7/arm-64-syscalls [deleted file]
include/instrumentation/syscalls/6.0.7/x86-32-syscalls [deleted file]
include/instrumentation/syscalls/6.0.7/x86-64-syscalls [deleted file]
include/instrumentation/syscalls/README [deleted file]
include/instrumentation/syscalls/arm-32-syscalls_integers.h [new file with mode: 0644]
include/instrumentation/syscalls/arm-32-syscalls_integers_override.h [new file with mode: 0644]
include/instrumentation/syscalls/arm-32-syscalls_pointers.h [new file with mode: 0644]
include/instrumentation/syscalls/arm-32-syscalls_pointers_override.h [new file with mode: 0644]
include/instrumentation/syscalls/arm-64-syscalls_integers.h [new file with mode: 0644]
include/instrumentation/syscalls/arm-64-syscalls_integers_override.h [new file with mode: 0644]
include/instrumentation/syscalls/arm-64-syscalls_pointers.h [new file with mode: 0644]
include/instrumentation/syscalls/arm-64-syscalls_pointers_override.h [new file with mode: 0644]
include/instrumentation/syscalls/compat_syscalls_integers.h [new file with mode: 0644]
include/instrumentation/syscalls/compat_syscalls_pointers.h [new file with mode: 0644]
include/instrumentation/syscalls/headers/arm-32-syscalls_integers.h [deleted file]
include/instrumentation/syscalls/headers/arm-32-syscalls_integers_override.h [deleted file]
include/instrumentation/syscalls/headers/arm-32-syscalls_pointers.h [deleted file]
include/instrumentation/syscalls/headers/arm-32-syscalls_pointers_override.h [deleted file]
include/instrumentation/syscalls/headers/arm-64-syscalls_integers.h [deleted file]
include/instrumentation/syscalls/headers/arm-64-syscalls_integers_override.h [deleted file]
include/instrumentation/syscalls/headers/arm-64-syscalls_pointers.h [deleted file]
include/instrumentation/syscalls/headers/arm-64-syscalls_pointers_override.h [deleted file]
include/instrumentation/syscalls/headers/compat_syscalls_integers.h [deleted file]
include/instrumentation/syscalls/headers/compat_syscalls_pointers.h [deleted file]
include/instrumentation/syscalls/headers/mips-32-syscalls_integers.h [deleted file]
include/instrumentation/syscalls/headers/mips-32-syscalls_integers_override.h [deleted file]
include/instrumentation/syscalls/headers/mips-32-syscalls_pointers.h [deleted file]
include/instrumentation/syscalls/headers/mips-32-syscalls_pointers_override.h [deleted file]
include/instrumentation/syscalls/headers/mips-64-syscalls_integers.h [deleted file]
include/instrumentation/syscalls/headers/mips-64-syscalls_integers_override.h [deleted file]
include/instrumentation/syscalls/headers/mips-64-syscalls_pointers.h [deleted file]
include/instrumentation/syscalls/headers/mips-64-syscalls_pointers_override.h [deleted file]
include/instrumentation/syscalls/headers/powerpc-32-syscalls_integers.h [deleted file]
include/instrumentation/syscalls/headers/powerpc-32-syscalls_integers_override.h [deleted file]
include/instrumentation/syscalls/headers/powerpc-32-syscalls_pointers.h [deleted file]
include/instrumentation/syscalls/headers/powerpc-32-syscalls_pointers_override.h [deleted file]
include/instrumentation/syscalls/headers/syscalls_integers.h [deleted file]
include/instrumentation/syscalls/headers/syscalls_integers_override.h [deleted file]
include/instrumentation/syscalls/headers/syscalls_pointers.h [deleted file]
include/instrumentation/syscalls/headers/syscalls_pointers_override.h [deleted file]
include/instrumentation/syscalls/headers/syscalls_unknown.h [deleted file]
include/instrumentation/syscalls/headers/x86-32-syscalls_integers.h [deleted file]
include/instrumentation/syscalls/headers/x86-32-syscalls_integers_override.h [deleted file]
include/instrumentation/syscalls/headers/x86-32-syscalls_pointers.h [deleted file]
include/instrumentation/syscalls/headers/x86-32-syscalls_pointers_override.h [deleted file]
include/instrumentation/syscalls/headers/x86-64-syscalls_integers.h [deleted file]
include/instrumentation/syscalls/headers/x86-64-syscalls_integers_override.h [deleted file]
include/instrumentation/syscalls/headers/x86-64-syscalls_pointers.h [deleted file]
include/instrumentation/syscalls/headers/x86-64-syscalls_pointers_override.h [deleted file]
include/instrumentation/syscalls/lttng-get-syscall-inout.sh [deleted file]
include/instrumentation/syscalls/lttng-syscalls-extract.sh [deleted file]
include/instrumentation/syscalls/lttng-syscalls-extractor/linux-link-trace-syscalls-as-data.patch [deleted file]
include/instrumentation/syscalls/lttng-syscalls-generate-headers.sh [deleted file]
include/instrumentation/syscalls/mips-32-syscalls_integers.h [new file with mode: 0644]
include/instrumentation/syscalls/mips-32-syscalls_integers_override.h [new file with mode: 0644]
include/instrumentation/syscalls/mips-32-syscalls_pointers.h [new file with mode: 0644]
include/instrumentation/syscalls/mips-32-syscalls_pointers_override.h [new file with mode: 0644]
include/instrumentation/syscalls/mips-64-syscalls_integers.h [new file with mode: 0644]
include/instrumentation/syscalls/mips-64-syscalls_integers_override.h [new file with mode: 0644]
include/instrumentation/syscalls/mips-64-syscalls_pointers.h [new file with mode: 0644]
include/instrumentation/syscalls/mips-64-syscalls_pointers_override.h [new file with mode: 0644]
include/instrumentation/syscalls/powerpc-32-syscalls_integers.h [new file with mode: 0644]
include/instrumentation/syscalls/powerpc-32-syscalls_integers_override.h [new file with mode: 0644]
include/instrumentation/syscalls/powerpc-32-syscalls_pointers.h [new file with mode: 0644]
include/instrumentation/syscalls/powerpc-32-syscalls_pointers_override.h [new file with mode: 0644]
include/instrumentation/syscalls/syscalls_integers.h [new file with mode: 0644]
include/instrumentation/syscalls/syscalls_integers_override.h [new file with mode: 0644]
include/instrumentation/syscalls/syscalls_pointers.h [new file with mode: 0644]
include/instrumentation/syscalls/syscalls_pointers_override.h [new file with mode: 0644]
include/instrumentation/syscalls/syscalls_unknown.h [new file with mode: 0644]
include/instrumentation/syscalls/table-syscall-inout-x86-32-override.txt [deleted file]
include/instrumentation/syscalls/table-syscall-inout.txt [deleted file]
include/instrumentation/syscalls/x86-32-syscalls_integers.h [new file with mode: 0644]
include/instrumentation/syscalls/x86-32-syscalls_integers_override.h [new file with mode: 0644]
include/instrumentation/syscalls/x86-32-syscalls_pointers.h [new file with mode: 0644]
include/instrumentation/syscalls/x86-32-syscalls_pointers_override.h [new file with mode: 0644]
include/instrumentation/syscalls/x86-64-syscalls_integers.h [new file with mode: 0644]
include/instrumentation/syscalls/x86-64-syscalls_integers_override.h [new file with mode: 0644]
include/instrumentation/syscalls/x86-64-syscalls_pointers.h [new file with mode: 0644]
include/instrumentation/syscalls/x86-64-syscalls_pointers_override.h [new file with mode: 0644]
src/lttng-syscalls-entry-compat-table.c
src/lttng-syscalls-entry-table.c
src/lttng-syscalls-enum.c
src/lttng-syscalls-exit-compat-table.c
src/lttng-syscalls-exit-table.c
src/lttng-syscalls.c
tools/syscalls/3.0.34/powerpc-32-syscalls [new file with mode: 0644]
tools/syscalls/3.1.0-rc6/x86-32-syscalls [new file with mode: 0644]
tools/syscalls/3.10.0-rc7/x86-64-syscalls [new file with mode: 0644]
tools/syscalls/3.13.0/mips-32-syscalls [new file with mode: 0644]
tools/syscalls/3.18.0/mips-32-syscalls [new file with mode: 0644]
tools/syscalls/3.4.25/arm-32-syscalls [new file with mode: 0644]
tools/syscalls/3.5.0/mips-32-syscalls [new file with mode: 0644]
tools/syscalls/3.5.0/mips-64-syscalls [new file with mode: 0644]
tools/syscalls/4.4.0/arm-64-syscalls [new file with mode: 0644]
tools/syscalls/6.0.7/arm-32-syscalls [new file with mode: 0644]
tools/syscalls/6.0.7/arm-64-syscalls [new file with mode: 0644]
tools/syscalls/6.0.7/x86-32-syscalls [new file with mode: 0644]
tools/syscalls/6.0.7/x86-64-syscalls [new file with mode: 0644]
tools/syscalls/README [new file with mode: 0644]
tools/syscalls/lttng-get-syscall-inout.sh [new file with mode: 0755]
tools/syscalls/lttng-syscalls-extract.sh [new file with mode: 0755]
tools/syscalls/lttng-syscalls-extractor/linux-link-trace-syscalls-as-data.patch [new file with mode: 0644]
tools/syscalls/lttng-syscalls-generate-headers.sh [new file with mode: 0755]
tools/syscalls/table-syscall-inout-x86-32-override.txt [new file with mode: 0644]
tools/syscalls/table-syscall-inout.txt [new file with mode: 0644]
This page took 0.032544 seconds and 4 git commands to generate.