qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL 00/11] Tracing patches
@ 2021-02-01 15:46 Stefan Hajnoczi
  2021-02-01 15:46 ` [PULL 01/11] trace: fix simpletrace doc mismerge Stefan Hajnoczi
                   ` (11 more replies)
  0 siblings, 12 replies; 26+ messages in thread
From: Stefan Hajnoczi @ 2021-02-01 15:46 UTC (permalink / raw)
  To: qemu-devel
  Cc: Peter Maydell, Eduardo Habkost, qemu-block, Markus Armbruster,
	Stefan Hajnoczi, Cleber Rosa, Paolo Bonzini

The following changes since commit 74208cd252c5da9d867270a178799abd802b9338:

  Merge remote-tracking branch 'remotes/berrange-gitlab/tags/misc-fixes-pull-request' into staging (2021-01-29 19:51:25 +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 0dfb3ca73c54fc105ab78e37e31ab05bed1360aa:

  trace: update docs with meson build information (2021-02-01 11:23:04 +0000)

----------------------------------------------------------------
Pull request

----------------------------------------------------------------

Daniel P. Berrangé (1):
  tracetool: also strip %l and %ll from systemtap format strings

Laurent Vivier (1):
  tracetool: fix "PRI" macro decoding

Stefan Hajnoczi (8):
  trace: fix simpletrace doc mismerge
  tracing: convert documentation to rST
  trace: recommend "log" backend for getting started with tracing
  trace: add meson custom_target() depend_files for tracetool
  error: rename error_with_timestamp to message_with_timestamp
  trace: make the 'log' backend timestamp configurable
  trace: document how to specify multiple --trace patterns
  trace: update docs with meson build information

Volker Rümelin (1):
  simpletrace: build() missing 2 required positional arguments

 docs/devel/index.rst                    |   1 +
 docs/devel/{tracing.txt => tracing.rst} | 248 ++++++++++++++----------
 meson.build                             |  28 ++-
 include/qemu/error-report.h             |   2 +-
 softmmu/vl.c                            |   2 +-
 util/qemu-error.c                       |   4 +-
 scripts/simpletrace.py                  |   4 +-
 scripts/tracetool/backend/log.py        |  19 +-
 scripts/tracetool/format/log_stap.py    |   8 +-
 trace/meson.build                       |  21 +-
 10 files changed, 216 insertions(+), 121 deletions(-)
 rename docs/devel/{tracing.txt => tracing.rst} (72%)

-- 
2.29.2


^ permalink raw reply	[flat|nested] 26+ messages in thread

end of thread, other threads:[~2021-02-02 17:13 UTC | newest]

Thread overview: 26+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-01 15:46 [PULL 00/11] Tracing patches Stefan Hajnoczi
2021-02-01 15:46 ` [PULL 01/11] trace: fix simpletrace doc mismerge Stefan Hajnoczi
2021-02-01 15:46 ` [PULL 02/11] tracing: convert documentation to rST Stefan Hajnoczi
2021-02-01 15:46 ` [PULL 03/11] trace: recommend "log" backend for getting started with tracing Stefan Hajnoczi
2021-02-01 15:46 ` [PULL 04/11] tracetool: fix "PRI" macro decoding Stefan Hajnoczi
2021-02-01 15:46 ` [PULL 05/11] tracetool: also strip %l and %ll from systemtap format strings Stefan Hajnoczi
2021-02-01 15:46 ` [PULL 06/11] trace: add meson custom_target() depend_files for tracetool Stefan Hajnoczi
2021-02-01 15:46 ` [PULL 07/11] error: rename error_with_timestamp to message_with_timestamp Stefan Hajnoczi
2021-02-01 15:47 ` [PULL 08/11] trace: make the 'log' backend timestamp configurable Stefan Hajnoczi
2021-02-01 15:47 ` [PULL 09/11] simpletrace: build() missing 2 required positional arguments Stefan Hajnoczi
2021-02-01 15:47 ` [PULL 10/11] trace: document how to specify multiple --trace patterns Stefan Hajnoczi
2021-02-01 16:05   ` BALATON Zoltan
2021-02-01 16:13     ` Kevin Wolf
2021-02-01 16:27       ` Philippe Mathieu-Daudé
2021-02-01 16:29       ` BALATON Zoltan
2021-02-01 16:54         ` Kevin Wolf
2021-02-01 17:25           ` Paolo Bonzini
2021-02-01 17:39             ` BALATON Zoltan
2021-02-02 12:41               ` Markus Armbruster
2021-02-02 13:03                 ` BALATON Zoltan
2021-02-02 13:12                 ` Paolo Bonzini
2021-02-01 17:46             ` Daniel P. Berrangé
2021-02-01 18:13               ` BALATON Zoltan
2021-02-02 16:47                 ` Stefan Hajnoczi
2021-02-01 15:47 ` [PULL 11/11] trace: update docs with meson build information Stefan Hajnoczi
2021-02-02 11:24 ` [PULL 00/11] Tracing patches Peter Maydell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).