]> git.proxmox.com Git - qemu.git/commit
Merge remote-tracking branch 'stefanha/tracing' into staging
authorAnthony Liguori <aliguori@us.ibm.com>
Mon, 23 Apr 2012 14:57:04 +0000 (09:57 -0500)
committerAnthony Liguori <aliguori@us.ibm.com>
Mon, 23 Apr 2012 14:57:04 +0000 (09:57 -0500)
commite5e3895702514253120965cfda75c58f28c39a00
treea60a41c5230cd85744328f8bfd3b1eea667b407e
parent51006bbc45bc74977ae538190a53df2af534acb9
parent256a721d46a112d8807a488ec0176985c09bbbf1
Merge remote-tracking branch 'stefanha/tracing' into staging

* stefanha/tracing:
  tracetool: handle DTrace keywords 'in', 'next', 'self'
  tracetool: Add MAINTAINERS info
  tracetool: Add support for the 'dtrace' backend
  tracetool: Add support for the 'ust' backend
  tracetool: Add support for the 'simple' backend
  tracetool: Add support for the 'stderr' backend
  tracetool: Add module for the 'h' format
  tracetool: Add module for the 'c' format
  tracetool: Rewrite infrastructure as python modules