{{/* Copyright 2023 syzkaller project authors. All rights reserved. Use of this source code is governed by Apache 2 LICENSE that can be found in the LICENSE file. The list of polled trees. */}} {{template "head" .Header}} syzbot: subsystems list {{template "header" .Header}}

The list of subsystems


{{range $item := .List}} {{end}}
Name List(s) Open Fixed
{{link $item.Open.Link $item.Name}} {{$item.Lists}} {{link $item.Open.Link (printf "%d" $item.Open.Count)}} {{link $item.Fixed.Link (printf "%d" $item.Fixed.Count)}}
{{link .Unclassified.Open.Link "unclassified"}} - {{link .Unclassified.Open.Link (printf "%d" .Unclassified.Open.Count)}} {{link .Unclassified.Fixed.Link (printf "%d" .Unclassified.Fixed.Count)}}
(*) Note that the numbers below do not represent the latest data. They are updated once an hour.

{{if .SomeHidden}} Empty subsystems have been hidden from the list. {{link .ShowAllURL "Show all"}}.
{{end}}