Make dlopen more robust by using the .0 target for the library
[lttng-ust.git] / liblttng-ust-libc / run
... / ...
CommitLineData
1#!/bin/sh
2
3LD_VERBOSE=1 LD_PRELOAD=.libs/liblttng-ust-libc.so $1
This page took 0.033401 seconds and 4 git commands to generate.