[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: dtrace warnings for trace/trace-dtrace-hw_virtio.dtrace
From: |
Philippe Mathieu-Daudé |
Subject: |
Re: dtrace warnings for trace/trace-dtrace-hw_virtio.dtrace |
Date: |
Mon, 9 Nov 2020 10:30:22 +0100 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.3.1 |
On 11/9/20 9:48 AM, Markus Armbruster wrote:
> I get this on Fedora 32:
>
> [12/8327] Generating trace-dtrace-hw_virtio.h with a custom command
> Warning: /usr/bin/dtrace:trace/trace-dtrace-hw_virtio.dtrace:76: syntax error
> near:
> probe vhost_vdpa_dev_start
A warning at 12/8327 is unlikely to be noticed by normal developer...
Why "syntax error" is simply reported as warning? Shouldn't it be
an error, so we can catch/fix?
>
> Warning: Proceeding as if --no-pyparsing was given.
>
>