docs: Add supported versions and fix-backport policy
[lttng-tools.git] / tests / regression / ust / linking / tp2.c
CommitLineData
91c75285
JG
1/*
2 * tp2.c
3 *
9d16b343 4 * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
91c75285 5 *
9d16b343 6 * SPDX-License-Identifier: MIT
91c75285 7 *
91c75285
JG
8 */
9
10#define TRACEPOINT_CREATE_PROBES
11#include "ust_tests_demo2.h"
This page took 0.056546 seconds and 4 git commands to generate.