perfetto-protos
Version:
Perfetto protos exposed via protobuf-es for browser and node
39 lines • 3.93 kB
JavaScript
;
//
// Copyright (C) 2022 The Android Open Source Project
//
// 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.
Object.defineProperty(exports, "__esModule", { value: true });
exports.AndroidFrameTimelineMetric_ProcessBreakdownSchema = exports.AndroidFrameTimelineMetric_JankTypeMetricSchema = exports.AndroidFrameTimelineMetricSchema = exports.file_protos_perfetto_metrics_android_android_frame_timeline_metric = void 0;
const codegenv1_1 = require("@bufbuild/protobuf/codegenv1");
const process_metadata_pb_1 = require("./process_metadata_pb");
/**
* Describes the file protos/perfetto/metrics/android/android_frame_timeline_metric.proto.
*/
exports.file_protos_perfetto_metrics_android_android_frame_timeline_metric = (0, codegenv1_1.fileDesc)("CkNwcm90b3MvcGVyZmV0dG8vbWV0cmljcy9hbmRyb2lkL2FuZHJvaWRfZnJhbWVfdGltZWxpbmVfbWV0cmljLnByb3RvEg9wZXJmZXR0by5wcm90b3MikAgKGkFuZHJvaWRGcmFtZVRpbWVsaW5lTWV0cmljEhQKDHRvdGFsX2ZyYW1lcxgEIAEoAxIZChFtaXNzZWRfYXBwX2ZyYW1lcxgFIAEoAxIWCg5kcm9wcGVkX2ZyYW1lcxgGIAEoAxJNCgdwcm9jZXNzGAIgAygLMjwucGVyZmV0dG8ucHJvdG9zLkFuZHJvaWRGcmFtZVRpbWVsaW5lTWV0cmljLlByb2Nlc3NCcmVha2Rvd24STgoKamFua190eXBlcxgHIAMoCzI6LnBlcmZldHRvLnByb3Rvcy5BbmRyb2lkRnJhbWVUaW1lbGluZU1ldHJpYy5KYW5rVHlwZU1ldHJpYxrsAQoOSmFua1R5cGVNZXRyaWMSDAoEdHlwZRgBIAEoCRITCgt0b3RhbF9jb3VudBgCIAEoAxIhChlwcmVzZW50X3Vuc3BlY2lmaWVkX2NvdW50GAMgASgDEh0KFXByZXNlbnRfb25fdGltZV9jb3VudBgEIAEoAxIaChJwcmVzZW50X2xhdGVfY291bnQYBSABKAMSGwoTcHJlc2VudF9lYXJseV9jb3VudBgGIAEoAxIdChVwcmVzZW50X2Ryb3BwZWRfY291bnQYByABKAMSHQoVcHJlc2VudF91bmtub3duX2NvdW50GAggASgDGpQEChBQcm9jZXNzQnJlYWtkb3duEjgKB3Byb2Nlc3MYAyABKAsyJy5wZXJmZXR0by5wcm90b3MuQW5kcm9pZFByb2Nlc3NNZXRhZGF0YRIUCgx0b3RhbF9mcmFtZXMYBCABKAMSFQoNbWlzc2VkX2ZyYW1lcxgFIAEoAxIZChFtaXNzZWRfYXBwX2ZyYW1lcxgGIAEoAxIYChBtaXNzZWRfc2ZfZnJhbWVzGAcgASgDEhUKDWZyYW1lX2R1cl9tYXgYCCABKAMSFQoNZnJhbWVfZHVyX2F2ZxgJIAEoAxIVCg1mcmFtZV9kdXJfcDUwGAogASgDEhUKDWZyYW1lX2R1cl9wOTAYCyABKAMSFQoNZnJhbWVfZHVyX3A5NRgMIAEoAxIVCg1mcmFtZV9kdXJfcDk5GA0gASgDEhgKEGZyYW1lX2R1cl9tc19wNTAYDiABKAESGAoQZnJhbWVfZHVyX21zX3A5MBgPIAEoARIYChBmcmFtZV9kdXJfbXNfcDk1GBAgASgBEhgKEGZyYW1lX2R1cl9tc19wOTkYESABKAESFgoOZHJvcHBlZF9mcmFtZXMYEiABKAMSTgoKamFua190eXBlcxgTIAMoCzI6LnBlcmZldHRvLnByb3Rvcy5BbmRyb2lkRnJhbWVUaW1lbGluZU1ldHJpYy5KYW5rVHlwZU1ldHJpY0oECAEQAkoECAIQA0oECAEQAg", [process_metadata_pb_1.file_protos_perfetto_metrics_android_process_metadata]);
/**
* Describes the message perfetto.protos.AndroidFrameTimelineMetric.
* Use `create(AndroidFrameTimelineMetricSchema)` to create a new message.
*/
exports.AndroidFrameTimelineMetricSchema = (0, codegenv1_1.messageDesc)(exports.file_protos_perfetto_metrics_android_android_frame_timeline_metric, 0);
/**
* Describes the message perfetto.protos.AndroidFrameTimelineMetric.JankTypeMetric.
* Use `create(AndroidFrameTimelineMetric_JankTypeMetricSchema)` to create a new message.
*/
exports.AndroidFrameTimelineMetric_JankTypeMetricSchema = (0, codegenv1_1.messageDesc)(exports.file_protos_perfetto_metrics_android_android_frame_timeline_metric, 0, 0);
/**
* Describes the message perfetto.protos.AndroidFrameTimelineMetric.ProcessBreakdown.
* Use `create(AndroidFrameTimelineMetric_ProcessBreakdownSchema)` to create a new message.
*/
exports.AndroidFrameTimelineMetric_ProcessBreakdownSchema = (0, codegenv1_1.messageDesc)(exports.file_protos_perfetto_metrics_android_android_frame_timeline_metric, 0, 1);
//# sourceMappingURL=android_frame_timeline_metric_pb.js.map