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>
Tue, 29 Mar 2016 20:32:55 +0000 (13:32 -0700)
commitcb6b387ada3637832e188b63c811a2c298474140
treea3f2e731c698b9c108c1d1b03a2ac4908ee6526b
parent43d10141f1654a130f761741a62445b5dcb3456a
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
(cherry picked from commit 8f680f60dc800bec880c5c35bfbc1ac36165e1f3)
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