blob: 08779894a9562a0859bf74fdce34dd572a0c9c11 [file]
// Copyright 2026 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: [
"//src/performance/memory/stacktrack/instrumentation/collector.shard.cml",
"syslog/client.shard.cml",
],
program: {
runner: "elf",
binary: "bin/stacktrack-example",
},
}