| Commit-Queue | +1 |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Commit-Queue | +1 |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Please ask base/trace_event/OWNERS for a review.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Please ask base/trace_event/OWNERS for a review.
Oops, sorry - I just took the Gerrit recommended reviewer.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Code-Review | +1 |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Commit-Queue | +2 |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
5 is the latest approved patch-set.
No files were changed between the latest approved patch-set and the submitted one.
Clean includes in trace_log
There are many unused includes in the file. If
`USE_PERFETTO_TRACE_PROCESSOR` is false, even more includes are unused
including some trace_processor ones (which should not be included per
the build flag). This causes some downstream issues - see attached bug
for more details.
Clean up all includes and guard the relevant includes behind the build
flag.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |