#!/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 "$@" ='https://universe.0xinfinity.dev/distro/kernel/atom/arch/powerpc/include/asm/cacheflush.h?h=master' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/arch/powerpc/include/asm/cacheflush.h
AgeCommit message (Expand)Author
2016-08-01powerpc: Move cpu_has_feature() to a separate fileKevin Hao
2016-03-11powerpc32: move xxxxx_dcache_range() functions inlineChristophe Leroy
2016-03-04powerpc/cache: add cache flush operation for various e500chenhui zhao
2015-08-07powerpc/mm: Don't call __flush_dcache_icache_phys() with PA>VAScott Wood
2015-02-05mm/debug_pagealloc: fix build failure on ppc and some other archsJoonsoo Kim