summaryrefslogtreecommitdiff
path: root/arch/powerpc/perf
AgeCommit message (Expand)Author
2020-12-04powerpc/perf: MMCR0 control for PMU registers under PMCC=00Athira Rajeev
2020-12-04powerpc/perf: Fix to update cache events with l2l3 events in power10Athira Rajeev
2020-12-04powerpc/perf: Fix to update generic event codes for power10Athira Rajeev
2020-12-04powerpc/perf: Add generic and cache event list for power10 DD1Athira Rajeev
2020-12-04powerpc/perf: Fix the PMU group constraints for threshold events in power10Athira Rajeev
2020-12-04powerpc/perf: Update the PMU group constraints for l2l3 events in power10Athira Rajeev
2020-12-04powerpc/perf: Fix to update radix_scope_qual in power10Athira Rajeev
2020-12-04powerpc/perf: Invoke per-CPU variable access with disabled interruptsAthira Rajeev
2020-12-04powerpc/vdso: Retrieve sigtramp offsets at buildtimeChristophe Leroy
2020-12-04powerpc/vdso: Replace vdso_base by vdsoChristophe Leroy
2020-12-04powerpc/perf: Fix crash with is_sier_available when pmu is not setAthira Rajeev
2020-11-19powerpc/perf: Use regs->nip when SIAR is zeroMadhavan Srinivasan
2020-11-19powerpc/perf: Use the address from SIAR register to set cpumode flagsAthira Rajeev
2020-11-19powerpc/perf: Drop the check for SIAR_VALIDAthira Rajeev
2020-11-19powerpc/perf: Add new power PMU flag "PPMU_P10_DD1" for power10 DD1Athira Rajeev
2020-11-19powerpc/64s/perf: perf interrupt does not have to get_user_pages to access us...Nicholas Piggin
2020-10-07powerpc/hv-gpci: Add sysfs files inside hv-gpci device to show cpumaskKajol Jain
2020-10-07powerpc/perf/hv-gpci: Add cpu hotplug supportKajol Jain
2020-10-07powerpc/perf/hv-gpci: Fix starting index valueKajol Jain
2020-10-06powerpc/perf: Exclude pmc5/6 from the irrelevant PMU group constraintsAthira Rajeev
2020-09-18powerpc/perf: Add declarations to fix sparse warningsMichael Ellerman
2020-09-14Merge branch 'fixes' into nextMichael Ellerman
2020-09-02powerpc/perf: consolidate GPCI hcall structs into asm/hvcall.hScott Cheloha
2020-08-27powerpc/perf: Fix reading of MSR[HV/PR] bits in trace-imcAthira Rajeev
2020-08-27powerpc/perf: Fix crashes with generic_compat_pmu & BHRBAlexey Kardashevskiy
2020-08-25powerpc/perf: Remove set but not used variable 'target'zhengbin
2020-08-21powerpc/perf/hv-24x7: Move cpumask file to top folder of hv-24x7 driverKajol Jain
2020-08-20powerpc/perf: Fix soft lockups due to missed interrupt accountingAthira Rajeev
2020-08-17powerpc/perf: Add extended regs support for power10 platformAthira Rajeev
2020-08-17powerpc/perf: Add support for outputting extended regs in perf intr_regsAnju T Sudhakar
2020-08-07Merge tag 'powerpc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-07-30powerpc/perf: Consolidate perf_callchain_user_[64|32]()Michal Suchanek
2020-07-27powerpc/64s/hash: Fix hash_preload running with interrupts enabledNicholas Piggin
2020-07-22powerpc/perf: BHRB control to disable BHRB logic when not usedAthira Rajeev
2020-07-22powerpc/perf: Add Power10 BHRB filter support for PERF_SAMPLE_BRANCH_IND_CALL...Athira Rajeev
2020-07-22powerpc/perf: Ignore the BHRB kernel address filtering for P10Athira Rajeev
2020-07-22powerpc/perf: power10 Performance Monitoring supportAthira Rajeev
2020-07-22powerpc/perf: Add Power10 PMU feature to DT CPU featuresMadhavan Srinivasan
2020-07-22powerpc/perf: Add support for ISA3.1 PMU SPRsMadhavan Srinivasan
2020-07-22powerpc/perf: Update Power PMU cache_events to u64 typeAthira Rajeev
2020-07-22powerpc/perf: Update cpu_hw_event to use `struct` for storing MMCR registersAthira Rajeev
2020-07-16powerpc/perf: Add kernel support for new MSR[HV PR] bits in trace-imcAnju T Sudhakar
2020-07-16powerpc/hv-24x7: Add sysfs files inside hv-24x7 device to show cpumaskKajol Jain
2020-07-16powerpc/perf/hv-24x7: Add cpu hotplug supportKajol Jain
2020-06-17maccess: rename probe_user_{read,write} to copy_{from,to}_user_nofaultChristoph Hellwig
2020-06-17maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofaultChristoph Hellwig
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport
2020-06-08mm/gup.c: convert to use get_user_{page|pages}_fast_only()Souptick Joarder
2020-06-05Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-05-28powerpc/hv-24x7: Add sysfs files inside hv-24x7 device to show processor detailsKajol Jain