Skip to content

Support for perf profiling

Petr Špaček requested to merge perf into master

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

Merge request reports