perfetto-sdk 0.1.1

Bindings for the Perfetto tracing framework
Documentation
// Copyright (C) 2025 Rivos Inc.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
//      http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing, software
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.

// Autogenerated by the gen_rust_protos script.
// DO NOT EDIT.

/// `data_source_config` protos.
#[path = "data_source_config.pz.rs"]
pub mod data_source_config;

/// `priority_boost` protos.
pub mod priority_boost;

/// `test_config` protos.
#[path = "test_config.pz.rs"]
pub mod test_config;

/// `trace_config` protos.
#[path = "trace_config.pz.rs"]
pub mod trace_config;

/// `track_event` protos.
pub mod track_event;