Implement tracelog API
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Tue, 9 Jun 2015 11:56:47 +0000 (13:56 +0200)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Tue, 9 Jun 2015 14:22:41 +0000 (16:22 +0200)
commit0cb03c850dedb8f1e7f11e2e47764aa4d3ba313b
tree367322da538c228744b17d8afc9efb683b930817
parent5dadb547a77d4b03cd18908963d08c27b780b839
Implement tracelog API

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
include/Makefile.am
include/lttng/lttng-ust-tracelog.h [new file with mode: 0644]
include/lttng/tracelog.h [new file with mode: 0644]
liblttng-ust/Makefile.am
liblttng-ust/lttng-ust-tracelog-provider.h [new file with mode: 0644]
liblttng-ust/tracelog.c [new file with mode: 0644]
This page took 0.024812 seconds and 4 git commands to generate.