trace: allow trace events with string arguments
commit8f6421179ad29cbdaa9d5c5b39e9c001996c0f07
authorStefan Hajnoczi <stefanha@linux.vnet.ibm.com>
Mon, 5 Sep 2011 15:31:45 +0000 (5 16:31 +0100)
committerStefan Hajnoczi <stefanha@linux.vnet.ibm.com>
Wed, 21 Sep 2011 10:29:45 +0000 (21 11:29 +0100)
treea79d31efd1b4ea8c11cac152754786dc5c9c5edf
parent27cdad67a1bc23b38c765b677ed8064bfb8d3e44
trace: allow trace events with string arguments

String arguments are useful for producing human-readable traces without
post-processing (e.g. stderr backend).  Although the simple backend
cannot handles strings all others can.  Strings should be allowed and
the simple backend can be extended to support them.

Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>
docs/tracing.txt