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.29-rc6~73^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=391b170f10e669dd429aa47bce998c2fa839404c;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