summaryrefslogtreecommitdiff
path: root/arch/powerpc/perf
AgeCommit message (Expand)Author
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
2021-12-16powerpc/perf: Add data source encodings for power10 platformKajol Jain
2021-12-16powerpc/perf: Add encodings to represent data based on newer composite PERF_M...Kajol Jain
2021-12-09powerpc/inst: Define ppc_inst_tChristophe Leroy
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-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