diff options
author | Paolo Bonzini | 2015-09-16 17:38:44 +0200 |
---|---|---|
committer | Stefan Hajnoczi | 2015-10-09 11:14:05 +0200 |
commit | 98cf48f60aa4999f5b2808569a193a401a390e6a (patch) | |
tree | 803cdc2c76fb3e7a3bf4d8d4d09353cd2e072435 /hw/sd/sd.c | |
parent | docs: update the usage example of "dtrace" backend in tracing.txt (diff) | |
download | qemu-98cf48f60aa4999f5b2808569a193a401a390e6a.tar.gz qemu-98cf48f60aa4999f5b2808569a193a401a390e6a.tar.xz qemu-98cf48f60aa4999f5b2808569a193a401a390e6a.zip |
trace: remove malloc tracing
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>
Message-id: 1442417924-25831-1-git-send-email-pbonzini@redhat.com
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Diffstat (limited to 'hw/sd/sd.c')
0 files changed, 0 insertions, 0 deletions