aboutsummaryrefslogtreecommitdiff
path: root/block/trace-events
AgeCommit message (Expand)Author
2018-03-19blockjobs: add block-job-finalizeJohn Snow
2018-03-19blockjobs: ensure abort is called for cancelled jobsJohn Snow
2018-03-19blockjobs: add block_job_dismissJohn Snow
2018-03-19blockjobs: add block_job_verb permission tableJohn Snow
2018-03-19blockjobs: add state transition tableJohn Snow
2018-03-13block: let blk_add/remove_aio_context_notifier() tolerate BDS changesStefan Hajnoczi
2018-02-08block: Add VFIO based NVMe driverFam Zheng
2017-10-26block: Make bdrv_round_to_clusters() signature more usefulEric Blake
2017-08-07block: move trace probes into bdrv_co_preadv|pwritevDaniel P. Berrange
2017-08-01trace-events: fix code style: print 0x before hex numbersVladimir Sementsov-Ogievskiy
2017-08-01trace-events: fix code style: %# -> 0x%Vladimir Sementsov-Ogievskiy
2017-07-31docs: fix broken paths to docs/devel/tracing.txtPhilippe Mathieu-Daudé
2017-07-10trace: Show blockjob actions via bytes, not sectorsEric Blake
2017-06-26block: Remove bdrv_aio_readv/writev/flush()Kevin Wolf
2017-04-24block/vxhs.c: Add support for a new block device type called "vxhs"Ashish Mittal
2017-01-31trace: clean up trace-events filesStefan Hajnoczi
2017-01-09block: Rename raw-{posix,win32} to file-*.cEric Blake
2016-11-14blockjob: add block_job_startJohn Snow
2016-11-01blockjob: centralize QMP event emissionsJohn Snow
2016-10-27block: Remove bdrv_aio_pdiscard()Kevin Wolf
2016-08-12trace-events: fix first line comment in trace-eventsLaurent Vivier
2016-07-20raw-posix: Switch paio_submit() to byte-basedEric Blake
2016-07-20block: Convert bdrv_aio_discard() to byte-basedEric Blake
2016-06-20trace: split out trace events for block/ directoryDaniel P. Berrange