#!/bin/sh

exec mono "/opt/mono/lib/mono-tools/mprof-heap-viewer.exe" "$@"
