]> rtime.felk.cvut.cz Git - lisovros/qemu_apohw.git/commit
linux-user: support strace of epoll_create1
authorPaul Burton <paul@archlinuxmips.org>
Sun, 22 Jun 2014 10:25:38 +0000 (11:25 +0100)
committerRiku Voipio <riku.voipio@linaro.org>
Sun, 29 Jun 2014 11:19:59 +0000 (14:19 +0300)
commit0fa82d39c8afbaaa2fb4cdbb30f36c3dc76dad8e
treec8b5ea85e4a97a6cfeec59db2069ca73008e45a0
parent356d771b30071b44fcb19d2f8d911784b9b276be
linux-user: support strace of epoll_create1

Add the epoll_create1 syscall to strace.list in order to display that
syscall when it occurs, rather than a message about the syscall being
unknown despite QEMU already implementing support for it.

Signed-off-by: Paul Burton <paul@archlinuxmips.org>
Signed-off-by: Riku Voipio <riku.voipio@linaro.org>
linux-user/strace.list