tests: Move to kernel style SPDX license identifiers
[lttng-tools.git] / tests / regression / ust / low-throughput / tp.c
... / ...
CommitLineData
1/*
2 * tp.c
3 *
4 * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
5 *
6 * SPDX-License-Identifier: MIT
7 *
8 */
9
10#define TRACEPOINT_CREATE_PROBES
11#include "tp.h"
This page took 0.022397 seconds and 4 git commands to generate.