| Commit message (Expand) | Author | Age | Files | Lines |
* | ARC: perf: avoid kernel killing where it is possible | Eugeniy Paltsev | 2019-01-17 | 1 | -2/+4 |
* | ARC: perf: move HW events mapping to separate function | Eugeniy Paltsev | 2019-01-17 | 1 | -15/+33 |
* | ARC: perf: introduce Kernel PMU events support | Eugeniy Paltsev | 2019-01-17 | 1 | -1/+105 |
* | ARC: perf: trivial code cleanup | Eugeniy Paltsev | 2019-01-17 | 1 | -43/+42 |
* | ARCv2: perf: optimize given that num counters <= 32 | Vineet Gupta | 2017-11-21 | 1 | -9/+7 |
* | ARCv2: perf: tweak overflow interrupt | Vineet Gupta | 2017-11-21 | 1 | -10/+14 |
* | arc: perf: Enable generic "cache-references" and "cache-misses" events | Alexey Brodkin | 2016-09-30 | 1 | -2/+4 |
* | Fix typos | Andrea Gelmini | 2016-05-30 | 1 | -1/+1 |
* | perf core: Pass max stack as a perf_callchain_entry context | Arnaldo Carvalho de Melo | 2016-05-16 | 1 | -3/+3 |
* | ARCv2: perf: Ensure perf intr gets enabled on all cores | Vineet Gupta | 2015-12-12 | 1 | -23/+9 |
* | ARCv2: perf: Finally introduce HS perf unit | Vineet Gupta | 2015-08-27 | 1 | -1/+2 |
* | ARCv2: perf: SMP support | Alexey Brodkin | 2015-08-27 | 1 | -15/+54 |
* | ARCv2: perf: implement exclusion of event counting in user or kernel mode | Alexey Brodkin | 2015-08-27 | 1 | -2/+14 |
* | ARCv2: perf: Support sampling events using overflow interrupts | Alexey Brodkin | 2015-08-27 | 1 | -8/+120 |
* | ARCv2: perf: implement "event_set_period" | Alexey Brodkin | 2015-08-27 | 1 | -16/+63 |
* | ARC: perf: cap the number of counters to hardware max of 32 | Vineet Gupta | 2015-08-27 | 1 | -3/+3 |
* | ARC: add/fix some comments in code - no functional change | Vineet Gupta | 2015-08-20 | 1 | -2/+2 |
* | ARC: perf: Remove unnecessary local variable | Tobias Klauser | 2015-06-19 | 1 | -4/+2 |
* | arc: fix use of uninitialized arc_pmu | Max Filippov | 2015-06-19 | 1 | -1/+0 |
* | ARC: perf: don't add code for impossible case | Vineet Gupta | 2015-04-20 | 1 | -4/+1 |
* | ARC: perf: Rename DT binding to not confuse with power mgmt | Vineet Gupta | 2015-04-20 | 1 | -2/+2 |
* | ARC: perf: add user space attribution in callchains | Vineet Gupta | 2015-04-20 | 1 | -0/+10 |
* | ARC: perf: Add kernel callchain support | Vineet Gupta | 2015-04-20 | 1 | -0/+29 |
* | ARC: perf: Add some comments/debug stuff | Vineet Gupta | 2015-04-20 | 1 | -5/+13 |
* | ARC: perf: make @arc_pmu static global | Vineet Gupta | 2015-04-20 | 1 | -5/+2 |
* | ARC: boot: cpu feature print enhancements | Vineet Gupta | 2014-10-13 | 1 | -12/+10 |
* | arc, perf: Use common PMU interrupt disabled code | Vince Weaver | 2014-06-18 | 1 | -4/+3 |
* | ARC: [perf] Fix a few thinkos | Vineet Gupta | 2013-11-28 | 1 | -2/+2 |
* | ARC: perf: ARC 700 PMU doesn't support sampling events | Mischa Jonker | 2013-11-15 | 1 | -0/+4 |
* | ARC: Add perf support for ARC700 cores | Mischa Jonker | 2013-11-12 | 1 | -0/+322 |