qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 0/2] trace: fix ability to use systemtap with qemu tools


From: Daniel P . Berrangé
Subject: [PATCH 0/2] trace: fix ability to use systemtap with qemu tools
Date: Mon, 8 Jan 2024 17:13:54 +0000

Currently we're only generating .stp definitions for the system and
user emulators forgetting all about the tools which support tracing
too.

Daniel P. Berrangé (2):
  tracetool: remove redundant --target-type / --target-name args
  meson: generate .stp files for tools too

 docs/devel/tracing.rst |  3 +-
 meson.build            | 63 +++++++++++++++++++++++++++---------------
 scripts/tracetool.py   | 24 ++++------------
 3 files changed, 46 insertions(+), 44 deletions(-)

-- 
2.43.0




reply via email to

[Prev in Thread] Current Thread [Next in Thread]