#!/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 "$@" finity.dev/distro/kernel/atom/arch/c6x/kernel/entry.S?h=0x221E-v0.0-v7.0' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/arch/c6x/kernel/entry.S
AgeCommit message (Expand)Author
2012-10-01c6x: switch to generic sys_execveMark Salter
2012-10-01c6x: switch to generic kernel_execveMark Salter
2012-10-01c6x: add ret_from_kernel_thread(), simplify kernel_thread()Mark Salter
2012-03-16C6X: remove dead code from entry.SMark Salter
2011-10-06C6X: build infrastructureAurelien Jacquiot