OSDN Git Service

simpleperf: fix failed python tests on Android O.
authorYabin Cui <yabinc@google.com>
Sat, 9 Nov 2019 00:04:05 +0000 (16:04 -0800)
committerYabin Cui <yabinc@google.com>
Sat, 9 Nov 2019 00:04:05 +0000 (16:04 -0800)
commite681f642a7fcce59504cbd752b12b01b48892984
treeeaf0af3ecedd1b3bb5d7632ae8e8cbc0b2524874
parent246163dac82e5d76dd716c3fa6b8a46a6db1ac87
simpleperf: fix failed python tests on Android O.

Fix *.test_pprof_proto_generator tests by allowing elf files
not having build id.

Fix TestExamplePureJavaTraceOffCpu.test_smoke by loosing check.

Bug: none
Test: run test.py on Android O.
Change-Id: I5a796f433a56735989b90a2339765d1e70e3939f
simpleperf/scripts/pprof_proto_generator.py
simpleperf/scripts/test.py