public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] tracing: Latency updates for 7.1
@ 2026-04-17  9:57 Steven Rostedt
  2026-04-17 17:50 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Steven Rostedt @ 2026-04-17  9:57 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: LKML, Masami Hiramatsu, Mathieu Desnoyers, Tomas Glozar


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(-)
---------------------------

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2026-04-17 17:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-17  9:57 [GIT PULL] tracing: Latency updates for 7.1 Steven Rostedt
2026-04-17 17:50 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox