tree: 9eb20a11c607f59594aa936efbd2b8b8a67595b7 [path history] [tgz]
  1. cpu/
  2. energy/
  3. event/
  4. memory/
  5. network/
  6. CMakeLists.txt
  7. daemon.cc
  8. daemon.h
  9. generic_component.h
  10. perfa_service.cc
  11. perfa_service.h
  12. perfd.cc
  13. profiler_component.h
  14. profiler_service.cc
  15. profiler_service.h
  16. 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 .../out/studio/native/out/(arch)/
  3. cd to .../tools/base/profiler
  4. ./deploy_perfd.sh (arch)

Once running, press Ctrl-C anytime to kill perfd