summaryrefslogtreecommitdiff
path: root/arch/powerpc/perf
AgeCommit message (Expand)Author
2021-11-05Merge tag 'powerpc-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-11-01Merge tag 'perf-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-10-19powerpc/perf: Fix data source encodings for L2.1 and L3.1 accessesKajol Jain
2021-10-14powerpc/perf: Fix cycles/instructions as PM_CYC/PM_INST_CMPL in power10Athira Rajeev
2021-10-12powerpc/perf: Expose instruction and data address registers as part of extend...Athira Rajeev
2021-08-25powerpc/perf: Fix the check for SIAR valueKajol Jain
2021-08-25powerpc/perf: Drop the case of returning 0 as instruction pointerKajol Jain
2021-08-25powerpc/perf: Use stack siar instead of mfsprKajol Jain
2021-08-20powerpc/perf/hv-gpci: Fix counter value parsingKajol Jain
2021-08-04powerpc/64s/perf: Always use SIAR for kernel interruptsNicholas Piggin
2021-07-02Merge tag 'powerpc-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-06-25powerpc/pmu: Make the generic compat PMU use the architected eventsPaul Mackerras
2021-06-18powerpc/perf: Fix crash in perf_instruction_pointer() when ppmu is not setAthira Rajeev
2021-06-17powerpc: make stack walking KASAN-safeDaniel Axtens
2021-06-17powerpc: Don't use 'struct ppc_inst' to reference instruction locationChristophe Leroy
2021-06-15powerpc/perf: Simplify MakefileChristophe Leroy
2021-04-23powerpc/perf: Fix the threshold event selection for memory events in power10Athira Rajeev
2021-04-23powerpc/perf: Fix sampled instruction type for larx/stcxAthira Rajeev
2021-04-20powerpc/perf: Expose processor pipeline stage cycles using PERF_SAMPLE_WEIGHT...Athira Rajeev
2021-04-19powerpc/perf: Add platform specific check_attr_configMadhavan Srinivasan
2021-04-17powerpc/traps: Enhance readability for trap typesXiongwei Song
2021-04-14powerpc/perf: Infrastructure to support checking of attr.config*Madhavan Srinivasan
2021-04-14powerpc/perf/hv-24x7: Make some symbols staticBixuan Cui
2021-04-14powerpc/perf: Make symbol 'isa207_pmu_format_attr' staticBixuan Cui
2021-04-08powerpc/perf: Fix PMU constraint check for EBB eventsAthira Rajeev
2021-03-02powerpc/perf: Fix handling of privilege level checks in perf interrupt contextAthira Rajeev
2021-02-22Merge tag 'powerpc-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-02-11powerpc/perf: Adds support for programming of Thresholding in P10Kajol Jain
2021-02-09powerpc/perf: Record counter overflow always if SAMPLE_IP is unsetAthira Rajeev
2021-02-09powerpc/perf: Expose Performance Monitor Counter SPR's as part of extended regsAthira Rajeev
2021-02-09powerpc/perf: Include PMCs as part of per-cpu cpuhw_events structAthira Rajeev
2021-02-09powerpc/perf: move perf irq/nmi handling details into traps.cNicholas Piggin
2021-02-01perf/core: Add PERF_SAMPLE_WEIGHT_STRUCTKan Liang
2021-01-30powerpc/perf/hv-24x7: Dont create sysfs event files for dummy eventsKajol Jain
2020-12-17Merge tag 'powerpc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2020-12-16Merge tag 'fallthrough-fixes-clang-5.11-rc1' of git://git.kernel.org/pub/scm/...Linus Torvalds
2020-12-15powerpc/perf: Fix Threshold Event Counter Multiplier width for P10Madhavan Srinivasan
2020-12-10powerpc/perf: Exclude kernel samples while counting events in user space.Athira Rajeev
2020-12-09powerpc/ppc-opcode: Add PPC_RAW_MFSPR()Christophe Leroy
2020-12-09powerpc/8xx: Use SPRN_SPRG_SCRATCH2 in DTLB miss exceptionChristophe Leroy
2020-12-09powerpc/8xx: Use SPRN_SPRG_SCRATCH2 in ITLB miss exceptionChristophe Leroy
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