]> git.proxmox.com Git - qemu.git/commit - trace-events
hw/9pfs: Make VirtFS tracing work correctly
authorAneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Mon, 24 Oct 2011 09:39:49 +0000 (15:09 +0530)
committerBlue Swirl <blauwirbel@gmail.com>
Sun, 30 Oct 2011 09:05:28 +0000 (09:05 +0000)
commit7999f7e1273b63ec3a60d8cf2cb79cb88575744a
treecd886827eb252e8e4c7185c234689dc6364e5170
parentc2f36c6ce777c461faffa904aabaeb56e6458b9e
hw/9pfs: Make VirtFS tracing work correctly

this patch fix multiple issues with VirtFS tracing.
a) Add tracepoint to the correct code path. We handle error in complete_pdu
b) Fix indentation in python script
c) Fix variable naming issue in python script

Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
hw/9pfs/virtio-9p.c
scripts/analyse-9p-simpletrace.py
trace-events