scripts/cleanup-trace-events: Fix for vcpu property
authorMarkus Armbruster <armbru@redhat.com>
Thu, 6 Aug 2020 14:13:31 +0000 (16:13 +0200)
committerStefan Hajnoczi <stefanha@redhat.com>
Wed, 9 Sep 2020 16:16:57 +0000 (17:16 +0100)
commit164e7dd73cd8526ff0d0792de75fc646fe0c73fd
tree4f23d48389ee56c720566e6a0f862186a0ea39b3
parent8c8ed03850208e486f20ee2902435f1c487792e8
scripts/cleanup-trace-events: Fix for vcpu property

Commit a44cf524f8 "scripts/cleanup-trace-events: Update for current
practice" limited search to the input file's directory.  That's wrong
for events with the vcpu property, because these can only be defined
in root directory.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-id: 20200806141334.3646302-2-armbru@redhat.com
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
scripts/cleanup-trace-events.pl