Fix syscall generator scripts
authorMichael Jeanson <mjeanson@efficios.com>
Thu, 15 Dec 2022 20:34:37 +0000 (15:34 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 15 Dec 2022 21:01:11 +0000 (16:01 -0500)
commit6ae73da43362ec34180664441bdcc416206e0e20
treee5db8bf45b31eff6a776901bdf206d1c62a174c9
parent47de8e69a98b54cb091911540492b61617550d10
Fix syscall generator scripts

Two small fixes for the syscall header generation scripts.

Check that the number of arguments match between the architecture
syscall list and the inout table definition.

Remove the duplication of arguments to make sure the per architecture
overrides are applied.

Change-Id: Ie20ef9030e57134265ae0ae885a87c5e8b3f61b1
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
tools/syscalls/lttng-get-syscall-inout.sh
tools/syscalls/lttng-syscalls-generate-headers.sh
This page took 0.025221 seconds and 4 git commands to generate.