Re: [PATCH] tracing: fix dynevent test requirements

From: Shuah Khan
Date: Mon Oct 17 2022 - 10:32:16 EST


On 10/17/22 08:30, Steven Rostedt wrote:
On Mon, 17 Oct 2022 10:07:41 +0100
Mark Rutland <mark.rutland@xxxxxxx> wrote:

Currently a couple of dynevent tests will always report UNSUPPORTED and
not run, even when support is actually present.

In commit:

95c104c378dc7d4c ("tracing: Auto generate event name when creating a group of events")

The README text for synthetic events was changed from:

"e[:[<group>/]<event>] <attached-group>.<attached-event> [<args>]\n"

To:

This was already fixed here:

https://lore.kernel.org/all/20221010074207.714077-1-svens@xxxxxxxxxxxxx/

Shuah, can you take Sven's patch through your tree?

Thanks,

-- Steve


Yes. I will take this in for the next rc

thanks,
-- Shuah