Linux Trace Kernel
 help / color / mirror / Atom feed
From: Steven Rostedt <rostedt@goodmis.org>
To: Crystal Wood <crwood@redhat.com>
Cc: sashiko-bot@kernel.org, sashiko-reviews@lists.linux.dev,
	linux-trace-kernel@vger.kernel.org
Subject: Re: [PATCH 1/4] tracing/osnoise: Per-cpu mutex and fd detachment
Date: Wed, 26 Aug 2026 20:41:44 -0400	[thread overview]
Message-ID: <20260826204144.73f89699@fedora> (raw)
In-Reply-To: <588ce7912915573ccba7439d7e50a90d7941c764.camel@redhat.com>

On Wed, 26 Aug 2026 16:19:29 -0500
Crystal Wood <crwood@redhat.com> wrote:

> > 
> > It has some tests I ran along with tracing that detected issues. Of course,
> > everything needs to be run with lockdep enabled too.  
> 
> I did run with lockdep (and some custom hacky state tracking) but
> forcing migration is a hole in my test coverage.
> 
> Is there a particular test you're suggesting?

I think I mostly did:

  $ while true; do rtla timerlat top -u -q & PID=$!; sleep 5;

or variations of it. IIRC, that would cause a lockdep splat here or
there.

-- Steve

  reply	other threads:[~2026-08-27  0:41 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-08-24 21:15 [PATCH 0/4] tracing/osnoise: Synchronization fixes Crystal Wood
2026-08-24 21:15 ` [PATCH 1/4] tracing/osnoise: Per-cpu mutex and fd detachment Crystal Wood
2026-08-24 21:30   ` sashiko-bot
2026-08-26 19:31     ` Steven Rostedt
2026-08-26 21:19       ` Crystal Wood
2026-08-27  0:41         ` Steven Rostedt [this message]
2026-08-27  9:04         ` Tomas Glozar
2026-08-26 22:34     ` Crystal Wood
2026-08-24 21:15 ` [PATCH 2/4] tracing/osnoise: timerlat_main: Disable migration before per-cpu access Crystal Wood
2026-08-24 21:29   ` sashiko-bot
2026-08-24 21:15 ` [PATCH 3/4] tracing/osnoise: start_kthread: Always check OSN_WORKLOAD Crystal Wood
2026-08-24 21:15 ` [PATCH 4/4] tracing/osnoise: Take trace_types_lock in timerlat_fd_open Crystal Wood
2026-08-24 21:24   ` sashiko-bot

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=20260826204144.73f89699@fedora \
    --to=rostedt@goodmis.org \
    --cc=crwood@redhat.com \
    --cc=linux-trace-kernel@vger.kernel.org \
    --cc=sashiko-bot@kernel.org \
    --cc=sashiko-reviews@lists.linux.dev \
    /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