d154fd3d6e7fb8c3571d352f0c99b22d6fe20295
[lttng-ust.git] / doc / examples / demo / tp2.c
1 /*
2 * SPDX-License-Identifier: MIT
3 *
4 * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
5 */
6
7 #define TRACEPOINT_CREATE_PROBES
8 #include "ust_tests_demo2.h"
This page took 0.029356 seconds and 3 git commands to generate.