commit | 3024a60a0648ae31b5ed4a5e5d517b3db1a6f1b7 | [log] [tgz] |
---|---|---|
author | Yabin Cui <yabinc@google.com> | Thu Dec 07 15:59:03 2023 -0800 |
committer | Yabin Cui <yabinc@google.com> | Thu Dec 07 16:20:38 2023 -0800 |
tree | f0f415cfe5335df7efc2092c5c8db1a6fd28c9d2 | |
parent | 9707ab69181797e4496cfdfedbee941b4c99622d [diff] |
simpleperf: Support LBR data in branch_list.proto In branch_list.proto: Add messages for LBR data. In the inject cmd: 1. Support converting perf.data with LBR data to branch list file. 2. Support converting branch list file with LBR data to AutoFDO text format. 3. Support merging branch list files with LBR data. 4. Support binary filter in branch list files with LBR data. Bug: 293953824 Test: run simpleperf_unit_test Change-Id: Ieacb11f289f1979114b96f588146e1d6f573ebc0