]> git.proxmox.com Git - mirror_qemu.git/commit
Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/tracing-pull-request'...
authorPeter Maydell <peter.maydell@linaro.org>
Tue, 5 Jan 2021 13:09:10 +0000 (13:09 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 5 Jan 2021 13:09:10 +0000 (13:09 +0000)
commit74a0a6fcecb9e31bc60875b57c69db537ad385d1
treefcb03d5f4d1cfb066bc8f1bcbe12c025ccb202be
parente551455f1e7a3d7eee9e11e2903e4050bc5511ae
parent7fb48c0ee1bbf5cc4c905e900b054096250e9f39
Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/tracing-pull-request' into staging

Pull request

Show trace-events filename/lineno in fmt string errors and send -d trace:help
output to stdout for consistency.

# gpg: Signature made Mon 04 Jan 2021 14:26:58 GMT
# gpg:                using RSA key 8695A8BFD3F97CDAAC35775A9CA4ABB381AB73C8
# gpg: Good signature from "Stefan Hajnoczi <stefanha@redhat.com>" [full]
# gpg:                 aka "Stefan Hajnoczi <stefanha@gmail.com>" [full]
# Primary key fingerprint: 8695 A8BF D3F9 7CDA AC35  775A 9CA4 ABB3 81AB 73C8

* remotes/stefanha-gitlab/tags/tracing-pull-request:
  tracetool: show trace-events filename/lineno in fmt string errors
  tracetool: add input filename and line number to Event
  tracetool: add out_lineno and out_next_lineno to out()
  tracetool: add output filename command-line argument
  trace: Send "-d trace:help" output to stdout

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>