6a6fa6c01257db9722936b69c1d0a5ef4fa8fa2a
[lttng-ust.git] / doc / examples / demo / tp.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_demo.h"
This page took 0.03025 seconds and 3 git commands to generate.