2
\$\begingroup\$

We are working on a tablet game in Unity Pro (for the first time). Unity's profiler works great for probing the CPU, but the tablet's GPU isn't supported in the profiler, so we have no idea where the rendering bottlenecks are.

Are there any other means of profiling the GPU of an android tablet? (We are working with a Samsung galaxy tab 2 10.1 ) How do other mobile devs do this?

We are basically looking for any ways of getting info from the gpu as we're running the game. Benchmarking software wouldn't help; we don't need benchmark scores.

Cheers!

\$\endgroup\$
1

1 Answer 1

2
\$\begingroup\$

One of our team mates found Imagination: http://www.imgtec.com/powervr/insider/powervr_presentations/profiling_tools_android.asp

It is a set of profiling tools for Andorid. You can configure this to your tablet and profile the GPU.

Would be better if Unity supported this on its own, but still, this gets the job done thoroughly.

\$\endgroup\$

You must log in to answer this question.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.