#!/bin/sh
LD_PRELOAD=/usr/lib/trace-wrappers/wrap-alloc.so "$@"
