commit | fe7d4ccd1d7748bc9919c1bdee1e8286776f75ff | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Thu Feb 21 19:05:48 2013 +0000 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Mon Mar 04 10:28:29 2013 +0800 |
tree | 0d55a8de27712c409441c9b20844163c295ad07b | |
parent | 6dbe51c251a327e012439c4772097a13df43c5b8 [diff] |
regmap: async: Add tracepoints for async I/O Trace when we start and complete async writes, and when we start and finish blocking for their completion. This is useful for performance analysis of the resulting I/O patterns. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>