commit | 60b68702fb935cbe3d55cb4b16772893df5a97af | [log] [tgz] |
---|---|---|
author | Jeff Ohlstein <johlstei@codeaurora.org> | Fri Mar 30 16:35:25 2012 -0700 |
committer | Jeff Ohlstein <johlstei@codeaurora.org> | Mon May 14 11:38:29 2012 -0700 |
tree | 695f402d5b7c982bb497e8fe4f27184dfe4c6a60 | |
parent | a6d571b8905e6e0b6df507c3c5d6df9f6e01c0e7 [diff] |
msm: timer: don't log timer reads in the rtb Reads to the timer tend to quickly fill up the rtb, pushing out other useful information. We can safely assume that the system is contantly reading the timer registers, and so we don't need to log this each time. Change-Id: I2324db32149cbf1b1e6874c17c79221451e995ec Signed-off-by: Jeff Ohlstein <johlstei@codeaurora.org>