Allow weak binding from instrumented apps to liblttng-ust
[lttng-ust.git] / liblttng-ust / probes / lttng-probe-ust.c
CommitLineData
a10cfdbd
MD
1/*
2 * probes/lttng-probe-ust.c
3 *
4 * Copyright 2010 (c) - Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
5 *
6 * LTTng UST core probes.
7 *
8 * Dual LGPL v2.1/GPL v2 license.
9 */
10
deb6e540 11#define TRACEPOINT_DEFINE
a10cfdbd 12#define TRACEPOINT_CREATE_PROBES
a10cfdbd 13#include "lttng-probe-ust.h"
This page took 0.024703 seconds and 4 git commands to generate.