| Commit message (Expand) | Author | Age | Files | Lines |
* | powerpc/perf: Record counter overflow always if SAMPLE_IP is unset | Athira Rajeev | 2021-03-17 | 1 | -4/+15 |
* | powerpc/perf: Exclude kernel samples while counting events in user space. | Athira Rajeev | 2020-12-30 | 1 | -0/+10 |
* | powerpc/perf: Fix crash with is_sier_available when pmu is not set | Athira Rajeev | 2020-12-30 | 1 | -0/+3 |
* | powerpc/perf/hv-gpci: Fix starting index value | Kajol Jain | 2020-10-29 | 1 | -3/+3 |
* | powerpc/perf: Exclude pmc5/6 from the irrelevant PMU group constraints | Athira Rajeev | 2020-10-29 | 1 | -0/+10 |
* | powerpc/perf: Implement a global lock to avoid races between trace, core and ... | Anju T Sudhakar | 2020-10-01 | 1 | -24/+149 |
* | powerpc/perf: Fix crashes with generic_compat_pmu & BHRB | Alexey Kardashevskiy | 2020-09-03 | 1 | -5/+14 |
* | powerpc/perf: Fix soft lockups due to missed interrupt accounting | Athira Rajeev | 2020-09-03 | 1 | -0/+4 |
* | powerpc/perf/hv-24x7: Fix inconsistent output values incase multiple hv-24x7 ... | Kajol Jain | 2020-06-24 | 1 | -10/+0 |
* | powerpc/perf: fix imc allocation failure handling | Nicholas Piggin | 2019-08-20 | 1 | -11/+18 |
* | Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2019-07-13 | 2 | -3/+13 |
|\ |
|
| * | powerpc/perf/24x7: use rb_entry | Geliang Tang | 2019-07-04 | 1 | -1/+1 |
| * | powerpc/perf: Use cpumask_last() to determine the designated cpu for nest/cor... | Anju T Sudhakar | 2019-06-19 | 1 | -2/+12 |
* | | Merge tag 'powerpc-5.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2019-06-02 | 3 | -2/+10 |
|\ \ |
|
| * | | powerpc/perf: Fix MMCRA corruption by bhrb_filter | Ravi Bangoria | 2019-05-22 | 3 | -2/+10 |
* | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 2019-05-30 | 21 | -105/+21 |
* | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 138 | Thomas Gleixner | 2019-05-30 | 1 | -5/+1 |
| |/
|/| |
|
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 112 | Thomas Gleixner | 2019-05-24 | 2 | -10/+2 |
|/ |
|
* | powerpc/perf: Trace imc PMU functions | Anju T Sudhakar | 2019-05-03 | 1 | -1/+204 |
* | powerpc/perf: Trace imc events detection and cpuhotplug | Anju T Sudhakar | 2019-05-03 | 1 | -0/+104 |
* | powerpc/perf: Add privileged access check for thread_imc | Madhavan Srinivasan | 2019-05-03 | 1 | -0/+3 |
* | powerpc/perf: Rearrange setting of ldbar for thread-imc | Anju T Sudhakar | 2019-05-03 | 1 | -11/+17 |
* | powerpc/perf: Fix loop exit condition in nest_imc_event_init | Anju T Sudhakar | 2019-05-03 | 1 | -1/+1 |
* | powerpc/perf: Return accordingly on invalid chip-id in | Anju T Sudhakar | 2019-05-03 | 1 | -0/+5 |
* | powerpc/perf: Remove PM_BR_CMPL_ALT from power9 event list | Madhavan Srinivasan | 2019-05-03 | 1 | -2/+0 |
* | powerpc/perf: Add generic compat mode pmu driver | Madhavan Srinivasan | 2019-05-03 | 4 | -2/+238 |
* | powerpc/perf: init pmu from core-book3s | Madhavan Srinivasan | 2019-05-03 | 9 | -19/+46 |
* | Merge tag 'powerpc-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2019-03-07 | 2 | -0/+28 |
|\ |
|
| * | Merge branch 'fixes' into next | Michael Ellerman | 2019-02-19 | 1 | -0/+6 |
| |\ |
|
| * | | powerpc/perf: Add mem access events to sysfs | Madhavan Srinivasan | 2019-01-31 | 2 | -0/+28 |
* | | | Merge branch 'perf/urgent' into perf/core, to pick up fixes | Ingo Molnar | 2019-02-04 | 1 | -0/+6 |
|\ \ \
| | |/
| |/| |
|
| * | | powerpc/perf: Update perf_regs structure to include MMCRA | Madhavan Srinivasan | 2019-01-08 | 1 | -0/+6 |
| |/ |
|
* / | perf/core, arch/powerpc: use PERF_PMU_CAP_NO_EXCLUDE for exclusion incapable ... | Andrew Murray | 2019-01-21 | 3 | -36/+3 |
|/ |
|
* | Powerpc/perf: Wire up PMI throttling | Ravi Bangoria | 2018-12-21 | 1 | -1/+10 |
* | powerpc/perf: Remove l2 bus events from HW cache event array | Madhavan Srinivasan | 2018-12-20 | 1 | -6/+2 |
* | powerpc/perf: Add constraints for power9 l2/l3 bus events | Madhavan Srinivasan | 2018-12-20 | 4 | -15/+40 |
* | powerpc/perf: Fix unit_sel/cache_sel checks | Madhavan Srinivasan | 2018-12-20 | 2 | -9/+20 |
* | powerpc/perf: Cleanup cache_sel bits comment | Madhavan Srinivasan | 2018-12-20 | 1 | -10/+2 |
* | powerpc/perf: Update perf_regs structure to include SIER | Madhavan Srinivasan | 2018-12-20 | 2 | -0/+15 |
* | powerpc/perf: Fix thresholding counter data for unknown type | Madhavan Srinivasan | 2018-12-20 | 1 | -1/+6 |
* | powerpc/perf: Declare static identifier a such | Breno Leitao | 2018-11-25 | 1 | -3/+3 |
* | powerpc/8xx: Use patch_site for perf counters setup | Christophe Leroy | 2018-10-26 | 1 | -15/+12 |
* | powerpc: Add -Werror at arch/powerpc level | Michael Ellerman | 2018-10-19 | 1 | -1/+0 |
* | powerpc/perf: Quiet IMC PMU registration message | Joel Stanley | 2018-10-13 | 1 | -1/+1 |
* | powerpc/perf: Add missing break in power7_marked_instr_event() | Michael Ellerman | 2018-10-03 | 1 | -0/+1 |
* | Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2018-08-17 | 7 | -156/+60 |
|\ |
|
| * | powerpc/perf: Remove sched_task function defined for thread-imc | Anju T Sudhakar | 2018-08-08 | 1 | -57/+51 |
| * | powerpc: clean the inclusion of stringify.h | Christophe Leroy | 2018-07-30 | 2 | -0/+3 |
| * | powerpc/64s: Remove POWER9 DD1 support | Nicholas Piggin | 2018-07-16 | 4 | -99/+6 |
* | | perf, tools: Use correct articles in comments | Tobias Tefke | 2018-07-16 | 1 | -3/+3 |
|/ |
|