tracepoint API change: rename TP_ARGS to TP_VARS
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Fri, 11 Nov 2011 17:22:41 +0000 (12:22 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Fri, 11 Nov 2011 17:22:41 +0000 (12:22 -0500)
commit11dfd4ee2d1833b4f67c3016631f8fa411646012
treed85dbd24cbaaa1539937f0f0f8235fecda4484ca
parent15f672f9b1c28f6810de3b3b3ab089619c8bcb45
tracepoint API change: rename TP_ARGS to TP_VARS

In preparation of folding of both TP_PROTO and TP_ARGS into TP_ARGS.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
include/lttng/tracepoint.h
include/lttng/ust-tracepoint-event-reset.h
include/lttng/ust-tracepoint-event.h
liblttng-ust-java/lttng_ust_java.h
liblttng-ust/probes/lttng-probe-ust.h
tests/fork/ust_tests_fork.h
tests/hello/ust_tests_hello.h
tests/register_test/tp.h
tests/trace_event/trace_event_test.h
tests/tracepoint/benchmark/tracepoint_benchmark.h
tests/tracepoint/tracepoint_test.h
This page took 0.026568 seconds and 4 git commands to generate.