On Fri, Nov 02, 2012 at 12:00:53PM +0000, Daniel P. Berrange wrote:
> From: "Daniel P. Berrange" <berra...@redhat.com>
> 
> Over time various systemtap reserved words have been blacklisted
> in the trace backend generator. The list is not complete though,
> so there is continued risk of problems in the future. Preempt
> such problems by specifying the full list of systemtap keywords
> listed in its parser as identified here:
> 
>   http://sourceware.org/ml/systemtap/2012-q4/msg00157.html
> 
> Signed-off-by: Daniel P. Berrange <berra...@redhat.com>
> ---
>  scripts/tracetool/backend/dtrace.py | 11 ++++++++++-
>  1 file changed, 10 insertions(+), 1 deletion(-)

Thanks, applied to the tracing tree:
https://github.com/stefanha/qemu/commits/tracing

Stefan

Reply via email to