trace: add arguments to bdrv_co_io_em() trace event
commit59370aaa5693d57c350074e537f2627d5b9d446c
authorStefan Hajnoczi <stefanha@linux.vnet.ibm.com>
Fri, 30 Sep 2011 16:34:58 +0000 (30 17:34 +0100)
committerStefan Hajnoczi <stefanha@linux.vnet.ibm.com>
Mon, 3 Oct 2011 09:56:27 +0000 (3 10:56 +0100)
tree895901f2e1ecdd77d2e5196235e3831c63b72103
parent89bd820acb477b2c41f13977a3ceb4538fadcd02
trace: add arguments to bdrv_co_io_em() trace event

It is useful to know the BlockDriverState as well as the
sector_num/nb_sectors of an emulated .bdrv_co_*() request.

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