Features/Tracing/UseCases

From QEMU
Revision as of 14:59, 11 October 2016 by Paolo Bonzini (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

We need to focus on the basic tracing use cases that are needed to satisfy most users.

Enabling trace events at runtime

  • A virtual machine is running and has tracing built in.
  • The user decides to observe a set of trace events.
  • The user decides to stop tracing.

Starting with trace events enabled

  • The user wishes to observe a set of trace events that may include behavior before the VM even starts.