qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Alberto Garcia <berto@igalia.com>
To: Paolo Bonzini <pbonzini@redhat.com>
Cc: qemu-devel@nongnu.org, stefanha@redhat.com
Subject: Re: [Qemu-devel] [PATCH] trace: remove malloc tracing
Date: Wed, 7 Oct 2015 18:21:04 +0300	[thread overview]
Message-ID: <20151007152104.GA8808@perseus.local> (raw)
In-Reply-To: <1442417924-25831-1-git-send-email-pbonzini@redhat.com>

On Wed, Sep 16, 2015 at 05:38:44PM +0200, Paolo Bonzini wrote:
> The malloc vtable is not supported anymore in glib, because it broke
> when constructors called g_malloc.  Remove tracing of g_malloc,
> g_realloc and g_free calls.
> 
> Note that, for systemtap users, glib also provides tracepoints
> glib.mem_alloc, glib.mem_free, glib.mem_realloc, glib.slice_alloc
> and glib.slice_free.
> 
> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>

Reviewed-by: Alberto Garcia <berto@igalia.com>

Berto

  reply	other threads:[~2015-10-07 15:21 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-16 15:38 [Qemu-devel] [PATCH] trace: remove malloc tracing Paolo Bonzini
2015-10-07 15:21 ` Alberto Garcia [this message]
2015-10-08 14:20 ` Stefan Hajnoczi
2015-10-08 14:31   ` Peter Maydell

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=20151007152104.GA8808@perseus.local \
    --to=berto@igalia.com \
    --cc=pbonzini@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=stefanha@redhat.com \
    /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).