{% extends "bootspeed/bootspeed_layout.html" %} {% load url from future %} {% load dashboard_extras staticfiles %} {% block page_name %}{{ name }} - {{ arch }} bootspeed{% endblock %} {% block extra_headers %} {% endblock extra_headers %} {% block content %}

{{ name }} - {{ arch }} {% include "includes/chart_tooltip.html" %}

Bootspeed

Kernel

kernel_init

plumbing

xorg

xorg + plumbing

desktop

{% endblock %}