diff options
author | Steven Rostedt <srostedt@redhat.com> | 2009-04-17 19:02:22 +0200 |
---|---|---|
committer | Steven Rostedt <rostedt@goodmis.org> | 2009-04-17 22:20:16 +0200 |
commit | b0afdc126d0515e76890f0a5f26b28501cfa298e (patch) | |
tree | 55a03cfffb743583fe02c95a174fdc98a24dd6d7 /virt | |
parent | tracing/filters: add filter_mutex to protect filter predicates (diff) | |
download | linux-b0afdc126d0515e76890f0a5f26b28501cfa298e.tar.xz linux-b0afdc126d0515e76890f0a5f26b28501cfa298e.zip |
tracing/events: enable code with EVENT_TRACING not EVENT_TRACER
The CONFIG_EVENT_TRACER is the way to turn on event tracing when no
other tracing has been configured. All code to get enabled should
depend on CONFIG_EVENT_TRACING. That is what is enabled when TRACING
(or CONFIG_EVENT_TRACER) is selected.
This patch enables the include/trace/ftrace.h file when
CONFIG_EVENT_TRACING is enabled.
[ Impact: fix warning in event tracer selftest ]
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Diffstat (limited to 'virt')
0 files changed, 0 insertions, 0 deletions