perfetto-protos
Version:
Perfetto protos exposed via protobuf-es for browser and node
22 lines • 1.44 kB
JavaScript
;
// Autogenerated by:
// ../../src/tools/ftrace_proto_gen/ftrace_proto_gen.cc
// Do not edit.
Object.defineProperty(exports, "__esModule", { value: true });
exports.SuspendResumeMinimalFtraceEventSchema = exports.RssStatThrottledFtraceEventSchema = exports.file_protos_perfetto_trace_ftrace_synthetic = void 0;
const codegenv1_1 = require("@bufbuild/protobuf/codegenv1");
/**
* Describes the file protos/perfetto/trace/ftrace/synthetic.proto.
*/
exports.file_protos_perfetto_trace_ftrace_synthetic = (0, codegenv1_1.fileDesc)("Cixwcm90b3MvcGVyZmV0dG8vdHJhY2UvZnRyYWNlL3N5bnRoZXRpYy5wcm90bxIPcGVyZmV0dG8ucHJvdG9zIlgKG1Jzc1N0YXRUaHJvdHRsZWRGdHJhY2VFdmVudBIMCgRjdXJyGAEgASgNEg4KBm1lbWJlchgCIAEoBRINCgVtbV9pZBgDIAEoDRIMCgRzaXplGAQgASgDIjAKH1N1c3BlbmRSZXN1bWVNaW5pbWFsRnRyYWNlRXZlbnQSDQoFc3RhcnQYASABKA0");
/**
* Describes the message perfetto.protos.RssStatThrottledFtraceEvent.
* Use `create(RssStatThrottledFtraceEventSchema)` to create a new message.
*/
exports.RssStatThrottledFtraceEventSchema = (0, codegenv1_1.messageDesc)(exports.file_protos_perfetto_trace_ftrace_synthetic, 0);
/**
* Describes the message perfetto.protos.SuspendResumeMinimalFtraceEvent.
* Use `create(SuspendResumeMinimalFtraceEventSchema)` to create a new message.
*/
exports.SuspendResumeMinimalFtraceEventSchema = (0, codegenv1_1.messageDesc)(exports.file_protos_perfetto_trace_ftrace_synthetic, 1);
//# sourceMappingURL=synthetic_pb.js.map