aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/perf_callchain.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-11-17perf: Drop dead and useless guest "support" from arm, csky, nds32 and riscvSean Christopherson1-29/+4
2021-11-17perf: Protect perf_guest_cbs with RCUSean Christopherson1-6/+11
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-05-16perf core: Add a 'nr' field to perf_event_callchain_contextArnaldo Carvalho de Melo1-1/+1
2016-05-16perf core: Pass max stack as a perf_callchain_entry contextArnaldo Carvalho de Melo1-5/+5
2016-04-27perf core: Allow setting up max frame stack depth via sysctlArnaldo Carvalho de Melo1-1/+1
2014-10-30arm: perf: factor out callchain codeMark Rutland1-0/+136