commit | 135a37e975d7960bf30f6a270a1f66b3a37c4873 | [log] [tgz] |
---|---|---|
author | Yabin Cui <[email protected]> | Fri Sep 27 19:46:12 2024 -0700 |
committer | Yabin Cui <[email protected]> | Fri Sep 27 19:46:12 2024 -0700 |
tree | b413c55ec916ec8831a2f2e7432e8b6d58bee906 | |
parent | c20914bafa59ccc7336d9ddbdc6b27db8d627812 [diff] |
simpleperf: inject: Fix condition for using branch_addr When seeing an ISB instruction, b == true means The ISB performed a Context synchronization event. However, the code treats it as a branch taken. Bug: none Test: run simpleperf inject for vmlinux manually Change-Id: I75609a79678ec07017b8c51b61a529463cfe235e