From: Peter Zijlstra Date: Wed, 10 Jun 2009 13:03:06 +0000 (+0200) Subject: perf_counter tools: Small frequency related fixes X-Git-Tag: v2.6.31-rc1~383^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4502d77c1d8f15f20c04b92cb96c12d4e465de29;p=pandora-kernel.git perf_counter tools: Small frequency related fixes Create the counter in a disabled state and only enable it after we mmap() the buffer, this allows us to see the first few samples (and observe the frequency ramp). Furthermore, print the period in the verbose report. 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