commit | 2e86a5617de67cc5978164d227853de7099aec96 | [log] [tgz] |
---|---|---|
author | Jeremy Gebben <jgebben@codeaurora.org> | Wed Dec 12 10:04:45 2012 -0700 |
committer | Jay Chokshi <jchokshi@codeaurora.org> | Thu Feb 14 10:48:54 2013 -0800 |
tree | 962d741116b1a14d84595ae6bd010c72300e1fe0 | |
parent | 2761b2e20ab80d955542595af901130ef1a4f203 [diff] |
msm: kgsl: add ftrace for cache operations Add the event kgsl_mem_sync_cache. This event is emitted when only a cache operation is actually performed. Attempts to flush uncached memory, which do nothing, do not cause this event. Change-Id: Id4a940a6b50e08b54fbef0025c4b8aaa71641462 Signed-off-by: Jeremy Gebben <jgebben@codeaurora.org>