linux-user: Add strace support for printing arguments of llseek
commit9f771ad8399d5832a99564919379ab29c1bbbdce
authorKito Cheng <kito.cheng@sifive.com>
Wed, 12 May 2021 10:13:58 +0000 (12 18:13 +0800)
committerLaurent Vivier <laurent@vivier.eu>
Sat, 15 May 2021 19:41:47 +0000 (15 21:41 +0200)
tree0359ac476666ef95b60ad02508640e7d6b333863
parent74081ae0ff4aea6ad0db0427ed31ac5250a58b3f
linux-user: Add strace support for printing arguments of llseek

Some target are using llseek instead of _llseek like riscv,
nios2, hexagon, and openrisc.

Signed-off-by: Kito Cheng <kito.cheng@sifive.com>
Reviewed-by: Laurent Vivier <laurent@vivier.eu>
Message-Id: <20210512101358.122781-1-kito.cheng@sifive.com>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
linux-user/strace.c
linux-user/strace.list