blob: 93351faa26a78e48cafbf8b3b8a613762c52a38a [file] [log] [blame]
// Copyright 2019 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.
// +build !build_with_native_toolchain
// Package inspect provides an API for high-performance metrics, exposed as a
// tree of nodes through a shared memory segment.
//
// An overview of Fuchsia Component Inspection is available at
// https://fuchsia.dev/fuchsia-src/development/inspect.
package inspect