{% set nosidebar = True %} {% import "utils.html" as utils %} {% extends "layout.html" %} {% set components = [(ts.name, v4_url_for(".v4_recent_activity"))] %} {% block head %} {% endblock %} {% block onload %} pf_init(g_run1, g_run2, g_test, g_urls); $('.tooltip').tooltip(); {% endblock %} {% block title %}Profile{% endblock %} {% block body %}

Performance profile: {{ test.name }} Loading...

View:
Hottest instructions:
Counter:
{% endblock %}