9df93c27bfa35431b7d5467ee6aae9a73c1dc6e9
[lttng-ust.git] / doc / examples / demo / tp3.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_demo3.h"
This page took 0.029098 seconds and 3 git commands to generate.