commit | 743a11e7821c5118e1dc0eb035b1efb94fccb994 | [log] [tgz] |
---|---|---|
author | Dixon Peterson <dixonp@codeaurora.org> | Mon Jul 30 17:42:20 2012 -0700 |
committer | Dixon Peterson <dixonp@codeaurora.org> | Thu Aug 02 19:12:04 2012 -0700 |
tree | 29d72d409b84dc29d8c5e3915759820d20cc80c6 | |
parent | 4d9199e25ce829f93ec51b0597375dd04d194936 [diff] |
diag: Fix problem with stopping of logging data On-Device Logging at very high logging rates can cause a race condition where the buffers reading in data from the smd channel are filled with data and are not having their data logged to userspace. Detect this condition and restart the logging process. CRs-Fixed: 382128 Change-Id: I3bb4cfae1bd72d2575c32e800973fac558beae7c Signed-off-by: Dixon Peterson <dixonp@codeaurora.org>