summaryrefslogtreecommitdiff
path: root/arch/mips/oprofile
AgeCommit message (Expand)Author
2011-06-15MIPS: oprofile: Add callgraph supportDaniel Kalmar
2011-03-17mips: change to new flag variablematt mooney
2010-07-05MIPS: Oprofile: Fixup of loongson2_exit()Wu Zhangjin
2010-05-21MIPS: Oprofile: Loongson: Cleanup the commentsWu Zhangjin
2010-05-21MIPS: Oprofile: Loongson: Cleanup of the macrosWu Zhangjin
2010-05-21MIPS: Oprofile: Loongson: Remove unused variable from loongson2_cpu_setup()Wu Zhangjin
2010-05-21MIPS: Oprofile: Loongson: Remove useless parenthesesWu Zhangjin
2010-05-21MIPS: Oprofile: Loongson: Unify macro for setting eventsWu Zhangjin
2010-05-15 MIPS: Oprofile: Fix Loongson irq handlerWu Zhangjin
2010-02-27MIPS: Loongson: Remove pointless sample_lock from oprofile code.Ralf Baechle
2010-02-27MIPS: Make various locks static.Ralf Baechle
2010-02-27MIPS: Simplify the weak annotation with __weakWu Zhangjin
2010-02-27MIPS: Loongson: Change the Email address of Wu ZhangjinWu Zhangjin
2009-12-17MIPS: oprofile: Only do performance counter handling for counter interruptsWu Zhangjin
2009-11-02MIPS: Oprofile: Rename cpu_type from godson2 to loongson2Wu Zhangjin
2009-09-30MIPS: Loongson2: Fix typo "enalbe" -> "enable"Uwe Kleine-König
2009-09-17MIPS: Loongson: Add oprofile supportWu Zhangjin
2008-10-15oprofile: more whitespace fixesRobert Richter
2008-07-15generic-ipi: more merge falloutIngo Molnar
2008-06-26on_each_cpu(): kill unused 'retry' parameterJens Axboe
2008-05-12[MIPS] Fix build failure in mips oprofile codeThiemo Seufer
2008-04-28[MIPS] unexport null_perf_irq() and make it staticDmitri Vorobiev
2008-04-28[MIPS] Add support for MIPS CMP platform.Ralf Baechle
2008-01-29[MIPS] Extend performance counter event field.Ralf Baechle
2007-12-06[MIPS] Oprofile: Fix computation of number of counters.Ralf Baechle
2007-10-19Combine instrumentation menus in kernel/Kconfig.instrumentationMathieu Desnoyers
2007-10-11[MIPS] Fix "no space between function name and open parenthesis" warnings.Ralf Baechle
2007-10-11[MIPS] Allow hardwiring of the CPU type to a single type for optimization.Ralf Baechle
2007-07-31[MIPS] Oprofile: Fix rm9000 performance counter handlerDajie Tan
2007-06-14[MIPS] Separate performance counter interruptsChris Dearman
2007-04-24[MIPS] Fix oprofile logic to physical counter remappingRalf Baechle
2007-03-13[MIPS] Oprofile: Reset all performance registers for MIPS_MT_SMP configsChris Dearman
2007-03-04[MIPS] Oprofile: Add missing break statements.Ralf Baechle
2007-02-20[MIPS] Fix Kconfig typo bugRalf Baechle
2007-02-06[MIPS] Do not allow oprofile to be enabled on SMTC.Ralf Baechle
2006-11-30[MIPS] Oprofile: kernel support for the R10000.Ralf Baechle
2006-10-30[MIPS] Oprofile: Fix MIPSxx counter number detection.Ralf Baechle
2006-10-30[MIPS] Oprofile: fix on non-VSMP / non-SMTC SMP configurations.Ralf Baechle
2006-10-19[MIPS] A few more pt_regs fixups.Ralf Baechle
2006-10-19[MIPS] Delete unneeded pt_regs forward declaration.Ralf Baechle
2006-10-08[MIPS] Complete fixes after removal of pt_regs argument to int handlers.Ralf Baechle
2006-07-13[MIPS] Oprofile: Fix build failure due to warning and -Werror.Thiemo Seufer
2006-06-29[MIPS] Oprofile: Support VSMP on 34K.Ralf Baechle
2006-06-26[PATCH] oprofile: Fix unnecessary clevernessMarkus Armbruster
2006-06-06[MIPS] Fix modpost warning: Rename op_model_xxx to op_model_xxx_ops.Atsushi Nemoto
2006-06-01[MIPS] Fix detection and handling of the 74K processor.Chris Dearman
2006-04-27[MIPS] Oprofile: fix sparse warning.Ralf Baechle
2006-04-27[MIPS] Fix oprofile module unloadingRalf Baechle
2006-02-07[MIPS] Oprofile: Support for 34K UP kernels.Ralf Baechle
2006-02-07[MIPS] SB1: Add oprofile support.Mark Mason