aboutsummaryrefslogtreecommitdiff
path: root/hw/block/trace-events
AgeCommit message (Expand)Author
2020-10-27hw/block/nvme: fix typo in trace eventKlaus Jensen
2020-09-09trace-events: Fix attribution of trace points to sourceMarkus Armbruster
2020-09-02hw/block/nvme: add check for mdtsKlaus Jensen
2020-09-02hw/block/nvme: add tracing to nvme_map_prpKlaus Jensen
2020-09-02hw/block/nvme: add mapping helpersKlaus Jensen
2020-09-02hw/block/nvme: support identify namespace descriptor listKlaus Jensen
2020-09-02hw/block/nvme: support the get/set features select and save fieldsKlaus Jensen
2020-09-02hw/block/nvme: add remaining mandatory controller parametersKlaus Jensen
2020-09-02hw/block/nvme: add support for the asynchronous event request commandKlaus Jensen
2020-09-02hw/block/nvme: add support for the get log page commandKlaus Jensen
2020-09-02hw/block/nvme: additional tracingKlaus Jensen
2020-06-17hw/block/nvme: rename trace events to pci_nvmeKlaus Jensen
2020-04-30nvme: introduce PMR support from NVMe 1.4 specAndrzej Jakowski
2020-03-27nvme: Print 'cqid' for nvme_del_cqMinwoo Im
2020-03-17m25p80: Convert to support tracingGuenter Roeck
2019-11-19hw/block/pflash: Remove dynamic field width from trace eventsPhilippe Mathieu-Daudé
2019-07-02hw/block/pflash: Simplify trace_pflash_data_read/write()Philippe Mathieu-Daudé
2019-07-02hw/block/pflash: Simplify trace_pflash_io_read/write()Philippe Mathieu-Daudé
2019-06-04nvme: add Get/Set Feature Timestamp supportKenneth Heitke
2019-03-22trace-events: Fix attribution of trace points to sourceMarkus Armbruster
2019-03-22trace-events: Delete unused trace pointsMarkus Armbruster
2019-03-22trace-events: Shorten file names in commentsMarkus Armbruster
2019-02-04xen-block: handle resize callbackPaul Durrant
2019-01-30hw/block: clean up stale xen_disk trace entriesPaul Durrant
2019-01-14xen: automatically create XenBlockDevice-sPaul Durrant
2019-01-14xen: add xenstore watcher infrastructurePaul Durrant
2019-01-14xen: introduce 'xen-block', 'xen-disk' and 'xen-cdrom'Paul Durrant
2018-06-29hw/block/pflash_cfi: Convert from DPRINTF() macro to trace eventsPhilippe Mathieu-Daudé
2018-06-29hw/block/fdc: Convert from FLOPPY_DPRINTF() macro to trace eventsPhilippe Mathieu-Daudé
2018-02-19trace: avoid SystemTap "char const" warningsStefan Hajnoczi
2017-12-22nvme: Add tracingDoug Gale
2017-12-14xen-disk: use an IOThread per instancePaul Durrant
2017-07-31docs: fix broken paths to docs/devel/tracing.txtPhilippe Mathieu-Daudé
2017-06-29virtio-blk: trace vdev so devices can be distinguishedStefan Hajnoczi
2017-01-31trace: move hw/block/dataplane events to correct subdirDaniel P. Berrange
2016-08-12trace-events: fix first line comment in trace-eventsLaurent Vivier
2016-06-20trace: split out trace events for hw/block/ directoryDaniel P. Berrange