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