commit | d477626b2eed4bb6812b772248caf5ba07cf96b7 | [log] [tgz] |
---|---|---|
author | Jayant Chowdhary <jchowdhary@google.com> | Tue Jun 23 23:45:57 2020 -0700 |
committer | Jayant Chowdhary <jchowdhary@google.com> | Mon Jun 29 17:46:36 2020 -0700 |
tree | e7ba31331c7bb26186fddcc01ebe1754b3729f9b | |
parent | 54cc1e3c434ab84d623d558db19679f37bb60142 [diff] |
cameraserver: Make trace points in HFR code paths optional. Per processCaptureResult save 4 trace point costs -> approximately 2%of 4ms budget. Save 2 trace points per processCaptureRequest call. [assuming each trace point costs around 10us] Bug: 155910869 Test: Try HFR; record perfetto trace, make sure trace points opted out don't appear Change-Id: Ifcfec6e0d5a40958cd4f84734b6be094afaa4f17 Signed-off-by: Jayant Chowdhary <jchowdhary@google.com>