Linux Trace Kernel
 help / color / mirror / Atom feed
* [GIT PULL] RTLA fixes for v7.2-rc5
@ 2026-07-22 11:01 Tomas Glozar
  2026-07-31 13:58 ` Tomas Glozar
  0 siblings, 1 reply; 3+ messages in thread
From: Tomas Glozar @ 2026-07-22 11:01 UTC (permalink / raw)
  To: Steven Rostedt; +Cc: LKML, linux-trace-kernel, Tomas Glozar

Steven,

One more RTLA fix, this time a one-liner fixing an older bug found just after
the previous pull request.

The following changes since commit 1590cf0329716306e948a8fc29f1d3ee87d3989f:

  Linux 7.2-rc4 (2026-07-19 13:54:41 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/tglozar/linux.git tags/rtla-fixes-v7.2-rc5

for you to fetch changes up to fafb66e5903c2bcfc7b7e259042a8282f18a6faa:

  rtla/timerlat_top: Fix on-threshold actions firing on signal (2026-07-21 15:42:08 +0200)

----------------------------------------------------------------
RTLA fixes for v7.2-rc5

- Fix timerlat top actions triggering on signal

Fix a bug in RTLA's timerlat top actions feature where on-threshold
actions are triggered on any signal, regardless of whether a latency
spike had actually occured during the measurement.

Signed-off-by: Tomas Glozar <tglozar@redhat.com>

----------------------------------------------------------------
Tomas Glozar (1):
      rtla/timerlat_top: Fix on-threshold actions firing on signal

 tools/tracing/rtla/src/timerlat_top.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


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

end of thread, other threads:[~2026-07-31 16:55 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-22 11:01 [GIT PULL] RTLA fixes for v7.2-rc5 Tomas Glozar
2026-07-31 13:58 ` Tomas Glozar
2026-07-31 16:55   ` Steven Rostedt

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