summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/perf_callchain.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: 9258/1: stacktrace: Make stack walk callback consistent with generic codeLi Huafei2022-11-081-5/+4
* perf: Drop dead and useless guest "support" from arm, csky, nds32 and riscvSean Christopherson2021-11-171-29/+4
* perf: Protect perf_guest_cbs with RCUSean Christopherson2021-11-171-6/+11
* Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-031-1/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* perf core: Add a 'nr' field to perf_event_callchain_contextArnaldo Carvalho de Melo2016-05-161-1/+1
* perf core: Pass max stack as a perf_callchain_entry contextArnaldo Carvalho de Melo2016-05-161-5/+5
* perf core: Allow setting up max frame stack depth via sysctlArnaldo Carvalho de Melo2016-04-271-1/+1
* arm: perf: factor out callchain codeMark Rutland2014-10-301-0/+136