tree: 8fbd706eea5041aa50c1ce329c58d25dfa089f66 [path history] [tgz]
  1. commands/
  2. common/
  3. cpu/
  4. energy/
  5. event/
  6. graphics/
  7. memory/
  8. network/
  9. profileable/
  10. samplers/
  11. sessions/
  12. statsd/
  13. BUILD
  14. common_profiler_component.h
  15. perfd.cc
  16. perfd.h
  17. profiler_service.cc
  18. profiler_service.h
  19. profiler_service_test.cc
  20. README.md
profiler/native/perfd/README.md

To run perfd on an Android device...

  1. Build perfd using steps in .../tools/base/profiler/native/README.md
  2. If successful, binary lives in .../bazel-bin/tools/base/profiler/native/perfd/android/(arch)/
  3. Build and run Android Studio. It will automatically deploy the dev version of the perfd binary.