commit | c7fabb64db0dde3619ef896c4f563de7234adaa2 | [log] [tgz] |
---|---|---|
author | Yabin Cui <yabinc@google.com> | Wed Nov 06 16:08:50 2024 -0800 |
committer | Yabin Cui <yabinc@google.com> | Wed Nov 06 16:08:50 2024 -0800 |
tree | ec0db8230cc9b5c5179dce4dd04cd694d2b7d9af | |
parent | 8aaa3014c386ce8a752c238d9d5b683018a53c55 [diff] |
simpleperf: Support large branch list file The branch list file is currently limited by the maximum size of a protobuf message, which is 2GB. This change removes that limitation by splitting the data into multiple messages. Bug: 377769682 Test: run simpleperf_unit_test Change-Id: I293a98ed260ebb1917defb07def0cfcb21a66328