summaryrefslogtreecommitdiffstats
path: root/arch/arc/kernel/perf_event.c
AgeCommit message (Expand)AuthorFilesLines
2015-06-19ARC: perf: Remove unnecessary local variableTobias Klauser1-4/+2
2015-06-19arc: fix use of uninitialized arc_pmuMax Filippov1-1/+0
2015-04-20ARC: perf: don't add code for impossible caseVineet Gupta1-4/+1
2015-04-20ARC: perf: Rename DT binding to not confuse with power mgmtVineet Gupta1-2/+2
2015-04-20ARC: perf: add user space attribution in callchainsVineet Gupta1-0/+10
2015-04-20ARC: perf: Add kernel callchain supportVineet Gupta1-0/+29
2015-04-20ARC: perf: Add some comments/debug stuffVineet Gupta1-5/+13
2015-04-20ARC: perf: make @arc_pmu static globalVineet Gupta1-5/+2
2014-10-13ARC: boot: cpu feature print enhancementsVineet Gupta1-12/+10
2014-06-18arc, perf: Use common PMU interrupt disabled codeVince Weaver1-4/+3
2013-11-28ARC: [perf] Fix a few thinkosVineet Gupta1-2/+2
2013-11-15ARC: perf: ARC 700 PMU doesn't support sampling eventsMischa Jonker1-0/+4
2013-11-12ARC: Add perf support for ARC700 coresMischa Jonker1-0/+322