开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
perf_callchain.c
Age
Commit message (
Expand
)
Author
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