summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/perf
AgeCommit message (Expand)AuthorLines
2022-05-22powerpc/perf: Fix the threshold compare group constraint for power9Kajol Jain-1/+2
2022-05-22powerpc/perf: Fix the threshold compare group constraint for power10Kajol Jain-4/+5
2022-05-08powerpc: Add missing headersChristophe Leroy-0/+1
2022-05-05powerpc: fix typos in commentsJulia Lawall-9/+9
2022-05-05Merge tag 'v5.18-rc4' into nextMichael Ellerman-7/+7
2022-05-04powerpc/perf/24x7: use 'unsigned int' instead of 'unsigned'Jason Wang-20/+20
2022-05-02powerpc/perf: Fix symbol undeclared warningWang Wensheng-2/+2
2022-04-21powerpc/perf: Fix 32bit compileAlexey Kardashevskiy-2/+2
2022-04-21powerpc/perf: Fix power10 event alternativesAthira Rajeev-1/+1
2022-04-21powerpc/perf: Fix power9 event alternativesAthira Rajeev-4/+4
2022-03-08powerpc: declare unmodified attribute_group usages constRohan McLure-23/+23
2022-02-24powerpc/64s/hash: Make hash faults work in NMI contextNicholas Piggin-35/+1
2022-02-12powerpc: Use the newly added is_tsk_32bit_task() macroChristophe Leroy-5/+3
2022-02-03powerpc/perf: Don't use perf_hw_context for trace IMC PMUAthira Rajeev-1/+5
2022-01-24powerpc/perf: Fix power_pmu_disable to call clear_pmi_irq_pending only if PMI...Athira Rajeev-3/+14
2022-01-17powerpc/perf: Only define power_pmu_wants_prompt_pmi() for CONFIG_PPC64Athira Rajeev-30/+28
2021-12-23powerpc/perf: Fix spelling of "its"Randy Dunlap-1/+1
2021-12-23powerpc/perf: Add __init attribute to eligible functionsNick Child-19/+19
2021-12-16powerpc/64s/perf: add power_pmu_wants_prompt_pmi to say whether perf wants PM...Nicholas Piggin-0/+31
2021-12-16powerpc/perf: Add data source encodings for power10 platformKajol Jain-12/+42
2021-12-16powerpc/perf: Add encodings to represent data based on newer composite PERF_M...Kajol Jain-3/+3
2021-12-09powerpc/inst: Define ppc_inst_tChristophe Leroy-1/+1
2021-11-30powerpc/perf: Fix PMU callbacks to clear pending PMI before resetting an over...Athira Rajeev-1/+57
2021-11-24powerpc/64s: Implement PMU override command line optionNicholas Piggin-0/+35
2021-11-05Merge tag 'powerpc-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-17/+39
2021-11-01Merge tag 'perf-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-5/+23
2021-10-19powerpc/perf: Fix data source encodings for L2.1 and L3.1 accessesKajol Jain-5/+23
2021-10-14powerpc/perf: Fix cycles/instructions as PM_CYC/PM_INST_CMPL in power10Athira Rajeev-17/+35
2021-10-12powerpc/perf: Expose instruction and data address registers as part of extend...Athira Rajeev-0/+4
2021-08-25powerpc/perf: Fix the check for SIAR valueKajol Jain-7/+1
2021-08-25powerpc/perf: Drop the case of returning 0 as instruction pointerKajol Jain-2/+0
2021-08-25powerpc/perf: Use stack siar instead of mfsprKajol Jain-1/+1
2021-08-20powerpc/perf/hv-gpci: Fix counter value parsingKajol Jain-1/+1
2021-08-04powerpc/64s/perf: Always use SIAR for kernel interruptsNicholas Piggin-0/+9
2021-07-02Merge tag 'powerpc-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-43/+139
2021-06-25powerpc/pmu: Make the generic compat PMU use the architected eventsPaul Mackerras-36/+134
2021-06-18powerpc/perf: Fix crash in perf_instruction_pointer() when ppmu is not setAthira Rajeev-1/+1
2021-06-17powerpc: make stack walking KASAN-safeDaniel Axtens-1/+1
2021-06-17powerpc: Don't use 'struct ppc_inst' to reference instruction locationChristophe Leroy-2/+2
2021-06-15powerpc/perf: Simplify MakefileChristophe Leroy-4/+2
2021-04-23powerpc/perf: Fix the threshold event selection for memory events in power10Athira Rajeev-2/+2
2021-04-23powerpc/perf: Fix sampled instruction type for larx/stcxAthira Rajeev-5/+34
2021-04-20powerpc/perf: Expose processor pipeline stage cycles using PERF_SAMPLE_WEIGHT...Athira Rajeev-6/+33
2021-04-19powerpc/perf: Add platform specific check_attr_configMadhavan Srinivasan-0/+70
2021-04-17powerpc/traps: Enhance readability for trap typesXiongwei Song-2/+3
2021-04-14powerpc/perf: Infrastructure to support checking of attr.config*Madhavan Srinivasan-0/+11
2021-04-14powerpc/perf/hv-24x7: Make some symbols staticBixuan Cui-5/+5
2021-04-14powerpc/perf: Make symbol 'isa207_pmu_format_attr' staticBixuan Cui-1/+1
2021-04-08powerpc/perf: Fix PMU constraint check for EBB eventsAthira Rajeev-2/+2
2021-03-02powerpc/perf: Fix handling of privilege level checks in perf interrupt contextAthira Rajeev-2/+2