diff options
author | Anthony PERARD | 2020-09-23 12:36:20 +0200 |
---|---|---|
committer | Stefan Hajnoczi | 2020-10-26 18:03:26 +0100 |
commit | ee8041013a574b4f88e05472f321e50e1f4be733 (patch) | |
tree | 1e76f3fa92f603eba60261624ce6eda03d37f1e6 | |
parent | trace/simple: Enable tracing on startup only if the user specifies a trace op... (diff) | |
download | qemu-ee8041013a574b4f88e05472f321e50e1f4be733.tar.gz qemu-ee8041013a574b4f88e05472f321e50e1f4be733.tar.xz qemu-ee8041013a574b4f88e05472f321e50e1f4be733.zip |
Add execute bit back to scripts/tracetool.py
Commit a81df1b68b65 ("libqemuutil, qapi, trace: convert to meson")
removed it without explanation and it is useful to be able to run a
script without having to figure out which interpreter to use.
Signed-off-by: Anthony PERARD <anthony.perard@citrix.com>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Message-Id: <20200923103620.1980151-1-anthony.perard@citrix.com>
-rwxr-xr-x[-rw-r--r--] | scripts/tracetool.py | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/scripts/tracetool.py b/scripts/tracetool.py index 31146242b7..31146242b7 100644..100755 --- a/scripts/tracetool.py +++ b/scripts/tracetool.py |