aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/oprofile (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-12-06[MIPS] Oprofile: Fix computation of number of counters.Ralf Baechle1-6/+38
2007-10-19Combine instrumentation menus in kernel/Kconfig.instrumentationMathieu Desnoyers1-23/+0
2007-10-11[MIPS] Fix "no space between function name and open parenthesis" warnings.Ralf Baechle2-2/+2
2007-10-11[MIPS] Allow hardwiring of the CPU type to a single type for optimization.Ralf Baechle2-3/+3
2007-07-31[MIPS] Oprofile: Fix rm9000 performance counter handlerDajie Tan1-0/+1
2007-06-14[MIPS] Separate performance counter interruptsChris Dearman1-2/+5
2007-04-24[MIPS] Fix oprofile logic to physical counter remappingRalf Baechle1-1/+1
2007-03-13[MIPS] Oprofile: Reset all performance registers for MIPS_MT_SMP configsChris Dearman1-9/+13
2007-03-04[MIPS] Oprofile: Add missing break statements.Ralf Baechle1-0/+2
2007-02-20[MIPS] Fix Kconfig typo bugRalf Baechle1-1/+1
2007-02-06[MIPS] Do not allow oprofile to be enabled on SMTC.Ralf Baechle1-1/+1
2006-11-30[MIPS] Oprofile: kernel support for the R10000.Ralf Baechle3-5/+31
2006-10-30[MIPS] Oprofile: Fix MIPSxx counter number detection.Ralf Baechle1-1/+1
2006-10-30[MIPS] Oprofile: fix on non-VSMP / non-SMTC SMP configurations.Ralf Baechle1-4/+6
2006-10-19[MIPS] A few more pt_regs fixups.Ralf Baechle1-2/+1
2006-10-19[MIPS] Delete unneeded pt_regs forward declaration.Ralf Baechle1-2/+0
2006-10-08[MIPS] Complete fixes after removal of pt_regs argument to int handlers.Ralf Baechle2-5/+6
2006-07-13[MIPS] Oprofile: Fix build failure due to warning and -Werror.Thiemo Seufer1-0/+2
2006-06-29[MIPS] Oprofile: Support VSMP on 34K.Ralf Baechle1-42/+106
2006-06-26[PATCH] oprofile: Fix unnecessary clevernessMarkus Armbruster1-1/+1
2006-06-06[MIPS] Fix modpost warning: Rename op_model_xxx to op_model_xxx_ops.Atsushi Nemoto3-21/+21
2006-06-01[MIPS] Fix detection and handling of the 74K processor.Chris Dearman2-0/+5
2006-04-27[MIPS] Oprofile: fix sparse warning.Ralf Baechle1-1/+1
2006-04-27[MIPS] Fix oprofile module unloadingRalf Baechle1-1/+2
2006-02-07[MIPS] Oprofile: Support for 34K UP kernels.Ralf Baechle2-0/+7
2006-02-07[MIPS] SB1: Add oprofile support.Mark Mason3-0/+8
2006-01-10MIPS: Oprofile: Add 5K, 20K and 25K support.Ralf Baechle2-0/+15
2006-01-10MIPS: Oprofile: Print error message if the CPU happen to have no counters.Ralf Baechle1-1/+3
2006-01-10MIPS: Oprofile: Fixup the loose ends in the plumbing.Ralf Baechle2-3/+7
2005-10-29Fixup a few lose ends in explicit support for MIPS R1/R2.Ralf Baechle1-2/+2
2005-10-29Rename CONFIG_CPU_MIPS{32,64} to CONFIG_CPU_MIPS{32|64}_R1.Ralf Baechle1-2/+2
2005-10-29rm9000_init() really is __init code.Ralf Baechle1-1/+2
2005-10-29More oprofile bits for MIPS32-style performance counters. The code toRalf Baechle4-12/+238
2005-04-16Linux-2.6.12-rc2Linus Torvalds5-0/+318