From: Madhusudan Bhat Date: Wed, 31 Oct 2012 12:01:27 +0000 (+0000) Subject: MIPS: oprofile: Support for XLR/XLS processors X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~15^2^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c783390a0ecef08df5c804f8c5f647431a04f502;p=pandora-kernel.git MIPS: oprofile: Support for XLR/XLS processors Add support for XLR and XLS processors in MIPS Oprofile code. These processors are multi-threaded and have two counters per core. Each counter can track either all the events in the core (global mode), or events in just one thread. We use the counters in the global mode, and use only the first thread in each core to handle the configuration etc. Signed-off-by: Madhusudan Bhat Signed-off-by: Jayachandran C Patchwork: http://patchwork.linux-mips.org/patch/4471 Signed-off-by: John Crispin --- Reading git-diff-tree failed