commit | 5e2862eb5a263a0339a85545d96fb20995d67b1f | [log] [tgz] |
---|---|---|
author | Ralf Baechle <ralf@linux-mips.org> | Thu Dec 06 09:12:28 2007 +0000 |
committer | Ralf Baechle <ralf@linux-mips.org> | Thu Dec 06 17:15:58 2007 +0000 |
tree | a455b6c67268f31662d61276602509b3221cba1f | |
parent | 0e8120e0946152720af3d73691550bba108a3826 [diff] |
[MIPS] Oprofile: Fix computation of number of counters. VSMP kernels will split the available performance counters between the two processors / cores. But don't do this when we're not on a VSMP system ... Signed-off-by: Ralf Baechle <ralf@linux-mips.org>