#!/bin/sh
GNUTARGET=${GNUTARGET:-elf32-i386} exec /usr/bin/gprof "$@"
