summaryrefslogtreecommitdiffstats
path: root/block/trace-events
Commit message (Expand)AuthorAgeFilesLines
* nbd: trace long NBD operationsDenis V. Lunev2022-06-291-0/+2
* block/nvme: Display CQ/SQ pointer in nvme_free_queue_pair()Philippe Mathieu-Daudé2021-11-021-1/+1
* block-backend: convert blk_co_pwritev_part to int64_t bytesVladimir Sementsov-Ogievskiy2021-10-151-1/+1
* block-backend: make blk_co_preadv() 64bitVladimir Sementsov-Ogievskiy2021-10-151-1/+1
* block: use int64_t instead of int in driver discard handlersVladimir Sementsov-Ogievskiy2021-09-291-2/+2
* block: use int64_t instead of int in driver write_zeroes handlersVladimir Sementsov-Ogievskiy2021-09-291-2/+2
* block: use int64_t instead of uint64_t in driver write handlersVladimir Sementsov-Ogievskiy2021-09-291-1/+1
* block/nvme: Use safer trace format stringPhilippe Mathieu-Daudé2021-09-071-1/+1
* block: add trace point when fdatasync failsDaniel P. Berrangé2021-06-141-0/+1
* docs: fix references to docs/devel/tracing.rstStefano Garzarella2021-06-021-1/+1
* block: Drop the sheepdog block driverMarkus Armbruster2021-05-121-14/+0Star
* block/io: use int64_t bytes in copy_rangeVladimir Sementsov-Ogievskiy2021-02-031-2/+2
* block/io: support int64_t bytes in read/write wrappersVladimir Sementsov-Ogievskiy2021-02-031-1/+1
* block/io: support int64_t bytes in bdrv_co_p{read,write}v_part()Vladimir Sementsov-Ogievskiy2021-02-031-2/+2
* block/io: support int64_t bytes in bdrv_co_do_copy_on_readv()Vladimir Sementsov-Ogievskiy2021-02-031-1/+1
* block/nvme: Trace NVMe spec version supported by the controllerPhilippe Mathieu-Daudé2021-02-021-0/+1
* block/nvme: Use unsigned integer for queue counter/sizePhilippe Mathieu-Daudé2020-11-031-5/+5
* block/nvme: Trace queue pair creation/deletionPhilippe Mathieu-Daudé2020-11-031-0/+2
* block/nvme: Improve nvme_free_req_queue_wait() trace informationPhilippe Mathieu-Daudé2020-11-031-1/+1
* block/nvme: Trace nvme_poll_queue() per queuePhilippe Mathieu-Daudé2020-11-031-1/+1
* block/nvme: Trace controller capabilitiesPhilippe Mathieu-Daudé2020-11-031-0/+2
* block/nvme: Use hex format to display offset in trace eventsPhilippe Mathieu-Daudé2020-11-031-6/+6
* trace-events: Fix attribution of trace points to sourceMarkus Armbruster2020-09-091-3/+2Star
* trace-events: Delete unused trace pointsMarkus Armbruster2020-09-091-3/+0Star
* qcow2: Make Qcow2AioTask store the full host offsetAlberto Garcia2020-08-251-1/+1
* block/nbd: split nbd_establish_connection out of nbd_client_connectVladimir Sementsov-Ogievskiy2020-07-281-2/+2
* Remove VXHS block deviceMarc-André Lureau2020-07-171-17/+0Star
* block/nvme: support nested aio_poll()Stefan Hajnoczi2020-06-231-1/+1
* block/block-copy: use block_statusVladimir Sementsov-Ogievskiy2020-03-111-0/+1
* block: add trace events for io_uringAarushi Mehta2020-01-301-0/+12
* block/nvme: add support for discardMaxim Levitsky2019-10-281-0/+2
* block/nvme: add support for write zerosMaxim Levitsky2019-10-281-0/+1
* block/block-copy: refactor copyingVladimir Sementsov-Ogievskiy2019-10-281-3/+3
* block: move block_copy from block/backup.c to separate fileVladimir Sementsov-Ogievskiy2019-10-101-0/+2
* block/backup: introduce BlockCopyStateVladimir Sementsov-Ogievskiy2019-10-101-6/+6
* block/qcow2: introduce parallel subrequest handling in read and writeVladimir Sementsov-Ogievskiy2019-10-101-0/+1
* block/backup: teach TOP to never copy unallocated regionsJohn Snow2019-08-161-0/+1
* ssh: switch from libssh2 to libsshPino Toscano2019-06-241-6/+8
* block: drop bs->jobVladimir Sementsov-Ogievskiy2019-06-181-1/+1
* block/nbd: merge nbd-client.* to nbd.cVladimir Sementsov-Ogievskiy2019-06-131-1/+1
* block/nbd-client: drop stale logoutVladimir Sementsov-Ogievskiy2019-06-131-0/+2
* block/qcow2-refcount: add trace-point to qcow2_process_discardsVladimir Sementsov-Ogievskiy2019-06-041-0/+3
* qcow2: skip writing zero buffers to empty COW areasAnton Nefedov2019-05-281-0/+1
* block/ssh: Do not report read/write/flush errors to the userMarkus Armbruster2019-04-171-0/+3
* nbd/client: Trace server noncompliance on structured readsEric Blake2019-04-011-0/+1
* nbd: Tolerate some server non-compliance in NBD_CMD_BLOCK_STATUSEric Blake2019-03-301-0/+1
* trace-events: Delete unused trace pointsMarkus Armbruster2019-03-221-1/+0Star
* trace-events: Shorten file names in commentsMarkus Armbruster2019-03-221-24/+24
* block/sheepdog: Convert from DPRINTF() macro to trace eventsLaurent Vivier2019-01-311-0/+14
* block/file-posix: Convert from DPRINTF() macro to trace eventsLaurent Vivier2019-01-311-0/+7