#!/bin/bash

export NYTPROF=start=init

perl -d:NYTProf ./bin/rosetta_call.pl --jsonout --pretty --nocoro "$@"

nytprofhtml --delete --minimal --out nginx/pi_errors/Prof1
