aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/perf/isa207-common.c
AgeCommit message (Expand)AuthorFilesLines
2022-03-08powerpc: declare unmodified attribute_group usages constGravatar Rohan McLure 1-1/+1
2021-12-16powerpc/perf: Add data source encodings for power10 platformGravatar Kajol Jain 1-12/+42
2021-12-16powerpc/perf: Add encodings to represent data based on newer composite PERF_M...Gravatar Kajol Jain 1-3/+3
2021-10-19powerpc/perf: Fix data source encodings for L2.1 and L3.1 accessesGravatar Kajol Jain 1-5/+21
2021-04-23powerpc/perf: Fix sampled instruction type for larx/stcxGravatar Athira Rajeev 1-5/+33
2021-04-20powerpc/perf: Expose processor pipeline stage cycles using PERF_SAMPLE_WEIGHT...Gravatar Athira Rajeev 1-3/+26
2021-04-19powerpc/perf: Add platform specific check_attr_configGravatar Madhavan Srinivasan 1-0/+42
2021-04-14powerpc/perf: Make symbol 'isa207_pmu_format_attr' staticGravatar Bixuan Cui 1-1/+1
2021-04-08powerpc/perf: Fix PMU constraint check for EBB eventsGravatar Athira Rajeev 1-2/+2
2021-02-11powerpc/perf: Adds support for programming of Thresholding in P10Gravatar Kajol Jain 1-8/+59
2020-12-15powerpc/perf: Fix Threshold Event Counter Multiplier width for P10Gravatar Madhavan Srinivasan 1-0/+3
2020-12-04powerpc/perf: MMCR0 control for PMU registers under PMCC=00Gravatar Athira Rajeev 1-0/+8
2020-12-04powerpc/perf: Fix the PMU group constraints for threshold events in power10Gravatar Athira Rajeev 1-1/+6
2020-12-04powerpc/perf: Update the PMU group constraints for l2l3 events in power10Gravatar Athira Rajeev 1-3/+5
2020-12-04powerpc/perf: Fix to update radix_scope_qual in power10Gravatar Athira Rajeev 1-0/+12
2020-10-06powerpc/perf: Exclude pmc5/6 from the irrelevant PMU group constraintsGravatar Athira Rajeev 1-0/+10
2020-07-22powerpc/perf: BHRB control to disable BHRB logic when not usedGravatar Athira Rajeev 1-0/+12
2020-07-22powerpc/perf: power10 Performance Monitoring supportGravatar Athira Rajeev 1-9/+50
2020-07-22powerpc/perf: Update cpu_hw_event to use `struct` for storing MMCR registersGravatar Athira Rajeev 1-10/+10
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Gravatar Thomas Gleixner 1-5/+1
2018-12-20powerpc/perf: Add constraints for power9 l2/l3 bus eventsGravatar Madhavan Srinivasan 1-10/+18
2018-12-20powerpc/perf: Fix unit_sel/cache_sel checksGravatar Madhavan Srinivasan 1-7/+18
2018-12-20powerpc/perf: Fix thresholding counter data for unknown typeGravatar Madhavan Srinivasan 1-1/+6
2018-07-16powerpc/64s: Remove POWER9 DD1 supportGravatar Nicholas Piggin 1-7/+5
2017-08-10powerpc/perf: Factor out PPMU_ONLY_COUNT_RUN check code from power8Gravatar Madhavan Srinivasan 1-2/+27
2017-08-10powerpc/perf: Update default sdar_mode value for power9Gravatar Madhavan Srinivasan 1-1/+1
2017-07-11powerpc/perf: Fix SDAR_MODE value for continous sampling on Power9Gravatar Madhavan Srinivasan 1-2/+4
2017-04-19powerpc/perf: Support to export MMCRA[TEC*] field to userspaceGravatar Madhavan Srinivasan 1-0/+8
2017-04-19powerpc/perf: Export memory hierarchy info to user spaceGravatar Madhavan Srinivasan 1-0/+74
2017-03-09powerpc/perf: Handle sdar_mode for marked event in power9Gravatar Madhavan Srinivasan 1-7/+36
2017-02-17powerpc/perf: Avoid FAB_*_MATCH checks for power9Gravatar Madhavan Srinivasan 1-19/+39
2017-02-17powerpc/perf: Factor out event_alternative functionGravatar Madhavan Srinivasan 1-0/+36
2016-12-02powerpc/perf: macros for power9 format encodingGravatar Madhavan Srinivasan 1-7/+50
2016-12-02powerpc/perf: factor out the event format fieldGravatar Madhavan Srinivasan 1-0/+34
2016-07-05powerpc/perf: factor out power8 pmu functionsGravatar Madhavan Srinivasan 1-0/+263