commit | e1b428980be40ffa933ca9b807e6ec2d4f95ed6f | [log] [tgz] |
---|---|---|
author | Ben Murdoch <benm@google.com> | Mon Oct 14 11:00:41 2024 +0000 |
committer | Ben Murdoch <benm@google.com> | Mon Oct 14 20:27:41 2024 +0000 |
tree | 92f8fe300691a5644b96d15ce91ab486b93abd1f | |
parent | 7800903902d79803bb3c9d7799a94d222bffa280 [diff] |
Increase the buffer size allocated to the "small" buffer. With a ratio of 1/32 of the total buffer size traces were reporting that the "small" buffer was not large enough. Increasing the ratio to 1/8 seems to help. Bug: 370730027 Test: Take some traces and check traced_buf_bytes_overwritten[1] in the "Info and stats" report after loading the trace. Change-Id: Idb060b449d496a13141e3f6343d256fcf07a94c2