From: Anton Blanchard Date: Wed, 22 Jul 2009 13:05:46 +0000 (+1000) Subject: perf_counter: Fix throttle/unthrottle event logging X-Git-Tag: v2.6.31-rc4~3^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=966ee4d6b887c14159043ac80b8c3661d2bbe5e2;p=pandora-kernel.git perf_counter: Fix throttle/unthrottle event logging Right now we only print PERF_EVENT_THROTTLE + 1 (ie PERF_EVENT_UNTHROTTLE). Fix this to print both a throttle and unthrottle event. Signed-off-by: Anton Blanchard Signed-off-by: Peter Zijlstra LKML-Reference: <20090722130546.GE9029@kryten> --- Reading git-diff-tree failed