commit | f79fbd127178ef1bdca82926fde09cb3ec7ba584 | [log] [tgz] |
---|---|---|
author | Yabin Cui <yabinc@google.com> | Wed Jul 06 12:26:13 2016 -0700 |
committer | Yabin Cui <yabinc@google.com> | Wed Jul 06 12:36:42 2016 -0700 |
tree | 73b152311ad0e5d4b20a5ac9b5ce556f5ff84204 | |
parent | 5f99cdc04bdbdb1fe6c472fefcbba2961c19071b [diff] |
simpleperf: add symbol filter for report command. By adding --symbols option, we can report for selected functions. It helps to filter out functions we don't care, especially when we are using `simpleperf report --sort vaddr_in_file` to profile inside a function. Bug: 29826956 Change-Id: I4de9dfe1a376db097f6163aa780a079cbc33689a