aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arc/include/asm/perf_event.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-04-26ARC: bpf: define uapi for BPF_PROG_TYPE_PERF_EVENT program typeSergey Matyukevich1-0/+4
2021-12-28arc: perf: Move static structs to where they're really usedAlexey Brodkin1-162/+0
2021-08-03arc: Prefer unsigned int to bare use of unsignedJinchao Wang1-1/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-5/+1
2019-02-25ARC: perf: bpok condition only exists for ARCompactVineet Gupta1-1/+1
2019-01-17ARC: perf: map generic branches to correct hardware conditionEugeniy Paltsev1-1/+2
2016-09-30arc: perf: Enable generic "cache-references" and "cache-misses" eventsAlexey Brodkin1-0/+3
2015-08-27ARCv2: perf: Finally introduce HS perf unitVineet Gupta1-1/+4
2015-08-27ARCv2: perf: implement exclusion of event counting in user or kernel modeAlexey Brodkin1-0/+3
2015-08-27ARCv2: perf: Support sampling events using overflow interruptsAlexey Brodkin1-2/+6
2015-08-27ARC: perf: cap the number of counters to hardware max of 32Vineet Gupta1-2/+3
2015-08-20ARC: add/fix some comments in code - no functional changeVineet Gupta1-1/+1
2015-04-20ARC: perf: support cache hit/miss ratioVineet Gupta1-5/+12
2015-04-20ARC: perf: Add some comments/debug stuffVineet Gupta1-29/+24
2013-11-12ARC: Add perf support for ARC700 coresMischa Jonker1-1/+203
2013-02-15ARC: perf support (software counters only)Vineet Gupta1-0/+13