summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/ftrace.h
Commit message (Expand)AuthorAgeFilesLines
* arm64: ftrace: Add direct call supportFlorent Revest2023-04-111-0/+22
* arm64: Implement HAVE_DYNAMIC_FTRACE_WITH_CALL_OPSMark Rutland2023-01-241-14/+1
* ftrace: arm64: move from REGS to ARGSMark Rutland2022-11-181-6/+66
* treewide: Drop function_nocfiSami Tolvanen2022-09-261-1/+1
* arm64/ftrace: Make function graph use ftrace directlyChengming Zhou2022-04-291-0/+7
* arm64: ftrace: use HAVE_FUNCTION_GRAPH_RET_ADDR_PTRMark Rutland2021-11-161-0/+11
* arm64: ftrace: use function_nocfi for _mcount as wellSumit Garg2021-10-121-1/+1
* arm64: implement ftrace with regsTorsten Duwe2019-11-061-0/+23
* tracing/arm64: Have max stack tracer handle the case of return address after ...Steven Rostedt (VMware)2019-08-311-0/+13
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-12-251-0/+1
|\
| * arm64: ftrace: enable graph FP testMark Rutland2018-11-301-0/+1
* | arm64: ftrace: Fix to enable syscall events on arm64Masami Hiramatsu2018-11-291-0/+13
|/
* arm64: Fix misspellings in comments.Adam Buchbinder2016-03-041-1/+1
* arm64: ftrace: fix a stack tracer's output under function graph tracerAKASHI Takahiro2015-12-211-0/+2
* arm64: ftrace: Add system call tracepointAKASHI Takahiro2014-05-291-0/+18
* arm64: ftrace: Add CALLER_ADDRx macrosAKASHI Takahiro2014-05-291-1/+4
* arm64: ftrace: Add dynamic ftrace supportAKASHI Takahiro2014-05-291-0/+15
* arm64: Add ftrace supportAKASHI Takahiro2014-05-291-0/+23