[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250724104011.7b4e11d9@batman.local.home>
Date: Thu, 24 Jul 2025 10:40:11 -0400
From: Steven Rostedt <rostedt@...dmis.org>
To: Gabriele Monaco <gmonaco@...hat.com>
Cc: linux-kernel@...r.kernel.org, Nam Cao <namcao@...utronix.de>, Tomas
Glozar <tglozar@...hat.com>, Juri Lelli <jlelli@...hat.com>, Clark Williams
<williams@...hat.com>, John Kacur <jkacur@...hat.com>
Subject: Re: [PATCH 0/5] tools/verification: Improvements to rv and rvgen
On Wed, 23 Jul 2025 18:12:35 +0200
Gabriele Monaco <gmonaco@...hat.com> wrote:
> This series introduces various improvements to the rv/rvgen tools as
> first posted in [1]. It also adapts generated kernel files accordingly.
>
> Specifically:
>
> Patch 1 fixes the behaviour of the rv tool with -s and idle tasks.
>
> Patch 2 allows the rv tool to gracefully terminate with SIGTERM
>
> Patch 3 adjusts dot2c not to create lines over 100 columns
>
> Patch 4 properly orders nested monitors in the RV Kconfig file
So keeping tools and kernel separate for RV is proving to be quite a
pain as patch 4 has conflicts. I'm going to make a third topic branch
just for RV. This will include anything in tools/verification and
kernel/trace/rv. I'll restructure the patches I already added and move
them into this branch, so that all the RV related work is there and not
in the latency or tools branches.
So no need to separate RV into kernel and tooling anymore.
>
> Patch 5 returns the registration error in all DA monitor instead of 0
>
> This series is based on the linux-next tree.
The topic branches I'll have is:
tools - for things like rtla
latency - for the latency tracers (osnoise, etc)
rv - for the runtime verification work.
-- Steve
Powered by blists - more mailing lists