perfetto
perfetto copied to clipboard
A lot of MSVC code defines `interface` as `struct`
Found in https://github.com/google/perfetto/issues/540
Unfortunately we use interface in our protobufs as https://github.com/google/perfetto/blob/aa44034ca2b2af2b32cf7701aa9afdff69189282/protos/perfetto/trace/android/network_trace.proto#L34
We should consider renaming this