On Tue, Mar 06, 2018 at 03:46:50PM +0000, Daniel P. Berrangé wrote:
> Improves error messages from:
> 
>   ValueError: Error on line 72: need more than 1 value to unpack
> 
> To
> 
>   ValueError: Error at /home/berrange/src/virt/qemu/trace-events:72:
>     need more than 1 value to unpack
> 
> Signed-off-by: Daniel P. Berrangé <berra...@redhat.com>
> ---
>  scripts/simpletrace.py        | 4 ++--
>  scripts/tracetool.py          | 2 +-
>  scripts/tracetool/__init__.py | 6 ++++--
>  3 files changed, 7 insertions(+), 5 deletions(-)

Thanks, applied to my tracing tree:
https://github.com/stefanha/qemu/commits/tracing

Stefan

Attachment: signature.asc
Description: PGP signature

Reply via email to