OSDN Git Service

tracetool: add input filename and line number to Event
authorStefan Hajnoczi <stefanha@redhat.com>
Thu, 27 Aug 2020 14:29:14 +0000 (15:29 +0100)
committerStefan Hajnoczi <stefanha@redhat.com>
Mon, 4 Jan 2021 14:24:58 +0000 (14:24 +0000)
commit4e66c9ef643b5f6bc01de33eac6fa0335e4c0753
tree02465710039aa1da8693964a8bebc52bd2659f61
parent294170c1ddda454f2d8de65a4a26346fb2a7f715
tracetool: add input filename and line number to Event

Store the input filename and line number in Event.

A later patch will use this to improve error messages.

Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Message-Id: <20200827142915.108730-4-stefanha@redhat.com>
scripts/tracetool/__init__.py