Tracepoint API namespacing 'TP_SESSION_CHECK'
[lttng-ust.git] / src / lib / lttng-ust-dl / ust_dl.c
... / ...
CommitLineData
1/*
2 * SPDX-License-Identifier: LGPL-2.1-or-later
3 *
4 * Copyright (C) 2013 Paul Woegerer <paul_woegerer@mentor.com>
5 */
6
7#define _LGPL_SOURCE
8#define LTTNG_UST_TRACEPOINT_CREATE_PROBES
9#define TP_IP_PARAM ip
10#include "ust_dl.h"
This page took 0.022071 seconds and 4 git commands to generate.