blob: 19571b6c5476d90da568c857d2153f3e0c2a3f3e [file] [log] [blame]
// Copyright 2022 The Fuchsia Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
{
include: [ "syslog/elf_stdio.shard.cml" ],
program: {
runner: "elf",
binary: "bin/benchmark_example",
},
use: [
{ protocol: "fuchsia.tracing.provider.Registry" },
],
}