]> git.proxmox.com Git - qemu.git/commit
Merge remote-tracking branch 'stefanha/tracing' into staging
authorAnthony Liguori <aliguori@us.ibm.com>
Tue, 13 Mar 2012 01:49:13 +0000 (20:49 -0500)
committerAnthony Liguori <aliguori@us.ibm.com>
Tue, 13 Mar 2012 01:49:13 +0000 (20:49 -0500)
commitcbedde09698d3506da429ae305dcea7f7deee554
treedf6a1e3c3c8d72ed7ba8f19f4bc97c76fa0b21d4
parent1d2cb1a2d81af4a760aac18521e11e268ad3711b
parent727500181a2b2470a676e021205d170ede23beb7
Merge remote-tracking branch 'stefanha/tracing' into staging

* stefanha/tracing:
  vga: add trace event for ppm_save
  console: add some trace events
  maintainers: Add docs/tracing.txt to Tracing
  docs: correct ./configure line in tracing.txt
  trace: make trace_thread_create() use its function arg
  tracetool: Omit useless QEMU_*_ENABLED() check
  trace: Provide a per-event status define for conditional compilation