On Mon, 4 Jan 2021 at 14:32, Stefan Hajnoczi <stefa...@redhat.com> wrote: > > The following changes since commit 41192db338588051f21501abc13743e62b0a5605: > > Merge remote-tracking branch > 'remotes/ehabkost-gl/tags/machine-next-pull-request' into staging (2021-01-01 > 22:57:15 +0000) > > are available in the Git repository at: > > https://gitlab.com/stefanha/qemu.git tags/tracing-pull-request > > for you to fetch changes up to 7fb48c0ee1bbf5cc4c905e900b054096250e9f39: > > tracetool: show trace-events filename/lineno in fmt string errors > (2021-01-04 14:24:58 +0000) > > ---------------------------------------------------------------- > Pull request > > Show trace-events filename/lineno in fmt string errors and send -d trace:help > output to stdout for consistency. > > ---------------------------------------------------------------- > > Doug Evans (1): > trace: Send "-d trace:help" output to stdout > > Stefan Hajnoczi (4): > tracetool: add output filename command-line argument > tracetool: add out_lineno and out_next_lineno to out() > tracetool: add input filename and line number to Event > tracetool: show trace-events filename/lineno in fmt string errors
Applied, thanks. Please update the changelog at https://wiki.qemu.org/ChangeLog/6.0 for any user-visible changes. -- PMM