commit | 938be41e28c3f508a14624cc01dc348b60f38711 | [log] [tgz] |
---|---|---|
author | Mikhail Naganov <mnaganov@google.com> | Wed Sep 04 11:38:47 2019 -0700 |
committer | Mikhail Naganov <mnaganov@google.com> | Wed Sep 04 11:38:47 2019 -0700 |
tree | 4725d79abb3eef2c072442bd0ca3b5ded8fd1b45 | |
parent | cc57ed2b6b79374934755018f6ca4b15eff7cf6b [diff] |
audioflinger: Add tracing of buffer frames to PatchTrack/Record Seeing requested / obtained buffer frame counts in trace helps to identify discontinuities in software patch pipeline. There is no need to trace requested frame count for PatchRecord as it always requests as much as possible ("-1" frameCount). Bug: 117564323 Test: with software patch active, external/chromium-trace/systrace.py audio Change-Id: I78400f6cc1d1940b3290fb23bb1aacfbffe042e5