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