aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/ftrace.h
AgeCommit message (Expand)Author
2023-07-12tracing: arm64: Avoid missing-prototype warningsArnd Bergmann
2023-06-20arm64: ftrace: Enable HAVE_FUNCTION_GRAPH_RETVALDonglin Peng
2023-04-11arm64: ftrace: Add direct call supportFlorent Revest
2023-01-24arm64: Implement HAVE_DYNAMIC_FTRACE_WITH_CALL_OPSMark Rutland
2022-11-18ftrace: arm64: move from REGS to ARGSMark Rutland
2022-09-26treewide: Drop function_nocfiSami Tolvanen
2022-04-29arm64/ftrace: Make function graph use ftrace directlyChengming Zhou
2021-11-16arm64: ftrace: use HAVE_FUNCTION_GRAPH_RET_ADDR_PTRMark Rutland
2021-10-12arm64: ftrace: use function_nocfi for _mcount as wellSumit Garg
2019-11-06arm64: implement ftrace with regsTorsten Duwe
2019-08-31tracing/arm64: Have max stack tracer handle the case of return address after ...Steven Rostedt (VMware)
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2018-12-25Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-11-30arm64: ftrace: enable graph FP testMark Rutland
2018-11-29arm64: ftrace: Fix to enable syscall events on arm64Masami Hiramatsu
2016-03-04arm64: Fix misspellings in comments.Adam Buchbinder
2015-12-21arm64: ftrace: fix a stack tracer's output under function graph tracerAKASHI Takahiro
2014-05-29arm64: ftrace: Add system call tracepointAKASHI Takahiro
2014-05-29arm64: ftrace: Add CALLER_ADDRx macrosAKASHI Takahiro
2014-05-29arm64: ftrace: Add dynamic ftrace supportAKASHI Takahiro
2014-05-29arm64: Add ftrace supportAKASHI Takahiro