tracetool: allow ) in trace output string
commit1a96dd472c37ceeefc0d488cb7722c6714d2f0b7
authorPaolo Bonzini <pbonzini@redhat.com>
Fri, 15 Apr 2011 13:23:59 +0000 (15 15:23 +0200)
committerStefan Hajnoczi <stefanha@linux.vnet.ibm.com>
Tue, 26 Apr 2011 12:14:49 +0000 (26 13:14 +0100)
tree4bb702e354791a802ac609d116226671b7e9f3f0
parentb0b36e5d2e4c8a96c2f6dbc0981a9fd0cde111d8
tracetool: allow ) in trace output string

Be greedy in matching the trailing "\)*" pattern.  Otherwise, all the
text in the trace string up to the last closed parenthesis is taken as
part of the prototype.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>
scripts/tracetool