Support for perf profiling
Variable perf_record=true
in shotgun.yaml role enables
profiling using perf
tool. It works for any server and does
not require modifications to during build or server run time.
Results are visualized using interactive flamegraphs in SVG,
which get delivered into results_directory
specified by variable.
Edited by Petr Špaček