From: Mark Brown Date: Mon, 21 Nov 2011 19:44:44 +0000 (+0000) Subject: regmap: Provide debugfs dump of the rbtree cache data X-Git-Tag: v3.3-rc1~163^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bad2ab4b6d938482c2b0bdcf80a8d14dbef4e8f5;p=pandora-kernel.git regmap: Provide debugfs dump of the rbtree cache data Show the register ranges we have in each rbtree node in debugfs, plus some statistics on how big each node is and the total number of nodes. It may also be worth collecting data on the ranges of dirty registers to see if there's much mileage in trying to coalesce writes on sync. Signed-off-by: Mark Brown --- Reading git-diff-tree failed