Add "_time32" suffixed variants of syscalls to table-syscall-inout.txt
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Wed, 9 Nov 2022 18:59:50 +0000 (13:59 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 17 Nov 2022 18:29:28 +0000 (13:29 -0500)
commit4fe88f504598fd092d4bfc887cda3f8e8c04999e
treeda77b99db9177f52d3a82d5072a84e3680e7e1d3
parent039f9a2305408e45513f4209968f22d4059407b9
Add "_time32" suffixed variants of syscalls to table-syscall-inout.txt

In addressing a number of y2k38 upstream bugs, some syscalls had a
64-bit time variant added. In doing so, the superseded syscalls were
renamed *_time32.

table-syscall-inout.txt is adapted to consider both variants of these
syscalls.

This change is lifted from
https://review.lttng.org/c/lttng-modules/+/3208, originally produced by
Michael Jeanson.

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Change-Id: I34511fb80fea1d17fd5eea7fccaffe1b5335a822
include/instrumentation/syscalls/table-syscall-inout.txt
This page took 0.025762 seconds and 4 git commands to generate.