tree: f652d401016f4c8f9556ce4e6abf588e6004a759 [path history] [tgz]
  1. commands/
  2. cpu/
  3. energy/
  4. event/
  5. graphics/
  6. memory/
  7. network/
  8. samplers/
  9. sessions/
  10. agent_service.cc
  11. agent_service.h
  12. BUILD
  13. generic_component.cc
  14. generic_component.h
  15. perfd.cc
  16. perfd.h
  17. profiler_service.cc
  18. profiler_service.h
  19. profiler_service_test.cc
  20. README.md
  21. termination_service.cc
  22. termination_service.h
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.