dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/kernel/trace
Frédéric Weisbecker 2a3a4f669d tracing/ftrace: tracing engine depends on Nop Tracer
Now that the nop tracer is used as the default tracer by
replacing the "none" tracer, tracing engine depends on it.

Signed-off-by: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Steven Rostedt <rostedt@goodmis.org>
Cc: Steven Noonan <steven@uplinklabs.net>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
2008-10-14 10:38:06 +02:00
..
Kconfig tracing/ftrace: tracing engine depends on Nop Tracer 2008-10-14 10:38:06 +02:00
Makefile ftrace: add nop tracer 2008-10-14 10:37:43 +02:00
ftrace.c ftrace: mcount_addr defined but not used 2008-10-14 10:37:58 +02:00
trace.c ftrace: inject markers via trace_marker file 2008-10-14 10:37:20 +02:00
trace.h trace: remove pointless ifdefs 2008-10-14 10:38:01 +02:00
trace_functions.c ftrace: use current CPU for function startup 2008-07-11 15:49:21 +02:00
trace_irqsoff.c ftrace: fix modular build 2008-07-26 15:08:22 +02:00
trace_mmiotrace.c mmiotrace: handle TRACE_PRINT entries 2008-10-14 10:37:14 +02:00
trace_nop.c tracing/ftrace: make nop tracer reset previous entries 2008-10-14 10:38:04 +02:00
trace_sched_switch.c ftrace: port to tracepoints 2008-10-14 10:32:26 +02:00
trace_sched_wakeup.c ftrace: port to tracepoints 2008-10-14 10:32:26 +02:00
trace_selftest.c ftrace: add nop tracer 2008-10-14 10:37:43 +02:00
trace_selftest_dynamic.c ftrace: fix dynamic ftrace selftest 2008-05-23 21:13:23 +02:00
trace_stack.c ftrace: stack trace add indexes 2008-10-14 10:36:28 +02:00
trace_sysprof.c hrtimer: prevent migration of per CPU hrtimers 2008-09-29 17:09:14 +02:00