Add kernel and UST time namespace context
[lttng-tools.git] / tests / regression / ust / multi-session / tp.c
1 /*
2 * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
3 * Copyright (C) 2012 David Goulet <dgoulet@efficios.com>
4 *
5 * SPDX-License-Identifier: MIT
6 */
7
8 #define _LGPL_SOURCE
9 #define TRACEPOINT_CREATE_PROBES
10 #include "ust_gen_nevents.h"
This page took 0.028955 seconds and 4 git commands to generate.