Rename lttng_event_rule_userspace_probe to lttng_event_rule_kernel_uprobe
[lttng-tools.git] / tests / regression / tools / filtering / tp.c
1 /*
2 * Copyright (C) 2012 David Goulet <dgoulet@efficios.com>
3 *
4 * SPDX-License-Identifier: MIT
5 *
6 */
7
8 #define TRACEPOINT_CREATE_PROBES
9 #include "tp.h"
This page took 0.030375 seconds and 4 git commands to generate.