tracing/events: perform function tracing in event selftests
authorSteven Rostedt <srostedt@redhat.com>
Thu, 16 Apr 2009 16:15:44 +0000 (12:15 -0400)
committerIngo Molnar <mingo@elte.hu>
Fri, 17 Apr 2009 15:10:35 +0000 (17:10 +0200)
We can find some bugs in the trace events if we stress the writes as well.
The function tracer is a good way to stress the events.

[ Impact: extend scope of event tracer self-tests ]

Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Cc: Andrew Morton <akpm@linux-foundation.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
LKML-Reference: <20090416161746.604786131@goodmis.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found