| Commit message (Expand) | Author | Age | Files | Lines |
* | powerpc/perf: Use PVR rather than oprofile field to determine CPU version | Rashmica Gupta | 2022-07-27 | 1 | -2/+3 |
* | powerpc/perf: Add support for caps under sysfs in powerpc | Athira Rajeev | 2022-07-18 | 1 | -0/+10 |
* | powerpc: declare unmodified attribute_group usages const | Rohan McLure | 2022-03-08 | 1 | -2/+2 |
* | powerpc/perf: Add __init attribute to eligible functions | Nick Child | 2021-12-23 | 1 | -1/+1 |
* | powerpc/perf: Update Power PMU cache_events to u64 type | Athira Rajeev | 2020-07-22 | 1 | -1/+1 |
* | Merge tag 'powerpc-5.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2019-06-02 | 1 | -0/+3 |
|\ |
|
| * | powerpc/perf: Fix MMCRA corruption by bhrb_filter | Ravi Bangoria | 2019-05-22 | 1 | -0/+3 |
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 2019-05-30 | 1 | -5/+1 |
|/ |
|
* | powerpc/perf: init pmu from core-book3s | Madhavan Srinivasan | 2019-05-02 | 1 | -2/+1 |
* | powerpc/perf: Update raw-event code encoding comment for power8 | Madhavan Srinivasan | 2018-05-25 | 1 | -0/+64 |
* | powerpc/perf: Factor out PPMU_ONLY_COUNT_RUN check code from power8 | Madhavan Srinivasan | 2017-08-10 | 1 | -28/+5 |
* | powerpc/perf: Add Power8 mem_access event to sysfs | Madhavan Srinivasan | 2017-04-19 | 1 | -0/+2 |
* | powerpc/perf: Support to export SIERs bit in Power8 | Madhavan Srinivasan | 2017-04-19 | 1 | -0/+2 |
* | powerpc/perf: Factor out event_alternative function | Madhavan Srinivasan | 2017-02-17 | 1 | -33/+2 |
* | powerpc/perf: factor out the event format field | Madhavan Srinivasan | 2016-12-02 | 1 | -35/+4 |
* | powerpc/sparse: Make a bunch of things static | Daniel Axtens | 2016-09-13 | 1 | -1/+1 |
* | powerpc/perf: factor out power8 pmu functions | Madhavan Srinivasan | 2016-07-05 | 1 | -253/+3 |
* | powerpc/perf: factor out power8 pmu macros and defines | Madhavan Srinivasan | 2016-07-05 | 1 | -217/+4 |
* | powerpc/perf: Replace raw event hex values with #defines | Madhavan Srinivasan | 2016-04-27 | 1 | -20/+21 |
* | powerpc/perf: Export Power8 generic and cache events to sysfs | Sukadev Bhattiprolu | 2016-03-10 | 1 | -38/+72 |
* | powerpc: Fix misspellings in comments. | Adam Buchbinder | 2016-03-01 | 1 | -1/+1 |
* | powerpc/perf: Remove PPMU_HAS_SSLOT flag for Power8 | Madhavan Srinivasan | 2016-01-28 | 1 | -1/+1 |
* | perf/powerpc: Add support for PERF_SAMPLE_BRANCH_CALL | Stephane Eranian | 2015-10-20 | 1 | -0/+3 |
* | powerpc/perf: Add per-event excludes on Power8 | Michael Ellerman | 2014-07-28 | 1 | -2/+22 |
* | powerpc/perf: Pass the struct perf_events down to compute_mmcr() | Michael Ellerman | 2014-07-28 | 1 | -1/+2 |
* | powerpc/perf: Add PPMU_ARCH_207S define | Joel Stanley | 2014-07-11 | 1 | -1/+1 |
* | powerpc/perf: Fix handling of L3 events with bank == 1 | Michael Ellerman | 2014-03-23 | 1 | -2/+3 |
* | powerpc/perf: Add BHRB constraint and IFM MMCRA handling for EBB | Michael Ellerman | 2014-03-23 | 1 | -9/+44 |
* | powerpc/perf: Avoid mutating event in power8_get_constraint() | Michael Ellerman | 2014-03-23 | 1 | -6/+8 |
* | powerpc/perf: Clean up the EBB hash defines a little | Michael Ellerman | 2014-03-23 | 1 | -3/+4 |
* | powerpc/perf: Add lost exception workaround | Michael Ellerman | 2014-03-23 | 1 | -0/+5 |
* | powerpc/perf: Add Power8 cache & TLB events | Michael Ellerman | 2014-02-11 | 1 | -0/+144 |
* | powerpc/perf: Fix handling of FAB events | Michael Ellerman | 2013-10-03 | 1 | -2/+3 |
* | powerpc/perf: Export PERF_EVENT_CONFIG_EBB_SHIFT to userspace | Michael Ellerman | 2013-08-01 | 1 | -3/+3 |
* | powerpc/perf: Ignore separate BHRB privilege state filter request | Anshuman Khandual | 2013-07-24 | 1 | -9/+4 |
* | powerpc/perf: Set PPC_FEATURE2_EBB when we register the power8 PMU | Michael Ellerman | 2013-07-24 | 1 | -1/+10 |
* | powerpc/perf: Add power8 EBB support | Michael Ellerman | 2013-07-01 | 1 | -12/+33 |
* | powerpc/perf: Freeze PMC5/6 if we're not using them | Michael Ellerman | 2013-07-01 | 1 | -0/+4 |
* | powerpc/perf: Check that events only include valid bits on Power8 | Michael Ellerman | 2013-07-01 | 1 | -0/+13 |
* | powerpc/perf: Define BHRB generic functions, data and flags for POWER8 | Anshuman Khandual | 2013-04-26 | 1 | -1/+56 |
* | powerpc/perf: Power8 PMU support | Michael Ellerman | 2013-04-26 | 1 | -0/+537 |