Cleanup: elf: use off_t for offsets, size_t for len
[deliverable/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.026212 seconds and 5 git commands to generate.