{% extends "flamegraph.html" %} {% block content %}
Initially the report shows allocations made at any time and not freed before tracking was deactivated. By using the two sliders on the bottom line chart, you can select a different time range for analysis instead. The flame graph will be updated to reflect allocations made within your chosen time window and not freed within it.
{% endblock %} {% block flamegraph_script %} {% endblock %}