Re: [PATCH] weston: Add weston rendering performance log

2015-03-04 Thread Pekka Paalanen
On Fri, 6 Feb 2015 17:52:06 +0800 Quanxian Wang wrote: > With PERF_DEBUG is enabled, the performance log will be recorded > for every key rendering path. > > At the same time, with a tool provided, performance chart of weston apps > could be generated. > > This patch provides following changes

[PATCH] weston: Add weston rendering performance log

2015-02-06 Thread Quanxian Wang
With PERF_DEBUG is enabled, the performance log will be recorded for every key rendering path. At the same time, with a tool provided, performance chart of weston apps could be generated. This patch provides following changes. 1) Add performance log mechanism for server and client. just like w