mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/2] Tests for preempt/irq disabled sections
@ 2018-07-11  6:35 Joel Fernandes
  2018-07-11  6:35 ` [PATCH 1/2] lib: Add module for testing preemptoff/irqsoff latency tracers Joel Fernandes
  2018-07-11  6:35 ` [PATCH 2/2] kselftests: Add tests for the preemptoff and irqsoff tracers Joel Fernandes
  0 siblings, 2 replies; 7+ messages in thread
From: Joel Fernandes @ 2018-07-11  6:35 UTC (permalink / raw)
  To: linux-kernel
  Cc: kernel-team, Joel Fernandes (Google),
	Boqun Feng, Byungchul Park, Erick Reyes, Ingo Molnar,
	Julia Cartwright, linux-kselftest, Masami Hiramatsu,
	Mathieu Desnoyers, Namhyung Kim, Paul McKenney, Peter Zijlstra,
	Shuah Khan, Steven Rostedt, Thomas Glexiner, Todd Kjos,
	Tom Zanussi

From: "Joel Fernandes (Google)" <joel@joelfernandes.org>

Only resending the test module and kselftest patches with minor changes
as suggested by Steve.

Previous posting of the series is at: https://lkml.org/lkml/2018/6/7/1162

Joel Fernandes (Google) (2):
  lib: Add module for testing preemptoff/irqsoff latency tracers
  kselftests: Add tests for the preemptoff and irqsoff tracers

 kernel/trace/Kconfig                          | 15 ++++
 kernel/trace/Makefile                         |  1 +
 kernel/trace/preemptirq_delay_test.c          | 72 ++++++++++++++++++
 tools/testing/selftests/ftrace/config         |  3 +
 .../test.d/preemptirq/irqsoff_tracer.tc       | 73 +++++++++++++++++++
 5 files changed, 164 insertions(+)
 create mode 100644 kernel/trace/preemptirq_delay_test.c
 create mode 100644 tools/testing/selftests/ftrace/test.d/preemptirq/irqsoff_tracer.tc

-- 
2.18.0.203.gfac676dfb9-goog
unction incase tracepoints aren't enabled, did that.

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

end of thread, other threads:[~2018-07-12 23:04 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-07-11  6:35 [PATCH 0/2] Tests for preempt/irq disabled sections Joel Fernandes
2018-07-11  6:35 ` [PATCH 1/2] lib: Add module for testing preemptoff/irqsoff latency tracers Joel Fernandes
2018-07-12 21:22   ` Steven Rostedt
2018-07-12 21:36     ` Joel Fernandes
2018-07-12 23:02       ` Steven Rostedt
2018-07-11  6:35 ` [PATCH 2/2] kselftests: Add tests for the preemptoff and irqsoff tracers Joel Fernandes
2018-07-12 23:04   ` Steven Rostedt

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

all inboxes | Powered by JetHome®