linux-trace-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Gabriele Monaco <gmonaco@redhat.com>
To: Steven Rostedt <rostedt@goodmis.org>
Cc: linux-kernel@vger.kernel.org,
	Masami Hiramatsu <mhiramat@kernel.org>,
	 linux-trace-kernel@vger.kernel.org,
	Ingo Molnar <mingo@redhat.com>,
	Peter Zijlstra <peterz@infradead.org>,
	Juri Lelli <juri.lelli@redhat.com>
Subject: Re: [PATCH v4 02/11] rv: Add license identifiers to monitor files
Date: Wed, 05 Mar 2025 13:34:44 +0100	[thread overview]
Message-ID: <1115798d35feb54f0cc714dec3bd7fc5a671adc8.camel@redhat.com> (raw)
In-Reply-To: <20250304121828.34006e00@gandalf.local.home>

On Tue, 2025-03-04 at 12:18 -0500, Steven Rostedt wrote:
> On Tue, 18 Feb 2025 13:31:07 +0100
> Gabriele Monaco <gmonaco@redhat.com> wrote:
> 
> > Some monitor files like the main header and the Kconfig are missing
> > the
> > license identifier.
> > 
> > Add it to those and make sure the automatic generation script
> > includes
> > the line in newly created monitors.
> > 
> > Signed-off-by: Gabriele Monaco <gmonaco@redhat.com>
> > ---
> >  kernel/trace/rv/monitors/wip/Kconfig            | 2 ++
> >  kernel/trace/rv/monitors/wip/wip.h              | 1 +
> >  kernel/trace/rv/monitors/wwnr/Kconfig           | 2 ++
> >  kernel/trace/rv/monitors/wwnr/wwnr.h            | 1 +
> >  tools/verification/dot2/dot2k.py                | 1 +
> >  tools/verification/dot2/dot2k_templates/Kconfig | 2 ++
> >  6 files changed, 9 insertions(+)
> 
> While I'm waiting for Peter's answer on the scheduler tracepoints,
> I'll
> take these first two patches now, as they are agnostic to the rest of
> the
> changes.
> 
> -- Steve
> 

Great, thank you!

I just found a problem in 3/11: current_restore_rtlock_saved_state
doesn't pass the correct state to the new tracepoint.
I'm going to send a V5 and will leave the first 2 patches out.

Gabriele


  reply	other threads:[~2025-03-05 12:34 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-02-18 12:31 [PATCH v4 00/11] rv: Add scheduler specification monitors Gabriele Monaco
2025-02-18 12:31 ` [PATCH v4 01/11] tracing: Fix DECLARE_TRACE_CONDITION Gabriele Monaco
2025-02-18 12:31 ` [PATCH v4 02/11] rv: Add license identifiers to monitor files Gabriele Monaco
2025-03-04 17:18   ` Steven Rostedt
2025-03-05 12:34     ` Gabriele Monaco [this message]
2025-02-18 12:31 ` [PATCH v4 03/11] sched: Add sched tracepoints for RV task model Gabriele Monaco
2025-02-28  1:46   ` Steven Rostedt
2025-03-04 17:15     ` Steven Rostedt
2025-02-18 12:31 ` [PATCH v4 04/11] rv: Add option for nested monitors and include sched Gabriele Monaco
2025-02-18 12:31 ` [PATCH v4 05/11] rv: Add sco and tss per-cpu monitors Gabriele Monaco
2025-02-18 12:31 ` [PATCH v4 06/11] rv: Add snroc per-task monitor Gabriele Monaco
2025-02-18 12:31 ` [PATCH v4 07/11] rv: Add scpd, snep and sncid per-cpu monitors Gabriele Monaco
2025-02-18 12:31 ` [PATCH v4 08/11] tools/rv: Add support for nested monitors Gabriele Monaco
2025-02-18 12:31 ` [PATCH v4 09/11] verification/dot2k: " Gabriele Monaco
2025-02-18 12:31 ` [PATCH v4 10/11] Documentation/rv: Add docs for the sched monitors Gabriele Monaco
2025-02-18 12:31 ` [PATCH v4 11/11] tools/rv: Allow rv list to filter for container Gabriele Monaco

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1115798d35feb54f0cc714dec3bd7fc5a671adc8.camel@redhat.com \
    --to=gmonaco@redhat.com \
    --cc=juri.lelli@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-trace-kernel@vger.kernel.org \
    --cc=mhiramat@kernel.org \
    --cc=mingo@redhat.com \
    --cc=peterz@infradead.org \
    --cc=rostedt@goodmis.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).