commit | d627e7aee04b0f1a62621f8e4777f03124584d00 | [log] [tgz] |
---|---|---|
author | Yabin Cui <yabinc@google.com> | Wed Nov 01 17:33:03 2017 -0700 |
committer | Yabin Cui <yabinc@google.com> | Wed Nov 01 17:38:53 2017 -0700 |
tree | 4337ecc559f88b92a252fcff05f4f784580d8b33 | |
parent | af6981959bca1506b43e0364de4238f15b4e863f [diff] |
simpleperf: don't add source code and disassembly for unknown functions. Unknown functions are for samples without symbol info (Either because the shared library can't be found, or the symbol table is missing). So it doesn't make sence to add source code or disassembly for unknown functions. Bug: http://b/66914187 Test: run report_html.py manually. Test: run test.py. Change-Id: Ic1573792b6a522db61969a66dcb68c737d38749d