blob: c4c8642c069e88610fdea63db3ac410c9a21180e [file] [log] [blame]
// Autogenerated by ../../tools/ftrace_proto_gen/ftrace_to_proto.cc do not edit.
syntax = "proto3";
option optimize_for = LITE_RUNTIME;
message PrintFtraceEvent {
uint32 ip = 1;
uint32 buf = 2;
}