Fix: test_benchmark: do not match "CPU(s) scaling MHz:"
[lttng-ust.git] / src / lib / lttng-ust-libc-wrapper / run
... / ...
CommitLineData
1#!/bin/sh
2
3# SPDX-FileCopyrightText: 2023 EfficiOS, Inc
4#
5# SPDX-License-Identifier: LGPL-2.1-only
6
7LD_VERBOSE=1 LD_PRELOAD=.libs/liblttng-ust-libc-wrapper.so ${*}
This page took 0.025313 seconds and 5 git commands to generate.