aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/perf_event_mipsxx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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