From: Frederic Weisbecker Date: Mon, 7 Mar 2011 20:27:09 +0000 (+0100) Subject: perf: Handle stopped state with tracepoints X-Git-Tag: v2.6.39-rc1~427^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a0f7d0f7fc02465bb9758501f611f63381792996;p=pandora-kernel.git perf: Handle stopped state with tracepoints We toggle the state from start and stop callbacks but actually don't check it when the event triggers. Do it so that these callbacks actually work. Signed-off-by: Frederic Weisbecker Cc: Arnaldo Carvalho de Melo Cc: Paul Mackerras Cc: Stephane Eranian Cc: Signed-off-by: Peter Zijlstra LKML-Reference: <1299529629-18280-2-git-send-email-fweisbec@gmail.com> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed