OSDN Git Service

simpleperf: add api_app_profiler.py.
authorYabin Cui <yabinc@google.com>
Fri, 15 Feb 2019 00:56:37 +0000 (16:56 -0800)
committerYabin Cui <yabinc@google.com>
Wed, 20 Feb 2019 21:47:55 +0000 (13:47 -0800)
commit007eb186e8d1a75e71a8253ff79f851677058ead
tree2a763db7c706b49bed0936f1f3573fd8a6fc6a65
parented1f0357906b3b92bc180b28a6c2fd1f9082fb67
simpleperf: add api_app_profiler.py.

It is used to help the API controlling simpleperf in app code.

Bug: 123717243
Test: run api_app_profiler.py to help profile app CppApi and JavaApi.
Change-Id: I1ada2ad9fbf040816db999632f4300c496c63a58
simpleperf/scripts/api_app_profiler.py [new file with mode: 0755]