Fix: syscall event rule: emission sites not compared in is_equal
[lttng-tools.git] / tests / regression / ust / low-throughput / tp.c
... / ...
CommitLineData
1/*
2 * tp.c
3 *
4 * Copyright (C) 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
5 *
6 * SPDX-License-Identifier: MIT
7 *
8 */
9
10#define TRACEPOINT_CREATE_PROBES
11#include "tp.h"
This page took 0.023303 seconds and 5 git commands to generate.