
On 23/5/23 14:49, Alex Bennée wrote:
This is pure duplication now. Both bsd-user and linux-user have builtin strace support and we can also track syscalls via the plugins system.
Message-Id: <20230420150009.1675181-2-alex.bennee@linaro.org> Reviewed-by: Warner Losh <imp@bsdimp.com> Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20230503091756.1453057-2-alex.bennee@linaro.org> Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Message-Id: <20230505155336.137393-2-alex.bennee@linaro.org> --- include/user/syscall-trace.h | 4 ---- bsd-user/freebsd/os-syscall.c | 2 -- trace-events | 19 ------------------- 3 files changed, 25 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>