From: Ingo Molnar Date: Thu, 11 Dec 2008 12:45:51 +0000 (+0100) Subject: perf counters: consolidate hw_perf save/restore APIs X-Git-Tag: v2.6.31-rc1~383^2~574 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=01b2838c4298c5e0d30b4993c195ac34dd9df61e;p=pandora-kernel.git perf counters: consolidate hw_perf save/restore APIs Impact: cleanup Rename them to better match up the usual IRQ disable/enable APIs: hw_perf_disable_all() => hw_perf_save_disable() hw_perf_restore_ctrl() => hw_perf_restore() Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed