tree: dcf7c8e83f63b13eee2433a036566fbd6b782689 [path history] [tgz]
  1. cpu/
  2. energy/
  3. event/
  4. memory/
  5. network/
  6. BUILD
  7. CMakeLists.txt
  8. daemon.cc
  9. daemon.h
  10. generic_component.h
  11. perfa_service.cc
  12. perfa_service.h
  13. perfd.cc
  14. perfd.exports
  15. profiler_component.h
  16. profiler_service.cc
  17. profiler_service.h
  18. 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