projects
/
sdk
/
emulator
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
03834e2
4552e41
)
Merge remote-tracking branch 'stefanha/tracing' into staging
author
Anthony Liguori
<aliguori@us.ibm.com>
Wed, 15 Aug 2012 16:14:06 +0000
(11:14 -0500)
committer
Anthony Liguori
<aliguori@us.ibm.com>
Wed, 15 Aug 2012 16:14:06 +0000
(11:14 -0500)
* 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
Trivial merge