#!/bin/sh # # stackcollapse.py can cover all type of perf samples including # the tracepoints, so no special record requirements, just record what # you want to analyze. # perf record "$@" m feed' href='https://universe.0xinfinity.dev/distro/kernel/atom/arch/powerpc/platforms/512x/mpc512x_shared.c?h=linux-6.1.y' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/512x/mpc512x_shared.c
AgeCommit message (Expand)Author
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 40Thomas Gleixner
2017-12-04powerpc: Use pr_warn instead of pr_warningJoe Perches
2017-08-23powerpc: Convert to using %pOF instead of full_nameRob Herring
2016-07-14powerpc: Make ppc_md.{halt, restart} __noreturnDaniel Axtens
2016-03-17mm: introduce page reference manipulation functionsJoonsoo Kim