qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Stefan Hajnoczi <stefanha@gmail.com>
To: "Lluís Vilanova" <vilanova@ac.upc.edu>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH v4 1/7] tracetool: Explicitly identify public backends
Date: Mon, 11 Jun 2012 10:52:40 +0100	[thread overview]
Message-ID: <CAJSP0QUjHkhDZLvhbb_Y1sjGD+HBe7RYqj-78b4-Ethi1aeTPg@mail.gmail.com> (raw)
In-Reply-To: <20120508143820.18271.25000.stgit@fimbulvetr.bsc.es>

On Tue, May 8, 2012 at 3:38 PM, Lluís Vilanova <vilanova@ac.upc.edu> wrote:
> Public backends are those printed by "--list-backends" and thus considered valid
> by the configure script.
>
> Signed-off-by: Lluís Vilanova <vilanova@ac.upc.edu>
> ---
>  scripts/tracetool.py                  |    4 ++--
>  scripts/tracetool/backend/__init__.py |   16 +++++++++++++++-
>  scripts/tracetool/backend/dtrace.py   |    3 +++
>  scripts/tracetool/backend/simple.py   |    3 +++
>  scripts/tracetool/backend/stderr.py   |    3 +++
>  scripts/tracetool/backend/ust.py      |    3 +++
>  6 files changed, 29 insertions(+), 3 deletions(-)

Is there any use for PUBLIC in qemu.git/master at this time?

If there is no real user in mainline yet then I'd rather not take this code.

Stefan

  reply	other threads:[~2012-06-11  9:52 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-08 14:38 [Qemu-devel] [PATCH v4 0/7] trace: Generic event state description Lluís Vilanova
2012-05-08 14:38 ` [Qemu-devel] [PATCH v4 1/7] tracetool: Explicitly identify public backends Lluís Vilanova
2012-06-11  9:52   ` Stefan Hajnoczi [this message]
2012-06-11 11:07     ` Lluís Vilanova
2012-05-08 14:38 ` [Qemu-devel] [PATCH v4 2/7] trace: Provide a generic tracing event descriptor Lluís Vilanova
2012-05-08 14:38 ` [Qemu-devel] [PATCH v4 3/7] trace: Provide a detailed event control interface Lluís Vilanova
2012-06-11  9:31   ` Stefan Hajnoczi
2012-05-08 14:38 ` [Qemu-devel] [PATCH v4 4/7] trace: [monitor] Use new " Lluís Vilanova
2012-06-11  9:35   ` Stefan Hajnoczi
2012-06-11  9:46     ` Lluís Vilanova
2012-06-11 17:20       ` Lluís Vilanova
2012-06-12  6:22         ` Stefan Hajnoczi
2012-05-08 14:38 ` [Qemu-devel] [PATCH v4 5/7] trace: [default] " Lluís Vilanova
2012-05-08 14:38 ` [Qemu-devel] [PATCH v4 6/7] trace: [simple] Port to generic event information and new " Lluís Vilanova
2012-05-08 14:38 ` [Qemu-devel] [PATCH v4 7/7] trace: [stderr] " Lluís Vilanova
2012-06-05 16:55 ` [Qemu-devel] [PATCH v4 0/7] trace: Generic event state description Lluís Vilanova
2012-06-11  9:53 ` Stefan Hajnoczi
2012-06-11 11:12   ` Lluís Vilanova
2012-06-11 12:01     ` Stefan Hajnoczi
2012-06-11 13:52       ` Lluís Vilanova
2012-06-11 14:26         ` Stefan Hajnoczi

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAJSP0QUjHkhDZLvhbb_Y1sjGD+HBe7RYqj-78b4-Ethi1aeTPg@mail.gmail.com \
    --to=stefanha@gmail.com \
    --cc=qemu-devel@nongnu.org \
    --cc=vilanova@ac.upc.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).