]> git.proxmox.com Git - mirror_qemu.git/commit - block.c
trace: trace bdrv_open_common()
authorStefan Hajnoczi <stefanha@linux.vnet.ibm.com>
Thu, 22 Sep 2011 19:14:12 +0000 (20:14 +0100)
committerStefan Hajnoczi <stefanha@linux.vnet.ibm.com>
Mon, 3 Oct 2011 09:55:50 +0000 (10:55 +0100)
commit28dcee10c54984449259a13c6f27bf98c4770f3c
tree0a08e30ebcbe704ce704a13b0e3f4800103707dc
parentc45a81682d6d15b7ec82ed90c34a537de66dea55
trace: trace bdrv_open_common()

bdrv_open_common() is a useful point to trace since it reveals the
filename and block driver for a given BlockDriverState.

Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>
block.c
trace-events