commit | 7bdd2994e300bd787688f2f7b1d66277835d859a | [log] [tgz] |
---|---|---|
author | Bartłomiej Grzesik <bag@semihalf.com> | Wed Oct 05 07:57:21 2022 +0000 |
committer | Bartłomiej Grzesik <bag@semihalf.com> | Wed Oct 05 07:57:21 2022 +0000 |
tree | 6111817898a5785ebd2fd5236c37e9ef77c83233 | |
parent | 1bdc9fb7eb060b9581d3b7b3f207e44d51c13d1f [diff] |
Fix flags checks in V4L2Tracker This CL fixes the flags checks in V4L2Tracker that always were unreachable. Bug: 217825939 Bug: 217827216 Bug: 232531771 Test: recorded a perfetto trace Change-Id: I71647a767cf9d2f903d617ae2c42aeb1230bc86b
Perfetto is a production-grade open-source stack for performance instrumentation and trace analysis. It offers services and libraries and for recording system-level and app-level traces, native + java heap profiling, a library for analyzing traces using SQL and a web-based UI to visualize and explore multi-GB traces.
See https://perfetto.dev/docs or the /docs/ directory for documentation.