[Mesa-dev] [PATCH v2 1/1] intel: print performance debug messages to `logcat' on Android.

Eric Anholt eric at anholt.net
Fri Sep 28 13:28:06 PDT 2012


Oliver McFadden <oliver.mcfadden at linux.intel.com> writes:

> Split the perf_debug() messages into performance debugging information
> which may be useful for application developers or driver developers.
>
> Always print the information useful for application developers on the
> Android platform.
>
> Signed-off-by: Oliver McFadden <oliver.mcfadden at linux.intel.com>
> CC: Chad Versace <chad.versace at linux.intel.com>
> ---
> v2: Split perf_debug() into app/driver specific messages; try to only print
> useful debug information to the application developer.
>
> Chad, I'd like your opinion on whether I have split the app/driver messages
> roughly correctly.  Thanks!

I don't think you want to split these.  As an app dev, do want to know
when you're recompiling shaders or mapping busy BOs.  (Busy BOs is like
the most important thing in perf_debug for you!)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20120928/b4552520/attachment.pgp>


More information about the mesa-dev mailing list