perfetto-protos
Version:
Perfetto protos exposed via protobuf-es for browser and node
73 lines • 4.99 kB
JavaScript
;
//
// Copyright (C) 2017 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.FtraceClockSchema = exports.FtraceClock = exports.FtraceEventBundle_FtraceErrorSchema = exports.FtraceEventBundle_CompactSchedSchema = exports.FtraceEventBundleSchema = exports.file_protos_perfetto_trace_ftrace_ftrace_event_bundle = void 0;
const codegenv1_1 = require("@bufbuild/protobuf/codegenv1");
const ftrace_event_pb_1 = require("./ftrace_event_pb");
const ftrace_stats_pb_1 = require("./ftrace_stats_pb");
/**
* Describes the file protos/perfetto/trace/ftrace/ftrace_event_bundle.proto.
*/
exports.file_protos_perfetto_trace_ftrace_ftrace_event_bundle = (0, codegenv1_1.fileDesc)("CjZwcm90b3MvcGVyZmV0dG8vdHJhY2UvZnRyYWNlL2Z0cmFjZV9ldmVudF9idW5kbGUucHJvdG8SD3BlcmZldHRvLnByb3RvcyLgBgoRRnRyYWNlRXZlbnRCdW5kbGUSCwoDY3B1GAEgASgNEisKBWV2ZW50GAIgAygLMhwucGVyZmV0dG8ucHJvdG9zLkZ0cmFjZUV2ZW50EhMKC2xvc3RfZXZlbnRzGAMgASgIEkYKDWNvbXBhY3Rfc2NoZWQYBCABKAsyLy5wZXJmZXR0by5wcm90b3MuRnRyYWNlRXZlbnRCdW5kbGUuQ29tcGFjdFNjaGVkEjIKDGZ0cmFjZV9jbG9jaxgFIAEoDjIcLnBlcmZldHRvLnByb3Rvcy5GdHJhY2VDbG9jaxIYChBmdHJhY2VfdGltZXN0YW1wGAYgASgDEhYKDmJvb3RfdGltZXN0YW1wGAcgASgDEj0KBWVycm9yGAggAygLMi4ucGVyZmV0dG8ucHJvdG9zLkZ0cmFjZUV2ZW50QnVuZGxlLkZ0cmFjZUVycm9yEiEKGWxhc3RfcmVhZF9ldmVudF90aW1lc3RhbXAYCSABKAQSJQodcHJldmlvdXNfYnVuZGxlX2VuZF90aW1lc3RhbXAYCiABKAQa7gIKDENvbXBhY3RTY2hlZBIUCgxpbnRlcm5fdGFibGUYBSADKAkSHAoQc3dpdGNoX3RpbWVzdGFtcBgBIAMoBEICEAESHQoRc3dpdGNoX3ByZXZfc3RhdGUYAiADKANCAhABEhsKD3N3aXRjaF9uZXh0X3BpZBgDIAMoBUICEAESHAoQc3dpdGNoX25leHRfcHJpbxgEIAMoBUICEAESIgoWc3dpdGNoX25leHRfY29tbV9pbmRleBgGIAMoDUICEAESHAoQd2FraW5nX3RpbWVzdGFtcBgHIAMoBEICEAESFgoKd2FraW5nX3BpZBgIIAMoBUICEAESHQoRd2FraW5nX3RhcmdldF9jcHUYCSADKAVCAhABEhcKC3dha2luZ19wcmlvGAogAygFQgIQARIdChF3YWtpbmdfY29tbV9pbmRleBgLIAMoDUICEAESHwoTd2FraW5nX2NvbW1vbl9mbGFncxgMIAMoDUICEAEaVAoLRnRyYWNlRXJyb3ISEQoJdGltZXN0YW1wGAEgASgEEjIKBnN0YXR1cxgCIAEoDjIiLnBlcmZldHRvLnByb3Rvcy5GdHJhY2VQYXJzZVN0YXR1cyqRAQoLRnRyYWNlQ2xvY2sSHAoYRlRSQUNFX0NMT0NLX1VOU1BFQ0lGSUVEEAASGAoURlRSQUNFX0NMT0NLX1VOS05PV04QARIXChNGVFJBQ0VfQ0xPQ0tfR0xPQkFMEAISFgoSRlRSQUNFX0NMT0NLX0xPQ0FMEAMSGQoVRlRSQUNFX0NMT0NLX01PTk9fUkFXEAQ", [ftrace_event_pb_1.file_protos_perfetto_trace_ftrace_ftrace_event, ftrace_stats_pb_1.file_protos_perfetto_trace_ftrace_ftrace_stats]);
/**
* Describes the message perfetto.protos.FtraceEventBundle.
* Use `create(FtraceEventBundleSchema)` to create a new message.
*/
exports.FtraceEventBundleSchema = (0, codegenv1_1.messageDesc)(exports.file_protos_perfetto_trace_ftrace_ftrace_event_bundle, 0);
/**
* Describes the message perfetto.protos.FtraceEventBundle.CompactSched.
* Use `create(FtraceEventBundle_CompactSchedSchema)` to create a new message.
*/
exports.FtraceEventBundle_CompactSchedSchema = (0, codegenv1_1.messageDesc)(exports.file_protos_perfetto_trace_ftrace_ftrace_event_bundle, 0, 0);
/**
* Describes the message perfetto.protos.FtraceEventBundle.FtraceError.
* Use `create(FtraceEventBundle_FtraceErrorSchema)` to create a new message.
*/
exports.FtraceEventBundle_FtraceErrorSchema = (0, codegenv1_1.messageDesc)(exports.file_protos_perfetto_trace_ftrace_ftrace_event_bundle, 0, 1);
/**
* @generated from enum perfetto.protos.FtraceClock
*/
var FtraceClock;
(function (FtraceClock) {
/**
* There is no FTRACE_CLOCK_BOOT entry as that's the default assumption. When
* the ftrace clock is "boot", it's just omitted (so UNSPECIFIED == BOOT).
*
* @generated from enum value: FTRACE_CLOCK_UNSPECIFIED = 0;
*/
FtraceClock[FtraceClock["UNSPECIFIED"] = 0] = "UNSPECIFIED";
/**
* @generated from enum value: FTRACE_CLOCK_UNKNOWN = 1;
*/
FtraceClock[FtraceClock["UNKNOWN"] = 1] = "UNKNOWN";
/**
* @generated from enum value: FTRACE_CLOCK_GLOBAL = 2;
*/
FtraceClock[FtraceClock["GLOBAL"] = 2] = "GLOBAL";
/**
* @generated from enum value: FTRACE_CLOCK_LOCAL = 3;
*/
FtraceClock[FtraceClock["LOCAL"] = 3] = "LOCAL";
/**
* @generated from enum value: FTRACE_CLOCK_MONO_RAW = 4;
*/
FtraceClock[FtraceClock["MONO_RAW"] = 4] = "MONO_RAW";
})(FtraceClock || (exports.FtraceClock = FtraceClock = {}));
/**
* Describes the enum perfetto.protos.FtraceClock.
*/
exports.FtraceClockSchema = (0, codegenv1_1.enumDesc)(exports.file_protos_perfetto_trace_ftrace_ftrace_event_bundle, 0);
//# sourceMappingURL=ftrace_event_bundle_pb.js.map