tree: fcd601b2094d59b994748328b6366d0ae9766077 [path history] [tgz]
  1. commands/
  2. common/
  3. cpu/
  4. energy/
  5. event/
  6. graphics/
  7. memory/
  8. network/
  9. samplers/
  10. sessions/
  11. statsd/
  12. BUILD
  13. common_profiler_component.h
  14. perfd.cc
  15. perfd.h
  16. profiler_service.cc
  17. profiler_service.h
  18. profiler_service_test.cc
  19. 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.