aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/perf_event_mipsxx.c
AgeCommit message (Expand)Author
2019-05-25MIPS: perf: Fix build with CONFIG_CPU_BMIPS5000 enabledFlorian Fainelli
2018-05-15MIPS: perf: Fix perf with MT counting other threadsMatt Redfearn
2018-05-15MIPS: perf: Use correct VPE ID when setting up VPE tracingMatt Redfearn
2018-05-15MIPS: perf: More robustly probe for the presence of per-tc countersMatt Redfearn
2018-03-16perf: Fix sibling iterationPeter Zijlstra
2018-03-12perf/core: Remove perf_event::group_entryPeter Zijlstra
2017-09-20MIPS: Fix perf event initPaul Burton
2017-06-28MIPS: perf: add I6500 handlingMarcin Nowakowski
2017-06-08MIPS: perf: Remove incorrect odd/even counter handling for I6400Marcin Nowakowski
2017-05-08cpumask: make "nr_cpumask_bits" unsignedAlexey Dobriyan
2017-04-10MIPS: perf: fix deadlockRabin Vincent
2017-02-14MIPS: Unify perf counter register definitionsJames Hogan
2016-05-17MIPS: perf: Fix I6400 event numbersJames Hogan
2016-05-13MIPS: Add perf counter featureJames Hogan
2016-05-13MIPS: Add P6600 cases to CPU switch statementsPaul Burton
2016-04-03MIPS: Fix misspellings in comments.Adam Buchbinder
2015-08-26MIPS: Add cases for CPU_I6400Markos Chandras
2015-04-01MIPS: perf: Add hardware perf events support for Loongson-3Huacai Chen
2015-04-01MIPS: Add R16000 detectionJoshua Kinard
2015-03-31MIPS: perf: Allow sharing IRQ with timerJames Hogan
2015-03-31MIPS: Remove redundant IPTI==IPPCI logicJames Hogan
2014-11-24MIPS: Add hook to get C0 performance counter interruptAndrew Bresticker
2014-11-24mips: Convert pr_warning to pr_warnJoe Perches
2014-10-15Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2014-08-26mips: Replace __get_cpu_var usesChristoph Lameter
2014-08-18MIPS: perf: Mark pmu interupt IRQF_NO_THREADYang Wei
2014-08-02MIPS: perf: Add hardware events for P5600James Hogan
2014-08-02MIPS: perf: Allow for more perf eventsJames Hogan
2014-03-31MIPS: perf: Add interAptiv supportDeng-Cheng Zhu
2014-03-31MIPS: perf: Add proAptiv supportDeng-Cheng Zhu
2014-03-31MIPS: perf: Rename 74K event/cache maps in preparation for Aptiv supportDeng-Cheng Zhu
2014-03-06MIPS: Add 1074K CPU support explicitly.Steven J. Hill
2013-10-29MIPS: Perf: Fix 74K cache mapDeng-Cheng Zhu
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle
2012-12-27MIPS: perf: Fix build failure in XLP perf support.Manuel Lauss
2012-11-09MIPS: perf: Add XLP support for hardware perf.Zi Shen Lim
2012-10-11MIPS: perf: Add perf functionality for BMIPS5000Al Cooper
2012-10-11MIPS: perf: Split the Kconfig option CONFIG_MIPS_MT_SMPAl Cooper
2012-10-11MIPS: perf: Remove unnecessary #ifdefAl Cooper
2012-10-11MIPS: perf: Add cpu feature bit for PCI (performance counter interrupt)Al Cooper
2012-10-11MIPS: perf: Change the "mips_perf_event" table unsupported indicator.Al Cooper
2012-07-23MIPS: Add CPU support for Loongson1BKelvin Cheung
2012-07-19MIPS: perf: Fix build error caused by unused counters_per_cpu_to_total()Florian Fainelli
2012-05-29Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2012-05-15MIPS: make oprofile use cp0_perfcount_irq if it is setFelix Fietkau
2012-05-09perf: Pass last sampling period to perf_sample_data_init()Robert Richter
2012-03-05perf: Disable PERF_SAMPLE_BRANCH_* when not supportedStephane Eranian
2012-01-14Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2011-12-07MIPS/Perf-events: Cleanup event->destroy at event initDeng-Cheng Zhu
2011-12-07MIPS/Perf-events: Remove pmu and event state checking in validate_event()Deng-Cheng Zhu