public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Steven Rostedt <rostedt@goodmis.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: LKML <linux-kernel@vger.kernel.org>,
	Masami Hiramatsu <mhiramat@kernel.org>,
	Mathieu Desnoyers <mathieu.desnoyers@efficios.com>,
	Tomas Glozar <tglozar@redhat.com>
Subject: [GIT PULL] tracing: Latency updates for 7.1
Date: Fri, 17 Apr 2026 05:57:41 -0400	[thread overview]
Message-ID: <20260417055741.1fc98eee@fedora> (raw)


Linus,

tracing latency updates for 7.1:

- Add TIMERLAT_ALIGN osnoise option

  Add a timer alignment option for timerlat that makes it work like the
  cyclictest -A option. timelat creates threads to test the latency of the
  kernel. The alignment option will have these threads trigger at the
  alignment offsets from each other. Instead of having each thread wake up
  at the exact same time, if the alignment is set to "20" each thread will
  wake up at 20 microseconds from the previous one.


Please pull the latest trace-latency-v7.1 tree, which can be found at:


  git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace.git
trace-latency-v7.1

Tag SHA1: 60282120defea8199d3794aadfd9015296ec92b3
Head SHA1: 4245bf4dc58f58b7042c29d7b04d4e403a0379bc


Tomas Glozar (1):
      tracing/osnoise: Add option to align tlat threads

----
 kernel/trace/trace_osnoise.c | 54 +++++++++++++++++++++++++++++++++++++++++++-
 1 file changed, 53 insertions(+), 1 deletion(-)
---------------------------

             reply	other threads:[~2026-04-17  9:57 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-04-17  9:57 Steven Rostedt [this message]
2026-04-17 17:50 ` [GIT PULL] tracing: Latency updates for 7.1 pr-tracker-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=20260417055741.1fc98eee@fedora \
    --to=rostedt@goodmis.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mathieu.desnoyers@efficios.com \
    --cc=mhiramat@kernel.org \
    --cc=tglozar@redhat.com \
    --cc=torvalds@linux-foundation.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