aboutsummaryrefslogtreecommitdiffstats
path: root/trace-events
AgeCommit message (Expand)AuthorFilesLines
2012-09-28qmp: add block-job-pause and block-job-resumePaolo Bonzini1-0/+2
2012-09-28blockdev: rename block_stream_cb to a generic block_job_cbJeff Cody1-1/+1
2012-09-28block: add live block commit functionalityJeff Cody1-0/+2
2012-09-21Merge branch 'usb.65' of git://git.kraxel.org/qemuAurelien Jarno1-3/+6
2012-09-13hw/qxl: support client monitor configuration via deviceAlon Levy1-1/+5
2012-09-13qxl: add trace-event for QXL_IO_LOGAlon Levy1-0/+1
2012-09-13hw/qxl: tracing fixesAlon Levy1-2/+4
2012-09-12ehci: switch to new-style memory opsGerd Hoffmann1-3/+6
2012-09-11xhci: add XHCIInterrupterGerd Hoffmann1-1/+1
2012-09-11xhci: add msix supportGerd Hoffmann1-0/+3
2012-09-11usb3: bos decriptorGerd Hoffmann1-0/+1
2012-09-11xhci: add trace_usb_xhci_ep_set_dequeueGerd Hoffmann1-0/+1
2012-09-11xhci: trace cc codes in cleartextGerd Hoffmann1-1/+1
2012-09-11xhci: drop bufferingGerd Hoffmann1-1/+1
2012-09-11ehci: add doorbell trace eventsGerd Hoffmann1-0/+2
2012-09-11ehci: trace guest bugsGerd Hoffmann1-0/+1
2012-09-05qxl: add QXL_IO_MONITORS_CONFIG_ASYNCAlon Levy1-0/+1
2012-08-15pseries: Add PCI MSI/MSI-X supportAlexey Kardashevskiy1-0/+5
2012-08-15pseries: Add trace event for PCI irqsAlexey Kardashevskiy1-0/+3
2012-07-27scsi: establish precedence levels for unit attentionPaolo Bonzini1-0/+1
2012-07-27scsi: add tracepoint for scsi_req_cancelPaolo Bonzini1-0/+1
2012-07-26megasas: Replace trace_megasas_dcmd_dump_frame()Hannes Reinecke1-1/+1
2012-07-18Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori1-0/+4
2012-07-18Merge remote-tracking branch 'kraxel/usb.57' into stagingAnthony Liguori1-1/+15
2012-07-17hd-geometry: Switch to uint32_t to match BlockConfMarkus Armbruster1-1/+1
2012-07-17hd-geometry: Add tracepointsMarkus Armbruster1-0/+4
2012-07-14esp: add AMD PCscsi emulation (PCI SCSI adapter)Hervé Poussineau1-0/+12
2012-07-14esp: use trace framework instead of stderr outputHervé Poussineau1-0/+3
2012-07-14esp: implement Reset ATN commandHervé Poussineau1-0/+1
2012-07-14esp: implement Disable selection commandHervé Poussineau1-0/+1
2012-07-12ehci: implement Interrupt Threshold Control supportGerd Hoffmann1-1/+1
2012-07-12usb: add usb attached scsi emulationGerd Hoffmann1-0/+14
2012-07-09Merge remote-tracking branch 'quintela/migration-anthony-v2' into stagingAnthony Liguori1-0/+5
2012-07-09Merge remote-tracking branch 'kraxel/usb.55' into stagingAnthony Liguori1-2/+4
2012-07-09usb-host: add trace events for iso xfersGerd Hoffmann1-2/+4
2012-07-02megasas: LSI Megaraid SAS HBA emulationHannes Reinecke1-0/+79
2012-06-29Add tracepoints for savevm section start/endJuan Quintela1-0/+5
2012-06-20ehci: tracing improvementsGerd Hoffmann1-2/+3
2012-06-15Add rate limiting of RTC_CHANGE, BALLOON_CHANGE & WATCHDOG eventsDaniel P. Berrange1-0/+5
2012-06-07ehci: add EHCIPacketGerd Hoffmann1-0/+1
2012-06-07xhci: trace: slotsGerd Hoffmann1-0/+6
2012-06-07xhci: trace: transfersGerd Hoffmann1-0/+6
2012-06-07xhci: trace: endpointsGerd Hoffmann1-0/+5
2012-06-07xhci: trace: ring fetchGerd Hoffmann1-0/+1
2012-06-07xhci: trace: irq + eventsGerd Hoffmann1-0/+3
2012-06-07xhci: trace: run+stopGerd Hoffmann1-0/+2
2012-06-07xhci: trace: mmio reads+writesGerd Hoffmann1-0/+12
2012-06-07uhci: fix trace format stringsGerd Hoffmann1-4/+4
2012-06-07uhci: fix bandwidth managementGerd Hoffmann1-1/+1
2012-05-28ISCSI: Switch to using READ16/WRITE16 for I/O to the LUNRonnie Sahlberg1-2/+2
2012-04-18Merge remote-tracking branch 'spice/spice.v52' into stagingAnthony Liguori1-1/+0
2012-04-18trace-events: remove unused qxl_vga_ioport_while_not_in_vga_modeAlon Levy1-1/+0
2012-04-17usb-host: rewrite usb_linux_update_endp_tableGerd Hoffmann1-0/+6
2012-04-17usb-hub: add tracepointsGerd Hoffmann1-1/+10
2012-04-17usb-host: add usb packet to request tracepointsGerd Hoffmann1-5/+5
2012-04-17usb-host: trace canceled requestsGerd Hoffmann1-0/+2
2012-04-17usb-host: trace emulated requestsGerd Hoffmann1-0/+1
2012-04-05trace-events: Rename 'next' argumentKevin Wolf1-1/+1
2012-03-26trace-events: Fix broken build caused by wrong format specifierStefan Weil1-1/+1
2012-03-19qxl/qxl_render.c: add trace eventsAlon Levy1-0/+7
2012-03-19qxl: switch qxl.c to trace-eventsAlon Levy1-0/+59
2012-03-13uhci: tracing supportGerd Hoffmann1-0/+31
2012-03-13usb: improve packet state sanity checksGerd Hoffmann1-0/+1
2012-03-13usb: the big renameGerd Hoffmann1-4/+4
2012-03-12Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori1-0/+25
2012-03-12qcow2: Reduce number of I/O requestsKevin Wolf1-0/+1
2012-03-12qcow2: Add some tracingKevin Wolf1-0/+24
2012-03-12vga: add trace event for ppm_saveAlon Levy1-0/+3
2012-03-12console: add some trace eventsAlon Levy1-0/+4
2012-02-27usb: add tracepoint for usb packet state changes.Gerd Hoffmann1-0/+3
2012-02-22jazz-led: use trace frameworkHervé Poussineau1-0/+4
2012-02-09qed: replace is_write with flags fieldStefan Hajnoczi1-1/+1
2012-02-09block: add .bdrv_co_write_zeroes() interfaceStefan Hajnoczi1-0/+1
2012-01-30GRLIB UART: Add RX channelFabien Chouteau1-0/+1
2012-01-26virtio-blk: add virtio_blk_handle_read trace eventStefan Hajnoczi1-0/+1
2012-01-26qmp: add block_job_cancel commandStefan Hajnoczi1-0/+1
2012-01-26qmp: add block_stream commandStefan Hajnoczi1-0/+4
2012-01-26block: add image streaming block jobStefan Hajnoczi1-0/+4
2012-01-26block: make copy-on-read a per-request flagStefan Hajnoczi1-1/+2
2012-01-23Merge remote-tracking branch 'qemu-kvm/uq/master' into stagingAnthony Liguori1-1/+1
2012-01-19apic: Introduce apic_report_irq_deliveredJan Kiszka1-1/+1
2012-01-13usb: track altsetting in USBDeviceGerd Hoffmann1-0/+1
2012-01-03Merge remote-tracking branch 'qemu-kvm/memory/page_desc' into stagingAnthony Liguori1-1/+1
2012-01-03xen: convert to MemoryListener APIAvi Kivity1-1/+1
2011-12-21hw/9pfs: Use the correct signed type for different variablesAneesh Kumar K.V1-4/+4
2011-12-15block: bdrv_aio_* do not return NULLPaolo Bonzini1-2/+0
2011-12-05dma-helpers: Add trace eventsKevin Wolf1-0/+7
2011-12-05block: core copy-on-read logicStefan Hajnoczi1-0/+1
2011-10-31Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori1-0/+7
2011-10-30hw/9pfs: Make VirtFS tracing work correctlyAneesh Kumar K.V1-1/+1
2011-10-28scsi: do not call transfer_data after canceling a requestPaolo Bonzini1-0/+1
2011-10-28iSCSI block driverRonnie Sahlberg1-0/+6
2011-10-26Sparc: convert win_helper to trace frameworkBlue Swirl1-0/+8
2011-10-26Sparc: convert interrupt helpers to trace frameworkBlue Swirl1-0/+7
2011-10-26Sparc: convert mmu_helper to trace frameworkBlue Swirl1-0/+10
2011-10-21block: add bdrv_co_discard and bdrv_aio_discard supportPaolo Bonzini1-0/+1
2011-10-20hw/9pfs: Fix broken compilation caused by wrong trace eventsStefan Weil1-4/+4
2011-10-20Merge remote-tracking branch 'aneesh/for-upstream-6' into stagingAnthony Liguori1-0/+46
2011-10-16hw: add OpenCores 10/100 Mbps Ethernet controllerMax Filippov1-0/+14
2011-10-15hw/9pfs: Introduce tracing for 9p pdu handlersHarsh Prateek Bora1-0/+46
2011-10-08Merge branch 'for-upstream' of git://git.serverraum.org/git/mw/qemu-lm32Blue Swirl1-2/+2
2011-10-03milkymist_uart: support new core versionMichael Walle1-2/+2
2011-10-03trace: add arguments to bdrv_co_io_em() trace eventStefan Hajnoczi1-1/+1
2011-10-03trace: trace monitor qmp dispatch/completionStefan Hajnoczi1-0/+4
2011-10-03trace: trace bdrv_open_common()Stefan Hajnoczi1-0/+1
2011-10-01ESP: convert to trace frameworkBlue Swirl1-0/+31
2011-09-21fix compilation with stderr trace backendPaolo Bonzini1-1/+1
2011-09-17trace: add virtio_set_status() trace eventStefan Hajnoczi1-0/+1
2011-09-17trace: remove trailing double quotes after PRI*64Stefan Hajnoczi1-17/+17
2011-09-17trace: remove newline from grlib_irqmp_check_irqs format stringStefan Hajnoczi1-1/+1
2011-09-12block: Rename bdrv_set_locked() to bdrv_lock_medium()Markus Armbruster1-1/+1
2011-09-10mipsnet: use trace frameworkHervé Poussineau1-0/+7
2011-09-07usb: claim port at device initialization time.Gerd Hoffmann1-0/+6
2011-09-07usb-ehci: handle siTDsGerd Hoffmann1-0/+1
2011-09-07usb-host: claim portGerd Hoffmann1-0/+1
2011-09-07usb-host: start tracing supportGerd Hoffmann1-0/+24
2011-09-02rename qemu_malloc and related to glib names for coherenceFrediano Ziglio1-4/+4
2011-09-01trace: enable all eventsLluís1-324/+324
2011-09-01trace: [simple] disable all trace points by defaultLluís1-3/+0
2011-08-27g364fb: use trace frameworkHervé Poussineau1-0/+4
2011-08-22target-i386: Remove unused polarity arguments from APIC APIJan Kiszka1-1/+1
2011-08-21escc: replace DPRINTFs with tracepointsBlue Swirl1-0/+15
2011-08-12scsi: add special traces for common commandsPaolo Bonzini1-0/+4
2011-08-12scsi: move sense handling to generic codePaolo Bonzini1-0/+1
2011-08-02coroutines: LocksKevin Wolf1-0/+8
2011-08-02block: Add bdrv_co_readv/writev emulationKevin Wolf1-0/+1
2011-08-02block: Add bdrv_co_readv/writevKevin Wolf1-0/+2
2011-08-01coroutine: introduce coroutinesKevin Wolf1-0/+5
2011-07-22usb-ehci: trace: rename "next" to "nxt".Gerd Hoffmann1-3/+3
2011-07-20ds1225y: use trace frameworkHervé Poussineau1-0/+4
2011-07-19Merge remote-tracking branch 'agraf/xen-next' into stagingAnthony Liguori1-3/+3
2011-07-18virtio-console: Add some trace eventsAmit Shah1-0/+5
2011-07-18virtio-serial-bus: Add trace eventsAmit Shah1-0/+6
2011-07-17xen: Clean up map cache API namingJan Kiszka1-3/+3
2011-06-19xen: Add the Xen platform pci deviceSteven Smith1-0/+3
2011-06-19xen: Introduce VGA sync dirty bitmap supportAnthony PERARD1-0/+1
2011-06-14usb-ehci: split trace calls to handle arg count limitsGerd Hoffmann1-2/+6
2011-06-14usb-ehci: itd handling fixes.Gerd Hoffmann1-1/+1
2011-06-14usb-ehci: multiqueue supportGerd Hoffmann1-2/+3
2011-06-14usb-ehci: trace buffer copyGerd Hoffmann1-0/+1
2011-06-14usb-ehci: improve mmio tracingGerd Hoffmann1-1/+2
2011-06-14usb-ehci: trace port stateGerd Hoffmann1-0/+3
2011-06-14usb-ehci: trace state machine changesGerd Hoffmann1-0/+4
2011-06-14usb-ehci: trace mmio and usbstsGerd Hoffmann1-0/+6
2011-06-05scsi: fix tracing of scsi requests with simple backendPaolo Bonzini1-1/+2
2011-05-26scsi: introduce scsi_req_continuePaolo Bonzini1-0/+1
2011-05-26scsi: introduce scsi_req_dataPaolo Bonzini1-0/+1
2011-05-26scsi: add tracing of scsi requestsPaolo Bonzini1-0/+6
2011-05-18qed: Periodically flush and clear need check bitStefan Hajnoczi1-0/+3
2011-05-08Introduce qemu_put_ram_ptrAnthony PERARD1-0/+3
2011-05-08xen: Introduce the Xen mapcacheJun Nakajima1-0/+10
2011-05-03lm32: add Milkymist Minimac2 supportMichael Walle1-11/+12
2011-04-26trace: [trace-events] fix print formats in some eventsLluís1-2/+2
2011-04-26trace: Remove %s in grlib trace eventsStefan Hajnoczi1-5/+5
2011-04-07trace: Trace bdrv_set_locked()Stefan Hajnoczi1-0/+1
2011-04-04lm32: add Milkymist VGAFB supportMichael Walle1-0/+4
2011-04-04lm32: add Milkymist UART supportMichael Walle1-0/+6
2011-04-04lm32: add Milkymist TMU2 supportMichael Walle1-0/+6
2011-04-04lm32: add Milkymist System Controller supportMichael Walle1-0/+11
2011-04-04lm32: add Milkymist SoftUSB supportMichael Walle1-0/+8
2011-04-04lm32: add Milkymist PFPU supportMichael Walle1-0/+6
2011-04-04lm32: add Milkymist Minimac supportMichael Walle1-0/+12
2011-04-04lm32: add Milkymist memory card supportMichael Walle1-2/+6
2011-04-04lm32: add Milkymist HPDMC supportMichael Walle1-0/+4
2011-04-04lm32: add Milkymist AC97 supportMichael Walle1-0/+12
2011-03-07trace: Trace posix-aio-compat.c completion and cancellationStefan Hajnoczi1-0/+2
2011-03-07trace: Trace bdrv_aio_flush()Stefan Hajnoczi1-0/+1
2011-03-07lm32: system control modelMichael Walle1-0/+3
2011-03-07lm32: uart modelMichael Walle1-0/+5
2011-03-07lm32: timer modelMichael Walle1-0/+6
2011-03-07lm32: juart modelMichael Walle1-0/+6
2011-03-07lm32: interrupt controller modelMichael Walle1-0/+9
2011-02-01Merge remote branch 'spice/spice.v29.pull' into stagingAnthony Liguori1-0/+6
2011-01-24SPARC: Emulation of Leon3Fabien Chouteau1-0/+4
2011-01-24SPARC: Emulation of GRLIB APB UARTFabien Chouteau1-0/+4
2011-01-24SPARC: Emulation of GRLIB IRQMPFabien Chouteau1-0/+6
2011-01-24SPARC: Emulation of GRLIB GPTimerFabien Chouteau1-0/+10
2011-01-24spice: add chardev (v5)Alon Levy1-0/+6
2011-01-11usb: add device qualifier supportGerd Hoffmann1-0/+2
2011-01-11usb: move remote wakeup handling to common codeGerd Hoffmann1-0/+2
2011-01-11usb: move USB_REQ_{GET,SET}_CONFIGURATION handling to common codeGerd Hoffmann1-0/+1
2011-01-11usb: move USB_REQ_SET_ADDRESS handling to common codeGerd Hoffmann1-0/+1
2011-01-11usb: data structs and helpers for usb descriptors.Gerd Hoffmann1-0/+5
2010-12-17qed: Read/write supportStefan Hajnoczi1-0/+10
2010-12-17qed: Table, L2 cache, and cluster functionsStefan Hajnoczi1-0/+11
2010-11-21trace: Trace vm_start()/vm_stop()Stefan Hajnoczi1-0/+3
2010-10-31sparc32: convert debug printf statements to tracepointsBlue Swirl1-0/+108
2010-10-20apic: convert debug printf statements to tracepointsBlue Swirl1-0/+12
2010-10-09trace: Trace bdrv_aio_{readv,writev}Stefan Hajnoczi1-0/+2
2010-10-09trace: Use portable format stringsStefan Hajnoczi1-2/+2
2010-09-10trace: fix a typoBlue Swirl1-1/+1
2010-09-09trace: Trace entry point of balloon request handlerPrerna Saxena1-0/+4
2010-09-09trace: Trace port IOPrerna Saxena1-0/+4
2010-09-09trace: Trace virtqueue operationsStefan Hajnoczi1-0/+8
2010-09-09trace: Trace virtio-blk, multiwrite, and paio_submitStefan Hajnoczi1-0/+14
2010-09-09trace: Trace qemu_malloc() and qemu_vmalloc()Stefan Hajnoczi1-0/+10
2010-09-09trace: Support disabled events in trace-eventsStefan Hajnoczi1-1/+6
2010-09-09trace: Add trace-events file for declaring trace eventsStefan Hajnoczi1-0/+24