summaryrefslogtreecommitdiff
path: root/arch/powerpc/perf
AgeCommit message (Expand)Author
2023-03-30powerpc/perf: Properly detect mpc7450 familyChristophe Leroy
2023-02-25Merge tag 'powerpc-6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2023-02-20Merge tag 'perf-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-02-13powerpc/pseries/hv-24x7: convert to papr_sysparm APINathan Lynch
2023-02-13powerpc/perf/hv-24x7: add missing RTAS retry status handlingNathan Lynch
2023-02-12Merge branch 'fixes' into nextMichael Ellerman
2023-02-10powerpc/hv-24x7: Fix pvr check when setting interface versionKajol Jain
2023-01-31powerpc/imc-pmu: Revert nest_init_lock to being a mutexMichael Ellerman
2023-01-18perf/core: Add perf_sample_save_brstack() helperNamhyung Kim
2023-01-11powerpc/imc-pmu: Fix use of mutex in IRQs disabled sectionKajol Jain
2022-12-19Merge tag 'powerpc-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2022-12-02powerpc/hv-gpci: Fix hv_gpci event listKajol Jain
2022-12-02powerpc: split validate_sp into two functionsNicholas Piggin
2022-12-02powerpc: Rename STACK_FRAME_MARKER and derive it from frame offsetNicholas Piggin
2022-12-02powerpc: add definition for pt_regs offset within an interrupt frameNicholas Piggin
2022-12-02powerpc/perf: callchain validate kernel stack pointer boundsNicholas Piggin
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-28powerpc/64: asm use consistent global variable declaration and accessNicholas Piggin
2022-09-28powerpc: Include all arch-specific syscall prototypesRohan McLure
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-09-05powerpc/perf: Add missing of_node_put()s in imc-pmu.cLiang He
2022-08-01powerpc/perf: Include caps feature for power10 DD1 versionAthira Rajeev
2022-07-27powerpc/perf: Use PVR rather than oprofile field to determine CPU versionRashmica Gupta
2022-07-18powerpc/perf: Add support for caps under sysfs in powerpcAthira Rajeev
2022-07-18powerpc/perf: Give generic PMU a nice nameJoel Stanley
2022-06-29powerpc/perf: Update MMCR2 to support event exclude_idleMadhavan Srinivasan
2022-06-28powerpc/perf: Optimize clearing the pending PMI and remove WARN_ON for PMI ch...Athira Rajeev
2022-05-22powerpc/perf: Fix the threshold compare group constraint for power9Kajol Jain
2022-05-22powerpc/perf: Fix the threshold compare group constraint for power10Kajol Jain
2022-05-08powerpc: Add missing headersChristophe Leroy
2022-05-05powerpc: fix typos in commentsJulia Lawall
2022-05-05Merge tag 'v5.18-rc4' into nextMichael Ellerman
2022-05-04powerpc/perf/24x7: use 'unsigned int' instead of 'unsigned'Jason Wang
2022-05-02powerpc/perf: Fix symbol undeclared warningWang Wensheng
2022-04-21powerpc/perf: Fix 32bit compileAlexey Kardashevskiy
2022-04-21powerpc/perf: Fix power10 event alternativesAthira Rajeev
2022-04-21powerpc/perf: Fix power9 event alternativesAthira Rajeev
2022-03-08powerpc: declare unmodified attribute_group usages constRohan McLure
2022-02-24powerpc/64s/hash: Make hash faults work in NMI contextNicholas Piggin
2022-02-12powerpc: Use the newly added is_tsk_32bit_task() macroChristophe Leroy
2022-02-03powerpc/perf: Don't use perf_hw_context for trace IMC PMUAthira Rajeev
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: Fix spelling of "its"Randy Dunlap
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