commit | c13ff898d0876060bf425f4be0da1ecbda51052d | [log] [tgz] |
---|---|---|
author | Yabin Cui <yabinc@google.com> | Tue Nov 10 13:11:01 2020 -0800 |
committer | Yabin Cui <yabinc@google.com> | Wed Nov 11 10:38:47 2020 -0800 |
tree | 9e03d39390535c0bac65c7d26670caacb36c5744 | |
parent | ee9f8c79e104eeb328cfb02ce126171b4531146a [diff] |
simpleperf: use kernel start address in kernel mmap record. The kernel start address is used to match with the start address in .text section in vmlinux. It works even when kernel address space layout randomization is used. Bug: 172933381 Test: run simpleperf_unit_test Change-Id: I3eb2bee8dd30b049504f4ec6f8f4b6d742cdd6b5