summaryrefslogtreecommitdiff
path: root/arch/powerpc/perf/core-book3s.c
AgeCommit message (Expand)Author
2023-11-15Merge branch 'tip/perf/urgent'Peter Zijlstra
2023-10-27perf: Add branch stack countersKan Liang
2023-10-20powerpc/perf: Fix disabling BHRB and instruction samplingNicholas Piggin
2023-01-18perf/core: Add perf_sample_save_brstack() helperNamhyung Kim
2022-10-27perf: Rewrite core context handlingPeter Zijlstra
2022-10-10Merge tag 'perf-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-09-28powerpc/perf: Fix branch_filter support for multiple filtersAthira Rajeev
2022-09-06perf: Use sample_flags for data_srcKan Liang
2022-09-06perf: Use sample_flags for weightKan Liang
2022-09-06perf: Use sample_flags for branch stackKan Liang
2022-07-18powerpc/perf: Add support for caps under sysfs in powerpcAthira Rajeev
2022-06-28powerpc/perf: Optimize clearing the pending PMI and remove WARN_ON for PMI ch...Athira Rajeev
2022-05-05powerpc: fix typos in commentsJulia Lawall
2022-01-24powerpc/perf: Fix power_pmu_disable to call clear_pmi_irq_pending only if PMI...Athira Rajeev
2022-01-17powerpc/perf: Only define power_pmu_wants_prompt_pmi() for CONFIG_PPC64Athira Rajeev
2021-12-23powerpc/perf: Add __init attribute to eligible functionsNick Child
2021-12-16powerpc/64s/perf: add power_pmu_wants_prompt_pmi to say whether perf wants PM...Nicholas Piggin
2021-11-30powerpc/perf: Fix PMU callbacks to clear pending PMI before resetting an over...Athira Rajeev
2021-11-24powerpc/64s: Implement PMU override command line optionNicholas Piggin
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-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-18powerpc/perf: Fix crash in perf_instruction_pointer() when ppmu is not setAthira Rajeev
2021-06-17powerpc: Don't use 'struct ppc_inst' to reference instruction locationChristophe Leroy
2021-04-20powerpc/perf: Expose processor pipeline stage cycles using PERF_SAMPLE_WEIGHT...Athira Rajeev
2021-04-17powerpc/traps: Enhance readability for trap typesXiongwei Song
2021-04-14powerpc/perf: Infrastructure to support checking of attr.config*Madhavan Srinivasan
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
2020-12-17Merge tag 'powerpc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2020-12-10powerpc/perf: Exclude kernel samples while counting events in user space.Athira Rajeev
2020-12-04powerpc/perf: MMCR0 control for PMU registers under PMCC=00Athira Rajeev
2020-12-04powerpc/perf: Invoke per-CPU variable access with disabled interruptsAthira Rajeev
2020-12-04powerpc/perf: Fix crash with is_sier_available when pmu is not setAthira Rajeev
2020-11-26Merge remote-tracking branch 'origin/master' into perf/corePeter Zijlstra
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-10-29powerpc/perf: Support PERF_SAMPLE_DATA_PAGE_SIZEKan Liang
2020-08-27powerpc/perf: Fix crashes with generic_compat_pmu & BHRBAlexey Kardashevskiy
2020-08-20powerpc/perf: Fix soft lockups due to missed interrupt accountingAthira Rajeev
2020-08-17powerpc/perf: Add support for outputting extended regs in perf intr_regsAnju T Sudhakar