#!/bin/sh

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