aboutsummaryrefslogtreecommitdiff
path: root/migration/trace-events
AgeCommit message (Expand)Author
2023-11-02migration: Refactor error handling in source return pathPeter Xu
2023-11-01migration: Add tracepoints for downtime checkpointsPeter Xu
2023-11-01migration: Add per vmstate downtime tracepointsPeter Xu
2023-10-17migration/multifd: Clarify Error usage in multifd_channel_connectFabiano Rosas
2023-10-17migration/rdma: Remove qemu_ prefix from exported functionsJuan Quintela
2023-10-17migration: Allow user to specify available switchover bandwidthPeter Xu
2023-10-11migration/rdma: Replace flawed device detail dump by tracingMarkus Armbruster
2023-10-11migration/rdma: Consistently use uint64_t for work request IDsMarkus Armbruster
2023-10-11migration/rdma: Drop fragile wr_id formattingMarkus Armbruster
2023-10-04migration: Unify and trace vmstate field_exists() checksPeter Xu
2023-10-04migration: file URISteve Sistare
2023-09-29migration: Don't abuse qemu_file transferred for RDMAJuan Quintela
2023-07-26migration: Implement dirty-limit convergence algoHyman Huang(黄勇)
2023-07-25migration: spelling fixesMichael Tokarev
2023-06-30migration: Implement switchover ack logicAvihai Horon
2023-05-18migration: Add a trace for migration_transferred_bytesJuan Quintela
2023-05-15migration/calc-dirty-rate: replaced CRC32 with xxHashAndrei Gudkov
2023-02-15migration: Remove unused res_compatibleJuan Quintela
2023-02-15migration/block: Convert remaining DPRINTF() debug macro to trace eventsPhilippe Mathieu-Daudé
2023-02-06migration: Remove unused threshold_size parameterJuan Quintela
2023-02-06migration: Split save_live_pending() into state_pending_*Juan Quintela
2022-08-02Revert "migration: Simplify unqueue_page()"Thomas Huth
2022-07-20migration: Enable TLS for preempt channelPeter Xu
2022-07-20migration: Postcopy recover with preempt enabledPeter Xu
2022-07-20migration: Postcopy preemption enablementPeter Xu
2022-07-20migration: Postcopy preemption preparation on channel creationPeter Xu
2022-03-02migration: Tracepoint change in postcopy-run bottom halfPeter Xu
2022-03-02migration: Finer grained tracepoints for POSTCOPY_LISTENPeter Xu
2022-03-02migration: Dump sub-cmd name in loadvm_process_command tpPeter Xu
2022-01-28migration: Simplify unqueue_page()Peter Xu
2022-01-28multifd: Use normal pages array on the send sideJuan Quintela
2022-01-28migration: All this fields are unsignedJuan Quintela
2021-11-01migration/dirtyrate: implement dirty-ring dirtyrate calculationHyman Huang(黄勇)
2021-10-19migration/rdma: advise prefetch write for ODP regionLi Zhijian
2021-10-19migration/rdma: Try to register On-Demand Paging memory regionLi Zhijian
2021-06-14migration: add trace point when vm_stop_force_state failsDaniel P. Berrangé
2021-06-02docs: fix references to docs/devel/tracing.rstStefano Garzarella
2021-02-08migration: support UFFD write fault processing in ram_save_iterate()Andrey Gruzdev
2020-10-26migration: Sync requested pages after postcopy recoveryPeter Xu
2020-10-26migration: Maintain postcopy faulted addressesPeter Xu
2020-10-26migration: using trace_ to replace DPRINTFBihong Yu
2020-09-25migration/tls: add trace points for multifd-tlsChuan Zheng
2020-09-25migration/dirtyrate: Add trace_calls to make it easier to debugChuan Zheng
2020-09-09trace-events: Fix attribution of trace points to sourceMarkus Armbruster
2020-09-09trace-events: Delete unused trace pointsMarkus Armbruster
2020-01-20migration: Support QLIST migrationEric Auger
2020-01-20migration: Rate limit inside host pagesDr. David Alan Gilbert
2019-10-11migration: Support gtree migrationEric Auger
2019-09-25migration: remove sent parameter in get_queued_page_not_dirtyWei Yang
2019-08-14migration: add some multifd tracesJuan Quintela