summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/perf_event_mipsxx.c
AgeCommit message (Expand)AuthorFilesLines
2012-10-11MIPS: perf: Add cpu feature bit for PCI (performance counter interrupt)Al Cooper1-1/+1
2012-10-11MIPS: perf: Change the "mips_perf_event" table unsupported indicator.Al Cooper1-150/+4
2012-07-23MIPS: Add CPU support for Loongson1BKelvin Cheung1-0/+5
2012-07-19MIPS: perf: Fix build error caused by unused counters_per_cpu_to_total()Florian Fainelli1-5/+0
2012-05-29Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-1/+2
2012-05-15MIPS: make oprofile use cp0_perfcount_irq if it is setFelix Fietkau1-1/+2
2012-05-09perf: Pass last sampling period to perf_sample_data_init()Robert Richter1-1/+1
2012-03-05perf: Disable PERF_SAMPLE_BRANCH_* when not supportedStephane Eranian1-0/+4
2012-01-14Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-61/+11
2011-12-07MIPS/Perf-events: Cleanup event->destroy at event initDeng-Cheng Zhu1-9/+6
2011-12-07MIPS/Perf-events: Remove pmu and event state checking in validate_event()Deng-Cheng Zhu1-15/+3
2011-12-07MIPS/Perf-events: Remove erroneous check on active_eventsDeng-Cheng Zhu1-5/+0
2011-12-07MIPS/Perf-events: Don't do validation on raw eventsDeng-Cheng Zhu1-32/+2
2011-11-14perf: Don't use -ENOSPC for out of PMU resourcesPeter Zijlstra1-4/+4
2011-10-24MIPS: perf: Add Octeon support for hardware perf.David Daney1-0/+147
2011-10-24MIPS: perf: Add support for 64-bit perf counters.David Daney1-469/+389
2011-10-24MIPS: perf: Reorganize contents of perf support files.David Daney1-4/+526
2011-10-24MIPS: perf: Cleanup formatting in arch/mips/kernel/perf_event.cDavid Daney1-42/+26
2011-07-01perf, arch: Add generic NODE cache eventsPeter Zijlstra1-0/+28
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-03-14MIPS, Perf-events: Work with the new PMU interfaceDeng-Cheng Zhu1-0/+2
2011-03-14MIPS, Perf-events: Work with irq_workDeng-Cheng Zhu1-1/+1
2010-11-26perf, arch: Cleanup perf-pmu init vs lockup-detectorPeter Zijlstra1-1/+1
2010-10-29MIPS: Add support for hardware performance events (mipsxx)Deng-Cheng Zhu1-0/+1052