Fix: test_benchmark: do not match "CPU(s) scaling MHz:"
[lttng-ust.git] / ust_dl.c
... / ...
CommitLineData
1/*
2 * SPDX-License-Identifier: LGPL-2.1-or-later
3 *
4 * Copyright (C) 2013 Paul Woegerer <paul_woegerer@mentor.com>
5 */
6
7#define _LGPL_SOURCE
8#define TRACEPOINT_CREATE_PROBES
9#define TP_IP_PARAM ip
10#include "ust_dl.h"
This page took 0.02336 seconds and 5 git commands to generate.