summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/perf_callchain.c
Commit message (Expand)AuthorAgeFilesLines
* arm64: stacktrace: Factor out backtrace initialisationDave Martin2019-07-221-6/+1Star
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner2019-06-191-12/+1Star
* Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-041-2/+2
* Merge tag 'trace-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2018-12-311-1/+1
|\
| * arm64: Use ftrace_graph_get_ret_stack() instead of curr_ret_stackSteven Rostedt (VMware)2018-12-221-1/+1
* | arm64: perf: strip PAC when unwinding userspaceMark Rutland2018-12-131-1/+5
|/
* arm64: unwind: remove sp from struct stackframeArd Biesheuvel2017-08-091-1/+0Star
* perf core: Add a 'nr' field to perf_event_callchain_contextArnaldo Carvalho de Melo2016-05-171-2/+2
* perf core: Pass max stack as a perf_callchain_entry contextArnaldo Carvalho de Melo2016-05-171-7/+7
* perf core: Allow setting up max frame stack depth via sysctlArnaldo Carvalho de Melo2016-04-271-2/+2
* arm64: ftrace: fix a stack tracer's output under function graph tracerAKASHI Takahiro2015-12-211-0/+3
* arm64: pass a task parameter to unwind_frame()AKASHI Takahiro2015-12-211-1/+1
* arm64: perf: factor out callchain codeMark Rutland2015-07-271-0/+196