SoW-2020-0003: Trace Hit Counters
[lttng-tools.git] / doc / examples / map / tracepoint-incr-value-example.c
CommitLineData
ebdb334b
JR
1/*
2 * Copyright (C) 2021 Francis Deslauriers <francis.deslauriers@efficios.com>
3 *
4 * SPDX-License-Identifier: MIT
5 *
6 */
7
8#define TRACEPOINT_DEFINE
9#define TRACEPOINT_CREATE_PROBES
10#include "tracepoint-incr-value-example.h"
This page took 0.023473 seconds and 5 git commands to generate.