From: Peter Zijlstra Date: Mon, 15 Jun 2009 17:00:20 +0000 (+0200) Subject: perf_counter: x86: Set the period in the intel overflow handler X-Git-Tag: v2.6.31-rc1~93^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=60f916dee612130c9977a8edd4abee98334202ba;p=pandora-kernel.git perf_counter: x86: Set the period in the intel overflow handler Commit 9e350de37ac960 ("perf_counter: Accurate period data") missed a spot, which caused all Intel-PMU samples to have a period of 0. This broke auto-freq sampling. Signed-off-by: Peter Zijlstra Cc: Mike Galbraith Cc: Paul Mackerras Cc: Arnaldo Carvalho de Melo LKML-Reference: Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed