tracepoint.c: Move add_callsite/remove_callsite further down in file
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Mon, 7 Oct 2013 13:30:52 +0000 (09:30 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Mon, 7 Oct 2013 13:41:37 +0000 (09:41 -0400)
commit4a8f9fe6a3fb242ce5cdb905d7f9f24a8fb5df6b
tree8328ec1c4c7e3a1f85edb6608571e133bad9b9d2
parent632c1bda6c5a1110a2cdc6fe1d29529f33aa9888
tracepoint.c: Move add_callsite/remove_callsite further down in file

In preparation for calling disable_tracepoint() from those functions.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
liblttng-ust/tracepoint.c
This page took 0.024348 seconds and 4 git commands to generate.