linux/samples/tracepoints
Steven Rostedt 2939b0469d tracing: replace TP<var> with TP_<var>
Impact: clean up

The macros TPPROTO, TPARGS, TPFMT, TPRAWFMT, and TPCMD all look a bit
ugly. This patch adds an underscore to their names.

Signed-off-by: Steven Rostedt <srostedt@redhat.com>
2009-03-10 00:35:04 -04:00
..
Makefile tracing: tracepoints, samples 2008-10-14 10:29:05 +02:00
tp-samples-trace.h tracing: replace TP<var> with TP_<var> 2009-03-10 00:35:04 -04:00
tracepoint-probe-sample.c samples: mark {static|__init|__exit} for {init|exit} functions 2009-01-06 15:59:12 -08:00
tracepoint-probe-sample2.c samples: mark {static|__init|__exit} for {init|exit} functions 2009-01-06 15:59:12 -08:00
tracepoint-sample.c samples: mark {static|__init|__exit} for {init|exit} functions 2009-01-06 15:59:12 -08:00