Tests: Fix: `wait_on_file()` returns too early
[lttng-tools.git] / tests / regression / tools / filtering / tp.c
CommitLineData
9fec62f7 1/*
9d16b343 2 * Copyright (C) 2012 David Goulet <dgoulet@efficios.com>
9fec62f7 3 *
9d16b343 4 * SPDX-License-Identifier: MIT
9fec62f7 5 *
9fec62f7
CB
6 */
7
8#define TRACEPOINT_CREATE_PROBES
9#include "tp.h"
This page took 0.038775 seconds and 4 git commands to generate.