Tracepoint API change: rename TRACEPOINT_SYSTEM to TRACEPOINT_PROVIDER
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Fri, 11 Nov 2011 17:31:35 +0000 (12:31 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Fri, 11 Nov 2011 17:31:35 +0000 (12:31 -0500)
commita4ada9b87a62c26061c109abe0fd502e16f03db2
treea42071c4dcd8ecfb82c944c9dbe44fe3bb75f891
parent39f98c62fa2eb208bc24230dc2d669132e08a1fa
Tracepoint API change: rename TRACEPOINT_SYSTEM to TRACEPOINT_PROVIDER

Eliminates the confusion between the first TRACEPOINT_EVENT "provider"
argument and the "TRACEPOINT_SYSTEM", which need to be the same thing.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
include/lttng/tracepoint-event.h
include/lttng/tracepoint.h
include/lttng/ust-tracepoint-event.h
liblttng-ust-java/lttng_ust_java.h
liblttng-ust/lttng-ust-abi.c
liblttng-ust/probes/lttng-probe-ust.h
tests/fork/ust_tests_fork.h
tests/hello/ust_tests_hello.h
This page took 0.025088 seconds and 4 git commands to generate.