blob: fe0aad1b76c786c59927fca64d3be12d8e557d01 [file] [log] [blame]
// Copyright 2023 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: [
"heapdump_instrumentation/collector.shard.cml",
"syslog/client.shard.cml",
],
program: {
runner: "elf",
binary: "bin/heapdump-example",
},
}