aboutsummaryrefslogtreecommitdiff
path: root/trace-events
AgeCommit message (Expand)Author
2021-06-02docs: fix references to docs/devel/tracing.rstStefano Garzarella
2020-09-09trace-events: Fix attribution of trace points to sourceMarkus Armbruster
2020-09-09softmmu: Add missing trace-events filePhilippe Mathieu-Daudé
2019-10-28trace: add mmu_index to mem_infoAlex Bennée
2019-10-28trace: expand mem_info:size_shift to 4 bitsEmilio G. Cota
2019-09-25exec: Adjust notdirty tracingRichard Henderson
2019-08-21hw/core: Move cpu.c, cpu.h from qom/ to hw/core/Markus Armbruster
2019-06-17Move monitor.c to monitor/misc.cKevin Wolf
2019-03-22trace-events: Fix attribution of trace points to sourceMarkus Armbruster
2019-03-22trace-events: Consistently point to docs/devel/tracing.txtMarkus Armbruster
2019-01-25trace: improve runstate tracingVladimir Sementsov-Ogievskiy
2018-08-31jobs: remove ret argument to job_completed; privatize itJohn Snow
2018-05-23job: Add lifecycle QMP commandsKevin Wolf
2018-05-23job: Move completion and cancellation to JobKevin Wolf
2018-05-23job: Move state transitions to JobKevin Wolf
2018-03-20Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2018-03-20migrate: Update ram_block_discard_range for sharedDr. David Alan Gilbert
2018-03-19qmp: support out-of-band (oob) executionPeter Xu
2018-03-19monitor: let suspend/resume work even with QMPsPeter Xu
2018-03-12trace: remove use of QEMU specific types from trace probesDaniel P. Berrangé
2018-02-19trace: avoid SystemTap "char const" warningsStefan Hajnoczi
2018-01-16find_ram_offset: Add comments and tracingDr. David Alan Gilbert
2017-12-18gdbstub: add tracingDoug Gale
2017-09-22memory: trace FlatView creation and destructionPaolo Bonzini
2017-08-01trace-events: fix code style: %# -> 0x%Vladimir Sementsov-Ogievskiy
2017-07-17trace: [trivial] Statically enable all guest eventsLluís Vilanova
2017-06-15accel: move kvm related accelerator files into accel/Yang Zhong
2017-06-15tcg: move tcg backend files into accel/tcg/Yang Zhong
2017-06-15tcg: move tcg related files into accel/tcg/ subdirectoryYang Zhong
2017-06-13monitor: resurrect handle_qmp_command trace eventStefan Hajnoczi
2017-06-13monitor: add handle_hmp_command trace eventStefan Hajnoczi
2017-06-06kvm: irqchip: trace changes on msi add/removePeter Xu
2017-06-02char: move char devices to chardev/Marc-André Lureau
2017-05-23shutdown: Add source information to SHUTDOWN and RESETEric Blake
2017-04-25move xen-mapcache.c to hw/i386/xen/Anthony Xu
2017-04-25move xen-hvm.c to hw/i386/xen/Anthony Xu
2017-03-05qmp: Drop duplicated QMP command object checksMarkus Armbruster
2017-02-21block: move AioContext, QEMUTimer, main-loop to libqemuutilPaolo Bonzini
2017-01-31trace: clean up trace-events filesStefan Hajnoczi
2017-01-31trace: move hw/xen events to correct subdirDaniel P. Berrange
2017-01-16trace: Add event "guest_cpu_exit"Lluís Vilanova
2017-01-16trace-events: spelling fixMarc-André Lureau
2017-01-03aio: self-tune polling timeStefan Hajnoczi
2017-01-03aio: add polling mode to AioContextStefan Hajnoczi
2016-10-31memory: Don't use memcpy for ram_device regionsAlex Williamson
2016-10-12trace: Add missing execution mode of guest eventsLluís Vilanova
2016-10-12trace: move colo trace events to net/ sub-directoryDaniel P. Berrange
2016-09-28trace: Document the execution mode of guest eventsLluís Vilanova
2016-09-28trace: Add event "guest_cpu_reset"Lluís Vilanova
2016-09-28trace: Add event "guest_cpu_enter"Lluís Vilanova