Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' into staging
commit845d1e7e42cfc5abdd00cf715da9bd656f5a747d
authorPeter Maydell <peter.maydell@linaro.org>
Wed, 29 Jun 2016 13:07:57 +0000 (29 14:07 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Wed, 29 Jun 2016 13:07:57 +0000 (29 14:07 +0100)
tree1f32554a996424e2e221a4a3d955e5e3c1c67c09
parent3e904d6ade7f363c64b3c54c5d14372b8a9e6892
parent9c15e70086f3343bd810c6150d92ebfd6f346fcf
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' into staging

# gpg: Signature made Tue 28 Jun 2016 22:27:20 BST
# gpg:                using RSA key 0x9CA4ABB381AB73C8
# gpg: Good signature from "Stefan Hajnoczi <stefanha@redhat.com>"
# gpg:                 aka "Stefan Hajnoczi <stefanha@gmail.com>"
# Primary key fingerprint: 8695 A8BF D3F9 7CDA AC35  775A 9CA4 ABB3 81AB 73C8

* remotes/stefanha/tags/tracing-pull-request:
  trace: [*-user] Add events to trace guest syscalls in syscall emulation mode
  trace: enable tracing in qemu-img
  qemu-img: move common options parsing before commands processing
  trace: enable tracing in qemu-nbd
  trace: enable tracing in qemu-io
  trace: move qemu_trace_opts to trace/control.c
  doc: move text describing --trace to specific .texi file
  doc: sync help description for --trace with man for qemu.1

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
linux-user/syscall.c