fix: redundant decl of channel_destroy (-Wredundant-decls)
[lttng-ust.git] / tests / benchmark / tp.c
1 /*
2 * SPDX-License-Identifier: MIT
3 *
4 * Copyright (C) 2013 Zifei Tong <soariez@gmail.com>
5 */
6
7 #define TRACEPOINT_CREATE_PROBES
8 #include "ust_tests_benchmark.h"
This page took 0.030513 seconds and 4 git commands to generate.