summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/perf_event_mipsxx.c
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Perf: Fix 74K cache mapDeng-Cheng Zhu2013-10-291-2/+2
* MIPS: Whitespace cleanup.Ralf Baechle2013-02-011-15/+15
* MIPS: perf: Fix build failure in XLP perf support.Manuel Lauss2012-12-271-38/+0
* MIPS: perf: Add XLP support for hardware perf.Zi Shen Lim2012-11-091-0/+124
* MIPS: perf: Add perf functionality for BMIPS5000Al Cooper2012-10-111-1/+102
* MIPS: perf: Split the Kconfig option CONFIG_MIPS_MT_SMPAl Cooper2012-10-111-8/+8
* MIPS: perf: Remove unnecessary #ifdefAl Cooper2012-10-111-5/+0
* MIPS: perf: Add cpu feature bit for PCI (performance counter interrupt)Al Cooper2012-10-111-1/+1
* MIPS: perf: Change the "mips_perf_event" table unsupported indicator.Al Cooper2012-10-111-150/+4
* MIPS: Add CPU support for Loongson1BKelvin Cheung2012-07-231-0/+5
* MIPS: perf: Fix build error caused by unused counters_per_cpu_to_total()Florian Fainelli2012-07-191-5/+0
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-05-291-1/+2
|\
| * MIPS: make oprofile use cp0_perfcount_irq if it is setFelix Fietkau2012-05-151-1/+2
* | perf: Pass last sampling period to perf_sample_data_init()Robert Richter2012-05-091-1/+1
|/
* perf: Disable PERF_SAMPLE_BRANCH_* when not supportedStephane Eranian2012-03-051-0/+4
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-01-141-61/+11
|\
| * MIPS/Perf-events: Cleanup event->destroy at event initDeng-Cheng Zhu2011-12-071-9/+6
| * MIPS/Perf-events: Remove pmu and event state checking in validate_event()Deng-Cheng Zhu2011-12-071-15/+3
| * MIPS/Perf-events: Remove erroneous check on active_eventsDeng-Cheng Zhu2011-12-071-5/+0
| * MIPS/Perf-events: Don't do validation on raw eventsDeng-Cheng Zhu2011-12-071-32/+2
* | perf: Don't use -ENOSPC for out of PMU resourcesPeter Zijlstra2011-11-141-4/+4
|/
* MIPS: perf: Add Octeon support for hardware perf.David Daney2011-10-241-0/+147
* MIPS: perf: Add support for 64-bit perf counters.David Daney2011-10-241-469/+389
* MIPS: perf: Reorganize contents of perf support files.David Daney2011-10-241-4/+526
* MIPS: perf: Cleanup formatting in arch/mips/kernel/perf_event.cDavid Daney2011-10-241-42/+26
* perf, arch: Add generic NODE cache eventsPeter Zijlstra2011-07-011-0/+28
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* MIPS, Perf-events: Work with the new PMU interfaceDeng-Cheng Zhu2011-03-141-0/+2
* MIPS, Perf-events: Work with irq_workDeng-Cheng Zhu2011-03-141-1/+1
* perf, arch: Cleanup perf-pmu init vs lockup-detectorPeter Zijlstra2010-11-261-1/+1
* MIPS: Add support for hardware performance events (mipsxx)Deng-Cheng Zhu2010-10-291-0/+1052
OpenPOWER on IntegriCloud