Fix: Add --no-as-needed to the demo example's Makefile
[lttng-ust.git] / liblttng-ust-cyg-profile / run
CommitLineData
70d654f2
MD
1#!/bin/sh
2
3LD_VERBOSE=1 LD_PRELOAD=.libs/liblttng-ust-cyg-profile.so ${*}
This page took 0.023604 seconds and 4 git commands to generate.