Add `lttng_bytecode_interpret_format_output()` for top of stack extraction
[deliverable/lttng-ust.git] / liblttng-ust-libc-wrapper / run
... / ...
CommitLineData
1#!/bin/sh
2
3LD_VERBOSE=1 LD_PRELOAD=.libs/liblttng-ust-libc-wrapper.so ${*}
This page took 0.031565 seconds and 5 git commands to generate.