aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arc/kernel/perf_event.c
AgeCommit message (Expand)Author
2019-12-01ARC: perf: Accommodate big-endian CPUAlexey Brodkin
2017-11-21ARCv2: perf: optimize given that num counters <= 32Vineet Gupta
2017-11-21ARCv2: perf: tweak overflow interruptVineet Gupta
2016-09-30arc: perf: Enable generic "cache-references" and "cache-misses" eventsAlexey Brodkin
2016-05-30Fix typosAndrea Gelmini
2016-05-16perf core: Pass max stack as a perf_callchain_entry contextArnaldo Carvalho de Melo
2015-12-12ARCv2: perf: Ensure perf intr gets enabled on all coresVineet Gupta
2015-08-27ARCv2: perf: Finally introduce HS perf unitVineet Gupta
2015-08-27ARCv2: perf: SMP supportAlexey Brodkin
2015-08-27ARCv2: perf: implement exclusion of event counting in user or kernel modeAlexey Brodkin
2015-08-27ARCv2: perf: Support sampling events using overflow interruptsAlexey Brodkin
2015-08-27ARCv2: perf: implement "event_set_period"Alexey Brodkin
2015-08-27ARC: perf: cap the number of counters to hardware max of 32Vineet Gupta
2015-08-20ARC: add/fix some comments in code - no functional changeVineet Gupta
2015-06-19ARC: perf: Remove unnecessary local variableTobias Klauser
2015-06-19arc: fix use of uninitialized arc_pmuMax Filippov
2015-04-20ARC: perf: don't add code for impossible caseVineet Gupta
2015-04-20ARC: perf: Rename DT binding to not confuse with power mgmtVineet Gupta
2015-04-20ARC: perf: add user space attribution in callchainsVineet Gupta
2015-04-20ARC: perf: Add kernel callchain supportVineet Gupta
2015-04-20ARC: perf: Add some comments/debug stuffVineet Gupta
2015-04-20ARC: perf: make @arc_pmu static globalVineet Gupta
2014-10-13ARC: boot: cpu feature print enhancementsVineet Gupta
2014-06-18arc, perf: Use common PMU interrupt disabled codeVince Weaver
2013-11-28ARC: [perf] Fix a few thinkosVineet Gupta
2013-11-15ARC: perf: ARC 700 PMU doesn't support sampling eventsMischa Jonker
2013-11-12ARC: Add perf support for ARC700 coresMischa Jonker