OSDN Git Service

Simpleperf: add test for reporting callgraph of shared libraries in apk file.
authorYabin Cui <yabinc@google.com>
Sat, 19 Mar 2016 01:47:43 +0000 (18:47 -0700)
committerYabin Cui <yabinc@google.com>
Sat, 26 Mar 2016 23:05:06 +0000 (16:05 -0700)
commit8f680f60dc800bec880c5c35bfbc1ac36165e1f3
tree79824a7e07f91607f46b4364730db568ad183370
parentea4a5a44c8748a7763fe64446b7da54dc69ca4fe
Simpleperf: add test for reporting callgraph of shared libraries in apk file.

Also add comment for how to generate each perf.data in testdata/.
Add --log <leve> argument in unit test to help debugging.

Bug: 26962895
Change-Id: Iaa5a81cd8da5174d5b5b4e7847811e2432bf0db8
simpleperf/cmd_report_test.cpp
simpleperf/get_test_data.h
simpleperf/gtest_main.cpp
simpleperf/main.cpp
simpleperf/read_apk.cpp
simpleperf/read_apk_test.cpp
simpleperf/testdata/data/app/com.example.hellojni-1/base.apk
simpleperf/testdata/has_embedded_native_libs_apk_perf.data
simpleperf/utils.cpp
simpleperf/utils.h