ust_fork(): close the ustcomm_app socket in the child on fork()
[lttng-ust.git] / libmallocwrap / run
... / ...
CommitLineData
1#!/bin/sh
2
3LD_VERBOSE=1 LD_LIBRARY_PATH=.:../libust/.libs:../../liburcu LD_PRELOAD=liburcu.so:libust.so:.libs/libmallocwrap.so $1
This page took 0.025212 seconds and 4 git commands to generate.