On 10/8/20 2:48 PM, Steven Rostedt wrote:
On Fri, 2 Oct 2020 14:25:01 +0100 Colin King colin.king@canonical.com wrote:
From: Colin Ian King colin.king@canonical.com
More recent libc implementations are now using openat/openat2 system calls so also add do_sys_openat2 to the tracing so that the test passes on these systems because do_sys_open may not be called.
Thanks to Masami Hiramatsu for the help on getting this fix to work correctly.
Signed-off-by: Colin Ian King colin.king@canonical.com
Acked-by: Steven Rostedt (VMware) rostedt@goodmis.org
Shuah,
Care to take this through your tree?
Yes - Will include in my next fixes pull request.
thanks, -- Shuah