[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH v10 0/7] trace: Generic event state description
From: |
Lluís Vilanova |
Subject: |
Re: [Qemu-devel] [PATCH v10 0/7] trace: Generic event state description |
Date: |
Thu, 28 Feb 2013 14:48:27 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux) |
Stefan Hajnoczi writes:
> On Fri, Jan 25, 2013 at 05:33:46PM +0100, Lluís Vilanova wrote:
>> Provides a generic event state description structure (TraceEvent) and a more
>> detailed event control and query interface.
>>
>> This is achieved by creating a new "non-public" tracing backend (i.e., not
>> selectable by the user at configure time) that will generate the appropriate
>> event description information.
>>
>> Signed-off-by: Lluís Vilanova <address@hidden>
>> ---
> Hi Lluís,
> I hit an issue testing the different backends with this series applied.
> The simple trace writeout thread hangs when the 'quit' monitor command
> is issued. Do you see the same issue?
> $ ./configure --target-list=x86_64-softmmu --enable-trace-backend=simple
> $ make -j4
> $ cat my-events
> bdrv_open_common
> $ x86_64-softmmu/qemu-system-x86_64 -trace events=my-events
> (qemu) quit
I've rebased the series in master (which forced me to fix a tiny line in a
makefile, due recent changes), and everything's working fine.
I can resend the rebased series, if you want.
Lluis
--
"And it's much the same thing with knowledge, for whenever you learn
something new, the whole world becomes that much richer."
-- The Princess of Pure Reason, as told by Norton Juster in The Phantom
Tollbooth