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, 8 May 2013 14:09:19 +0000 (10:09 -0400)
commit662ed1665428b38ee00d4be5751581108bf35390
treea2e39268bca126f7dd1b176764f630389c097a34
parent9a6800e3a7bed25af7a62d7e8cb2ad9a689e5877
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.025596 seconds and 4 git commands to generate.