#!/bin/sh

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