index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
perf_callchain.c
Age
Commit message (
Expand
)
Author
2021-05-26
arm64: stacktrace: Relax frame record alignment requirement to 8 bytes
Peter Collingbourne
2020-09-18
arm64: stacktrace: Make stack walk callback consistent with generic code
Mark Brown
2019-07-22
arm64: stacktrace: Factor out backtrace initialisation
Dave Martin
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
2018-12-31
Merge tag 'trace-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2018-12-22
arm64: Use ftrace_graph_get_ret_stack() instead of curr_ret_stack
Steven Rostedt (VMware)
2018-12-13
arm64: perf: strip PAC when unwinding userspace
Mark Rutland
2017-08-09
arm64: unwind: remove sp from struct stackframe
Ard Biesheuvel
2016-05-16
perf core: Add a 'nr' field to perf_event_callchain_context
Arnaldo Carvalho de Melo
2016-05-16
perf core: Pass max stack as a perf_callchain_entry context
Arnaldo Carvalho de Melo
2016-04-27
perf core: Allow setting up max frame stack depth via sysctl
Arnaldo Carvalho de Melo
2015-12-21
arm64: ftrace: fix a stack tracer's output under function graph tracer
AKASHI Takahiro
2015-12-21
arm64: pass a task parameter to unwind_frame()
AKASHI Takahiro
2015-07-27
arm64: perf: factor out callchain code
Mark Rutland