From: Ingo Molnar Date: Tue, 6 Oct 2009 13:14:21 +0000 (+0200) Subject: perf tools: Default to 1 KHz auto-sampling freq events X-Git-Tag: v2.6.33-rc1~399^2~1^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=42e59d7d19dc4b49feab2a860fd9a8ca3248c833;p=pandora-kernel.git perf tools: Default to 1 KHz auto-sampling freq events Use auto-freq events by default in perf record and perf top. This allows more consistent hardware event sampling, regardless of the intensity of the underlying event. It also keeps us from over-sampling on larger/busier systems. (also make surrounding initializations more consistent) Cc: Peter Zijlstra Cc: Mike Galbraith Cc: Paul Mackerras Cc: Arnaldo Carvalho de Melo Cc: Frederic Weisbecker LKML-Reference: Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed