Re: [PATCH v4 00/14] rv: Add monitors to validate task switch
From: Steven Rostedt
Date: Wed Jul 23 2025 - 10:22:59 EST
On Wed, 23 Jul 2025 11:55:50 +0200
Gabriele Monaco <gmonaco@xxxxxxxxxx> wrote:
> The rationale is that tools files changed in the kernel patches are not
> really tool stuff (dot models). And kernel stuff changed in the tools
> are something that the tools generate, and to test them a build should
> suffice (kernel robot would do that). Having them together eases
> testing the tool, I believe.
Yes, I agree with the above.
If you make kernel changes that a new dot file is going to use, then
sure, keep that in the kernel side.
I'm basically saying that any tools enhancements beyond adding new
models and such should be in their own series.
Thanks,
-- Steve