Fix: support compile units including 'sys/sdt.h' without defining SDT_USE_VARIADIC
[lttng-ust.git] / liblttng-ust-cyg-profile / run-fast
CommitLineData
dd330053
MD
1#!/bin/sh
2
3LD_VERBOSE=1 LD_PRELOAD=.libs/liblttng-ust-cyg-profile-fast.so ${*}
This page took 0.023936 seconds and 4 git commands to generate.