linux-trace-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] rtla, osnoise: Fixes to address intermittent test issues
@ 2025-11-12 15:25 Crystal Wood
  2025-11-12 15:25 ` [PATCH 1/5] rtla/tests: Don't rely on matching ^1ALL Crystal Wood
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Crystal Wood @ 2025-11-12 15:25 UTC (permalink / raw)
  To: Steven Rostedt
  Cc: linux-trace-kernel, John Kacur, Tomas Glozar, Costa Shulyupin,
	Wander Lairson Costa, Crystal Wood

With these fixes, I'm able to run the tests in a loop overnight with no
failures.

Crystal Wood (5):
  rtla/tests: Don't rely on matching ^1ALL
  tracing/osnoise: Dump stack on timerlat uret threshold event
  tracing/osnoise: Array printk init and cleanup
  rtla/timerlat: Exit top main loop on any non-zero wait_retval
  rtla: Set stop threshold after all instances are enabled

 kernel/trace/trace_osnoise.c          | 46 +++++++++++++++++----------
 tools/tracing/rtla/src/common.c       | 20 ++++++++++++
 tools/tracing/rtla/src/common.h       |  4 +++
 tools/tracing/rtla/src/osnoise.c      | 17 +++-------
 tools/tracing/rtla/src/osnoise.h      |  5 ---
 tools/tracing/rtla/src/timerlat.c     | 29 ++++++-----------
 tools/tracing/rtla/src/timerlat_top.c |  2 +-
 tools/tracing/rtla/tests/timerlat.t   |  2 +-
 8 files changed, 69 insertions(+), 56 deletions(-)

-- 
2.48.1


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

end of thread, other threads:[~2025-11-13 12:44 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-12 15:25 [PATCH 0/5] rtla, osnoise: Fixes to address intermittent test issues Crystal Wood
2025-11-12 15:25 ` [PATCH 1/5] rtla/tests: Don't rely on matching ^1ALL Crystal Wood
2025-11-12 15:25 ` [PATCH 2/5] tracing/osnoise: Dump stack on timerlat uret threshold event Crystal Wood
2025-11-12 15:25 ` [PATCH 3/5] tracing/osnoise: Array printk init and cleanup Crystal Wood
2025-11-12 15:25 ` [PATCH 4/5] rtla/timerlat: Exit top main loop on any non-zero wait_retval Crystal Wood
2025-11-12 15:25 ` [PATCH 5/5] rtla: Set stop threshold after all instances are enabled Crystal Wood
2025-11-12 15:51 ` [PATCH 0/5] rtla, osnoise: Fixes to address intermittent test issues Crystal Wood
2025-11-13 12:44 ` Wander Lairson Costa

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