qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v4 0/4] migration: add more traces
@ 2014-03-10 23:42 Alexey Kardashevskiy
  2014-03-10 23:42 ` [Qemu-devel] [PATCH v4 1/4] util: add qemu_ether_ntoa Alexey Kardashevskiy
                   ` (3 more replies)
  0 siblings, 4 replies; 12+ messages in thread
From: Alexey Kardashevskiy @ 2014-03-10 23:42 UTC (permalink / raw)
  To: qemu-devel; +Cc: Alexey Kardashevskiy, Amit Shah, Juan Quintela

This reworks/adds traces for migration.

v4:
* added qemu_ether_ntoa helper and used it for trace_qemu_announce_self_iter

v2:
* rework of an original single patch with the same subject.

Alexey Kardashevskiy (4):
  util: add qemu_ether_ntoa
  vl: add system_wakeup_request tracepoint
  migration: extend section_start/end traces
  migration: add more traces

 include/qemu-common.h |  2 ++
 migration.c           | 30 ++++++------------------------
 qemu-file.c           |  2 ++
 savevm.c              | 20 ++++++++++++++------
 trace-events          | 21 +++++++++++++++++++--
 util/cutils.c         | 14 ++++++++++++++
 vl.c                  |  2 ++
 vmstate.c             |  2 ++
 8 files changed, 61 insertions(+), 32 deletions(-)

-- 
1.8.4.rc4

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2014-03-27 11:18 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-10 23:42 [Qemu-devel] [PATCH v4 0/4] migration: add more traces Alexey Kardashevskiy
2014-03-10 23:42 ` [Qemu-devel] [PATCH v4 1/4] util: add qemu_ether_ntoa Alexey Kardashevskiy
2014-03-11 19:36   ` Juan Quintela
2014-03-27  3:43     ` Alexey Kardashevskiy
2014-03-27 10:50       ` Amit Shah
2014-03-27 11:17         ` Alexey Kardashevskiy
2014-03-10 23:42 ` [Qemu-devel] [PATCH v4 2/4] vl: add system_wakeup_request tracepoint Alexey Kardashevskiy
2014-03-11 19:38   ` Juan Quintela
2014-03-10 23:42 ` [Qemu-devel] [PATCH v4 3/4] migration: extend section_start/end traces Alexey Kardashevskiy
2014-03-11 19:38   ` Juan Quintela
2014-03-10 23:42 ` [Qemu-devel] [PATCH v4 4/4] migration: add more traces Alexey Kardashevskiy
2014-03-11 19:38   ` Juan Quintela

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).