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

Chad Versace chad.versace at linux.intel.com
Thu Oct 4 09:58:33 PDT 2012


On 10/01/2012 03:21 AM, Oliver McFadden wrote:
> Signed-off-by: Oliver McFadden <oliver.mcfadden at linux.intel.com>
> CC: Chad Versace <chad.versace at linux.intel.com>
> ---
> v2: don't split drv/app debug messages; instead print everything that may be
> useful.  Suggested by community on mailing list.

The intent looks good, but this patch should be split into two.

1. On Android, redirect DBG(), fallback_debug(), and perf_debug() from stdout to
logcat.

2. Always enable INTEL_DEBUG=perf on Android.


More information about the mesa-dev mailing list