From: Pekka Paalanen Date: Tue, 6 Jan 2009 11:57:11 +0000 (+0200) Subject: mmiotrace: count events lost due to not recording X-Git-Tag: v2.6.30-rc1~2^2~183 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=173ed24ee2d64f5de28654eb456ec1ee18a142e5;p=pandora-kernel.git mmiotrace: count events lost due to not recording Impact: enhances lost events counting in mmiotrace The tracing framework, or the ring buffer facility it uses, has a switch to stop recording data. When recording is off, the trace events will be lost. The framework does not count these, so mmiotrace has to count them itself. Signed-off-by: Pekka Paalanen Signed-off-by: Steven Rostedt Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed