trace: fix creation of systemtap files
commitbd5f973ac22046d1cd532847630e9ee10ebd8d76
authorStefan Hajnoczi <stefanha@redhat.com>
Tue, 25 Aug 2020 06:49:53 +0000 (25 08:49 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 27 Aug 2020 16:52:22 +0000 (27 18:52 +0200)
treed9a234e5c449fc0855d3c292b395907145010775
parentd1a2b51f868d09ca8489ee9aee9c55632ed8fb92
trace: fix creation of systemtap files

The "exe_name" variable was renamed to exe['name'], so systemtap
files fail to build.

Reported-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
meson.build