linux/include
Tom Zanussi 5f77a88b3f tracing/infrastructure: separate event tracer from event support
Add a new config option, CONFIG_EVENT_TRACING that gets selected
when CONFIG_TRACING is selected and adds everything needed by the stuff
in trace_export - basically all the event tracing support needed by e.g.
bprint, minus the actual events, which are only included if
CONFIG_EVENT_TRACER is selected.

So CONFIG_EVENT_TRACER can be used to turn on or off the generated events
(what I think of as the 'event tracer'), while CONFIG_EVENT_TRACING turns
on or off the base event tracing support used by both the event tracer and
the other things such as bprint that can't be configured out.

Signed-off-by: Tom Zanussi <tzanussi@gmail.com>
Cc: Steven Rostedt <rostedt@goodmis.org>
Cc: fweisbec@gmail.com
LKML-Reference: <1239178441.10295.34.camel@tropicana>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
2009-04-14 00:00:55 +02:00
..
acpi Merge branches 'release', 'APERF', 'ARAT', 'misc', 'kelvin', 'device-lock' and 'bjorn.notify' into release 2009-04-07 18:18:42 -04:00
asm-arm
asm-frv FRV: Use <asm-generic/pgtable.h> in NOMMU mode 2009-04-09 10:46:05 -07:00
asm-generic tracing/infrastructure: separate event tracer from event support 2009-04-14 00:00:55 +02:00
asm-h8300
asm-m32r
asm-mn10300
crypto
drm
keys
linux ring-buffer: add ring_buffer_discard_commit 2009-04-14 00:00:53 +02:00
math-emu
media
mtd
net
pcmcia
rdma
rxrpc
scsi
sound
trace tracing, kmemtrace: Make kmem tracepoints use TRACE_EVENT macro 2009-04-12 15:22:56 +02:00
video
xen
Kbuild