commit | 7d2336d0a3bd97dee801dca8e415d0038a9e1cbd | [log] [tgz] |
---|---|---|
author | Yabin Cui <yabinc@google.com> | Tue Aug 27 14:45:11 2024 -0700 |
committer | Yabin Cui <yabinc@google.com> | Tue Aug 27 15:06:16 2024 -0700 |
tree | 2001e8dcae566971e7a6fd37ae9198ac649db094 | |
parent | d6e19b0322a6ce81d1d629d906b924dcdb85afe3 [diff] |
simpleperf: record: Add --no-dump-build-id When used, build ids are not dumped in the recording file. It can avoid the cost of dumping build ids for all loaded binaries in system wide ETM recording. If build ids are not dumped, they are added automatically by the inject cmd when generating branch list files. Bug: 361638495 Test: run simpleperf_unit_test Change-Id: I81b4274dfce7ca27c79b0aae954fc481cd2769dc