SoW-2019-0007-2: Dynamic Snapshot: Triggers send partial event payload with notifications
[lttng-tools.git] / doc / examples / trigger-on-event / tracepoint-trigger-example.c
CommitLineData
5024c2ac
JR
1/*
2 * Copyright (C) 2020 Jérémie Galarneau <jeremie.galarneau@efficios.com>
3 *
4 * SPDX-License-Identifier: MIT
5 *
6 */
7
8#define TRACEPOINT_DEFINE
9#define TRACEPOINT_CREATE_PROBES
10#include "tracepoint-trigger-example.h"
This page took 0.024222 seconds and 5 git commands to generate.