d4844ea0a106982ed17893d7c6cf85b2af9c7170
[lttng-tools.git] / tp-so-provider.cpp
1 /*
2 * Copyright (C) 2023 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
3 *
4 * SPDX-License-Identifier: LGPL-2.1-only
5 */
6
7 #define TRACEPOINT_CREATE_PROBES
8 #include "tp-so.h"
This page took 0.029222 seconds and 3 git commands to generate.