summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/perf_event_mipsxx.c
Commit message (Expand)AuthorAgeFilesLines
* MIPS: perf: Fix perf with MT counting other threadsMatt Redfearn2018-05-151-39/+39
* MIPS: perf: Use correct VPE ID when setting up VPE tracingMatt Redfearn2018-05-151-10/+2
* MIPS: perf: More robustly probe for the presence of per-tc countersMatt Redfearn2018-05-151-3/+0
* perf: Fix sibling iterationPeter Zijlstra2018-03-161-1/+1
* perf/core: Remove perf_event::group_entryPeter Zijlstra2018-03-121-1/+1
* MIPS: Fix perf event initPaul Burton2017-09-201-2/+1
* MIPS: perf: add I6500 handlingMarcin Nowakowski2017-06-281-4/+10
* MIPS: perf: Remove incorrect odd/even counter handling for I6400Marcin Nowakowski2017-06-081-1/+5
* cpumask: make "nr_cpumask_bits" unsignedAlexey Dobriyan2017-05-081-1/+1
* MIPS: perf: fix deadlockRabin Vincent2017-04-101-4/+5
* MIPS: Unify perf counter register definitionsJames Hogan2017-02-141-32/+23
* MIPS: perf: Fix I6400 event numbersJames Hogan2016-05-171-2/+52
* MIPS: Add perf counter featureJames Hogan2016-05-131-3/+1
* MIPS: Add P6600 cases to CPU switch statementsPaul Burton2016-05-131-0/+6
* MIPS: Fix misspellings in comments.Adam Buchbinder2016-04-031-1/+1
* MIPS: Add cases for CPU_I6400Markos Chandras2015-08-261-0/+6
* MIPS: perf: Add hardware perf events support for Loongson-3Huacai Chen2015-04-011-0/+71
* MIPS: Add R16000 detectionJoshua Kinard2015-04-011-0/+1
* MIPS: perf: Allow sharing IRQ with timerJames Hogan2015-03-311-3/+5
* MIPS: Remove redundant IPTI==IPPCI logicJames Hogan2015-03-311-2/+1
* MIPS: Add hook to get C0 performance counter interruptAndrew Bresticker2014-11-241-16/+7
* mips: Convert pr_warning to pr_warnJoe Perches2014-11-241-4/+3
* Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-10-151-7/+7
|\
| * mips: Replace __get_cpu_var usesChristoph Lameter2014-08-261-7/+7
* | MIPS: perf: Mark pmu interupt IRQF_NO_THREADYang Wei2014-08-181-1/+1
|/
* MIPS: perf: Add hardware events for P5600James Hogan2014-08-021-0/+21
* MIPS: perf: Allow for more perf eventsJames Hogan2014-08-021-8/+13
* MIPS: perf: Add interAptiv supportDeng-Cheng Zhu2014-03-311-2/+36
* MIPS: perf: Add proAptiv supportDeng-Cheng Zhu2014-03-311-2/+26
* MIPS: perf: Rename 74K event/cache maps in preparation for Aptiv supportDeng-Cheng Zhu2014-03-311-4/+4
* MIPS: Add 1074K CPU support explicitly.Steven J. Hill2014-03-061-0/+6
* 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
OpenPOWER on IntegriCloud