]> git.proxmox.com Git - qemu.git/commit
Merge remote-tracking branch 'stefanha/tracing' into staging
authorAnthony Liguori <aliguori@us.ibm.com>
Wed, 15 Aug 2012 16:14:06 +0000 (11:14 -0500)
committerAnthony Liguori <aliguori@us.ibm.com>
Wed, 15 Aug 2012 16:14:06 +0000 (11:14 -0500)
commit8fa27d21a993e261137d15def5475ba2c4d8985b
treeacb9baa250763fe6befe5a3b928e9ab345b39fe7
parent03834e22abafbc8dc4052d46a5ccd6dd135a54a3
parent4552e41025af4694c55854448c3ae4d95e72c7f6
Merge remote-tracking branch 'stefanha/tracing' into staging

* stefanha/tracing:
  trace/simple: Replace asprintf by g_strdup_printf
  trace/simple: Fix compiler warning for 32 bit hosts
  trace: avoid pointer aliasing in trace_record_finish()
  trace: drop unused TraceBufferRecord->next_tbuf_idx field
  trace: remove unnecessary write_to_buffer() typecasting
  trace: rename TraceRecordHeader to TraceLogHeader