migration/tracing: Add tracing on save
commit46a02a745176e1ef30de41706b5da4f1bc7fc495
authorDr. David Alan Gilbert <dgilbert@redhat.com>
Mon, 12 Dec 2016 12:58:38 +0000 (12 12:58 +0000)
committerDr. David Alan Gilbert <dgilbert@redhat.com>
Tue, 24 Jan 2017 18:00:32 +0000 (24 18:00 +0000)
tree864d55c4d0662dc1ade18b58138123f6548feaa2
parent55c4446b8bb179c1895289e59d9be4eac0a20a80
migration/tracing: Add tracing on save

Add some tracing to vmstate_subsection_save and vmstate_save_state
to help in debugging when you're not sure if a conditional piece
of data is being saved.

In vmstate_subsection_save I renamed the inner vmsd to avoid the aliasing
and be able to print both names.

Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Message-Id: <20161212125838.14425-1-dgilbert@redhat.com>
Reviewed-by: Juan Quintela <quintela@redhat.com>
Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
migration/trace-events
migration/vmstate.c