aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/perf/8xx-pmu.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-05-05powerpc: fix typos in commentsJulia Lawall1-1/+1
2021-12-09powerpc/inst: Define ppc_inst_tChristophe Leroy1-1/+1
2020-12-09powerpc/ppc-opcode: Add PPC_RAW_MFSPR()Christophe Leroy1-4/+1
2020-12-09powerpc/8xx: Use SPRN_SPRG_SCRATCH2 in DTLB miss exceptionChristophe Leroy1-12/+7
2020-12-09powerpc/8xx: Use SPRN_SPRG_SCRATCH2 in ITLB miss exceptionChristophe Leroy1-2/+2
2020-05-26powerpc/8xx: Remove now unused TLB miss functionsChristophe Leroy1-10/+0
2020-05-19powerpc: Use a macro for creating instructions from u32sJordan Niethe1-4/+5
2020-01-27powerpc/8xx: Use alternative scratch registers in DTLB miss handlerChristophe Leroy1-4/+8
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2018-10-26powerpc/8xx: Use patch_site for perf counters setupChristophe Leroy1-15/+12
2018-01-16powerpc/8xx: Only perform perf counting when perf is in use.Christophe Leroy1-4/+48
2017-01-26powerpc/8xx: Perf events on PPC 8xxChristophe Leroy1-0/+173