commit | cf85cf8e972f3ad79f203be4edb7968d6e052293 | [log] [tgz] |
---|---|---|
author | Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> | Wed Oct 20 16:41:31 2010 +0000 |
committer | Blue Swirl <blauwirbel@gmail.com> | Wed Oct 20 16:41:31 2010 +0000 |
tree | 1f19652104c3f1ec25923066ced22a496bcee92d | |
parent | d8023f311499e06c02b4da7e74388d7ad906ea23 [diff] |
trace: Format strings must begin/end with double quotes Document the restriction that format strings must begin and end with double quotes. This is for easy parsing since we don't run cpp over trace-events. Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> Signed-off-by: Blue Swirl <blauwirbel@gmail.com>