summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel/perf_callchain.c
AgeCommit message (Expand)Author
2022-01-20perf: Protect perf_guest_cbs with RCUSean Christopherson
2019-07-22arm64: stacktrace: Factor out backtrace initialisationDave Martin
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds
2018-12-31Merge tag 'trace-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2018-12-22arm64: Use ftrace_graph_get_ret_stack() instead of curr_ret_stackSteven Rostedt (VMware)
2018-12-13arm64: perf: strip PAC when unwinding userspaceMark Rutland
2017-08-09arm64: unwind: remove sp from struct stackframeArd Biesheuvel
2016-05-16perf core: Add a 'nr' field to perf_event_callchain_contextArnaldo Carvalho de Melo
2016-05-16perf core: Pass max stack as a perf_callchain_entry contextArnaldo Carvalho de Melo
2016-04-27perf core: Allow setting up max frame stack depth via sysctlArnaldo Carvalho de Melo
2015-12-21arm64: ftrace: fix a stack tracer's output under function graph tracerAKASHI Takahiro
2015-12-21arm64: pass a task parameter to unwind_frame()AKASHI Takahiro
2015-07-27arm64: perf: factor out callchain codeMark Rutland