Re: [PATCH] tracing: Add "within" filter for call-stack-based event filtering
From: Steven Rostedt
Date: Fri Jul 10 2026 - 14:16:58 EST
On Tue, 7 Jul 2026 11:20:11 -0400
Steven Rostedt <rostedt@xxxxxxxxxxx> wrote:
> > Does this goto need a preceding call to parse_error()? Other error paths in
> > this function initialize the error state before jumping to err_free.
> > Without it, users might see an unhelpful generic error message instead of a
> > syntax error indicating that the glob operator isn't supported here.
>
> This is a legitimate issue.
>
> Chen, can you send a v2 and add a proper error message here?
Hi Chen,
Do you plan on sending a v2?
Thanks,
-- Steve