#/bin/bash
current_dir=$(cd $(dirname "$0"); pwd)
binary_dir=$(realpath "${current_dir}")
$binary_dir/diagnosis_python_cli memalloc-report $@