summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/perf
AgeCommit message (Expand)AuthorLines
2020-12-17Merge tag 'powerpc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-40/+309
2020-12-16Merge tag 'fallthrough-fixes-clang-5.11-rc1' of git://git.kernel.org/pub/scm/...Linus Torvalds-0/+1
2020-12-15powerpc/perf: Fix Threshold Event Counter Multiplier width for P10Madhavan Srinivasan-0/+7
2020-12-10powerpc/perf: Exclude kernel samples while counting events in user space.Athira Rajeev-0/+10
2020-12-09powerpc/ppc-opcode: Add PPC_RAW_MFSPR()Christophe Leroy-4/+1
2020-12-09powerpc/8xx: Use SPRN_SPRG_SCRATCH2 in DTLB miss exceptionChristophe Leroy-12/+7
2020-12-09powerpc/8xx: Use SPRN_SPRG_SCRATCH2 in ITLB miss exceptionChristophe Leroy-2/+2
2020-12-04powerpc/perf: MMCR0 control for PMU registers under PMCC=00Athira Rajeev-0/+12
2020-12-04powerpc/perf: Fix to update cache events with l2l3 events in power10Athira Rajeev-3/+15
2020-12-04powerpc/perf: Fix to update generic event codes for power10Athira Rajeev-6/+12
2020-12-04powerpc/perf: Add generic and cache event list for power10 DD1Athira Rajeev-0/+152
2020-12-04powerpc/perf: Fix the PMU group constraints for threshold events in power10Athira Rajeev-1/+9
2020-12-04powerpc/perf: Update the PMU group constraints for l2l3 events in power10Athira Rajeev-3/+5
2020-12-04powerpc/perf: Fix to update radix_scope_qual in power10Athira Rajeev-7/+29
2020-12-04powerpc/perf: Invoke per-CPU variable access with disabled interruptsAthira Rajeev-4/+6
2020-12-04powerpc/vdso: Retrieve sigtramp offsets at buildtimeChristophe Leroy-6/+6
2020-12-04powerpc/vdso: Replace vdso_base by vdsoChristophe Leroy-6/+6
2020-12-04powerpc/perf: Fix crash with is_sier_available when pmu is not setAthira Rajeev-0/+3
2020-11-26Merge remote-tracking branch 'origin/master' into perf/corePeter Zijlstra-57/+175
2020-11-19powerpc/perf: Use regs->nip when SIAR is zeroMadhavan Srinivasan-4/+17
2020-11-19powerpc/perf: Use the address from SIAR register to set cpumode flagsAthira Rajeev-0/+14
2020-11-19powerpc/perf: Drop the check for SIAR_VALIDAthira Rajeev-1/+8
2020-11-19powerpc/perf: Add new power PMU flag "PPMU_P10_DD1" for power10 DD1Athira Rajeev-0/+6
2020-11-19powerpc/64s/perf: perf interrupt does not have to get_user_pages to access us...Nicholas Piggin-2/+3
2020-11-18powerpc: fix -Wimplicit-fallthroughNick Desaulniers-0/+1
2020-11-09perf/arch: Remove perf_sample_data::regs_user_copyPeter Zijlstra-2/+1
2020-11-09perf: Reduce stack usage of perf_output_begin()Peter Zijlstra-1/+1
2020-10-29powerpc/perf: Support PERF_SAMPLE_DATA_PAGE_SIZEKan Liang-2/+4
2020-10-07powerpc/hv-gpci: Add sysfs files inside hv-gpci device to show cpumaskKajol Jain-0/+18
2020-10-07powerpc/perf/hv-gpci: Add cpu hotplug supportKajol Jain-0/+46
2020-10-07powerpc/perf/hv-gpci: Fix starting index valueKajol Jain-3/+3
2020-10-06powerpc/perf: Exclude pmc5/6 from the irrelevant PMU group constraintsAthira Rajeev-0/+10
2020-09-18powerpc/perf: Add declarations to fix sparse warningsMichael Ellerman-1/+12
2020-09-14Merge branch 'fixes' into nextMichael Ellerman-7/+16
2020-09-02powerpc/perf: consolidate GPCI hcall structs into asm/hvcall.hScott Cheloha-36/+0
2020-08-27powerpc/perf: Fix reading of MSR[HV/PR] bits in trace-imcAthira Rajeev-2/+2
2020-08-27powerpc/perf: Fix crashes with generic_compat_pmu & BHRBAlexey Kardashevskiy-5/+14
2020-08-25powerpc/perf: Remove set but not used variable 'target'zhengbin-3/+0
2020-08-21powerpc/perf/hv-24x7: Move cpumask file to top folder of hv-24x7 driverKajol Jain-1/+10
2020-08-20powerpc/perf: Fix soft lockups due to missed interrupt accountingAthira Rajeev-0/+4
2020-08-17powerpc/perf: Add extended regs support for power10 platformAthira Rajeev-1/+17
2020-08-17powerpc/perf: Add support for outputting extended regs in perf intr_regsAnju T Sudhakar-3/+38
2020-08-07Merge tag 'powerpc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-151/+849
2020-07-30powerpc/perf: Consolidate perf_callchain_user_[64|32]()Michal Suchanek-30/+29
2020-07-27powerpc/64s/hash: Fix hash_preload running with interrupts enabledNicholas Piggin-0/+6
2020-07-22powerpc/perf: BHRB control to disable BHRB logic when not usedAthira Rajeev-4/+28
2020-07-22powerpc/perf: Add Power10 BHRB filter support for PERF_SAMPLE_BRANCH_IND_CALL...Athira Rajeev-2/+11
2020-07-22powerpc/perf: Ignore the BHRB kernel address filtering for P10Athira Rajeev-1/+4
2020-07-22powerpc/perf: power10 Performance Monitoring supportAthira Rajeev-11/+566
2020-07-22powerpc/perf: Add Power10 PMU feature to DT CPU featuresMadhavan Srinivasan-0/+1