summary refs log tree commit diff stats
path: root/tests/tracetool/ust.ust-events-c
blob: db232240568b33b21a278ee2a88e0a13b65e7169 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
/* This file is autogenerated by tracetool, do not edit. */
/* SPDX-License-Identifier: GPL-2.0-or-later */

#include "qemu/osdep.h"

#define TRACEPOINT_DEFINE
#define TRACEPOINT_CREATE_PROBES

/* If gcc version 4.7 or older is used, LTTng ust gives a warning when compiling with
   -Wredundant-decls.
 */
#pragma GCC diagnostic ignored "-Wredundant-decls"

#include "trace-ust-all.h"