From: Dong Zhu Date: Thu, 10 Oct 2013 07:56:18 +0000 (+0800) Subject: timer stats: Add a 'Collection: active/inactive' line to timer usage statistics X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~39^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2cb763614c1c5baef58045af9304265075f22d0a;p=pandora-kernel.git timer stats: Add a 'Collection: active/inactive' line to timer usage statistics We can enable/disable timer statistics collection via: echo [1|0] > /proc/timers_stats and it would be nice if apps had the ability to check what the current collection status is. This patch adds a 'Collection: active/inactive' line to display the current timer collection status. Also bump up the timer stats version to v0.3. Signed-off-by: Dong Zhu Cc: John Stultz Link: http://lkml.kernel.org/r/20131010075618.GH2139@zhudong.nay.redhat.com [ Improved the changelog and the code. ] Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed