From: Ingo Molnar Date: Thu, 13 Aug 2009 08:13:22 +0000 (+0200) Subject: perf_counter: Provide hw_perf_counter_setup_online() APIs X-Git-Tag: v2.6.31-rc6~2^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=28402971d869e26271b25301011f667d3a5640c3;p=pandora-kernel.git perf_counter: Provide hw_perf_counter_setup_online() APIs Provide weak aliases for hw_perf_counter_setup_online(). This is used by the BTS patches (for v2.6.32), but it interacts with fixes so propagate this upstream. (it has no effect as of yet) Also export perf_counter_output() to architecture code. Cc: Peter Zijlstra Cc: Paul Mackerras Cc: Frederic Weisbecker LKML-Reference: Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed