Remove useless lttng_metadata probe
authorJulien Desfossez <jdesfossez@efficios.com>
Wed, 8 May 2013 14:09:19 +0000 (10:09 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Wed, 19 Jun 2013 01:22:44 +0000 (21:22 -0400)
commit5b6852cbbae3e67d742454dd50c171332dbaaa75
tree7a2756c938569eb121ea7d23d66c09d377b7d2d9
parent4a1215a7771a365c2f018bb279031ee3fc2f8900
Remove useless lttng_metadata probe

We don't use this event anymore since we write the metadata directly
into the ring buffer, no need for an external event. This probe was
the only one in the lttng-probe-lttng module, so we can get rid of
this module as well.

Signed-off-by: Julien Desfossez <jdesfossez@efficios.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
instrumentation/events/lttng-module/lttng.h [deleted file]
lttng-abi.c
lttng-probes.c
probes/Makefile
probes/lttng-probe-lttng.c [deleted file]
This page took 0.025932 seconds and 4 git commands to generate.