Merge changes Ie1704bd6,Ida9499c5,Ib74c1908,I8dfca1f3,Ia80756c2, ... into studio-1.4-dev automerge: 08e565c
automerge: a70dc37

* commit 'a70dc3767b40dd78fc6fe1b38aa21a60bf8d065e':
  Add integration test for framebuffer size changes.
  Replay linux: Don’t reset context when framebuffer changes size.
  Replay OS X: Don’t reset context when framebuffer changes size.
  Replay: Use the resetViewportScissor flag to do just that.
  Thumbnails: Display the whole framebuffer not just the stencil rect.
  Fix link types for ThreadIDs
  GAPID: Add a status bar
  Fix capturing of the debug marker strings
  GAPID: Don't display return value as a parameter.
  GAPID: Fix link when clicking on memory observations.
  Add read / write markers in the web atom list view
  Attempt to implement glMapBufferRange
  Turn off the LOG_LEVEL override for tests.
  Windows: Don't tear-down the renderer if the backbuffer size changes.
  Don't add 0-size resources to replay.
  Tweak argument handling of GAPIT.
  Add switchThread synthetic atom.
  Add a Mutex to SpyBase, lock for the duration of each command.
  Add gapic::Lock - a RAII helper for locking an unlocking things.
  Add gapic::Mutex - an OS-abstracted interface to a non-reentrant mutex.
tree: de5e04692fbe9ea0ab7496ff17beff1762231b27
  1. _experimental/
  2. adb/
  3. api/
  4. atexit/
  5. atom/
  6. binary/
  7. build/
  8. builder/
  9. cc/
  10. check/
  11. config/
  12. database/
  13. device/
  14. gapii/
  15. gfxapi/
  16. image/
  17. integration/
  18. interval/
  19. log/
  20. maker/
  21. memory/
  22. multiplexer/
  23. parse/
  24. process/
  25. replay/
  26. ringbuffer/
  27. rpc/
  28. server/
  29. service/
  30. task/
  31. tools/
  32. .atom-build.json
  33. make.go
  34. README.md
README.md

Android gpu tools


The android.googlesource.com/platform/tools/gpu project holds the code for the android gpu inspection, debugging and profiling tools.

You can view the full documentation on godoc.org here.

Interesting points to start from are: