]> git.proxmox.com Git - mirror_qemu.git/commit - migration/savevm.c
migration: Tracepoint change in postcopy-run bottom half
authorPeter Xu <peterx@redhat.com>
Tue, 1 Mar 2022 08:39:03 +0000 (16:39 +0800)
committerDr. David Alan Gilbert <dgilbert@redhat.com>
Wed, 2 Mar 2022 18:17:56 +0000 (18:17 +0000)
commitb9a040b93536b6b89a569b577ff22317c0287879
tree15c13c01274674016ad632bd60f95044348ea6f7
parentc84f976e913187eecdd9db5e45cae2ea6dd1a82b
migration: Tracepoint change in postcopy-run bottom half

Remove the old two tracepoints and they're even near each other:

    trace_loadvm_postcopy_handle_run_cpu_sync()
    trace_loadvm_postcopy_handle_run_vmstart()

Add trace_loadvm_postcopy_handle_run_bh() with a finer granule trace.

Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Signed-off-by: Peter Xu <peterx@redhat.com>
Message-Id: <20220301083925.33483-4-peterx@redhat.com>
Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
migration/savevm.c
migration/trace-events