]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
tracing/function-graph-tracer: provide a selftest for the function graph tracer
authorFrederic Weisbecker <fweisbec@gmail.com>
Sat, 7 Feb 2009 20:33:57 +0000 (21:33 +0100)
committerIngo Molnar <mingo@elte.hu>
Mon, 9 Feb 2009 09:51:37 +0000 (10:51 +0100)
commit7447dce96f2233d250bc39a4a10a42f7c3dd46fc
treec02c991cca658e69a0c83c1a93b068df1d5caa53
parent2db270a80b8f2238e536876cfb3987af02684df8
tracing/function-graph-tracer: provide a selftest for the function graph tracer

Making it more easy to do a basic regression test for this tracer.

Signed-off-by: Frederic Weisbecker <fweisbec@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
kernel/trace/trace.h
kernel/trace/trace_functions_graph.c
kernel/trace/trace_selftest.c