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