commit | 1a96dd472c37ceeefc0d488cb7722c6714d2f0b7 | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Fri Apr 15 15:23:59 2011 +0200 |
committer | Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> | Tue Apr 26 13:14:49 2011 +0100 |
tree | 4bb702e354791a802ac609d116226671b7e9f3f0 | |
parent | b0b36e5d2e4c8a96c2f6dbc0981a9fd0cde111d8 [diff] |
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>