aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/entry-ftrace.S
AgeCommit message (Expand)Author
2020-05-18arm64: entry-ftrace.S: Update comment to indicate that x18 is liveWill Deacon
2020-03-11arm64: entry-ftrace.S: Fix missing argument for CONFIG_FUNCTION_GRAPH_TRACER=yKunihiko Hayashi
2020-03-09arm64: ftrace: Modernise annotation of return_to_handlerMark Brown
2020-03-09arm64: ftrace: Correct annotation of ftrace_caller assemblyMark Brown
2020-03-09arm64: entry-ftrace.S: Convert to modern annotations for assembly functionsMark Brown
2019-12-06arm64: ftrace: fix ifdefferyMark Rutland
2019-11-06arm64: implement ftrace with regsTorsten Duwe
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2018-12-10arm64: frace: use asm EXPORT_SYMBOL()Mark Rutland
2018-11-30arm64: ftrace: always pass instrumented pc in x0Mark Rutland
2018-11-30arm64: ftrace: remove return_regs macrosMark Rutland
2018-11-30arm64: ftrace: don't adjust the LR valueMark Rutland
2018-11-30arm64: ftrace: enable graph FP testMark Rutland
2018-11-30arm64: ftrace: use GLOBAL()Mark Rutland
2017-11-03arm64: Fix static use of function graphJulien Thierry
2017-02-15arm64: include asm/assembler.h in entry-ftrace.SArnd Bergmann
2017-01-17arm64: entry-ftrace.S: avoid open-coded {adr,ldr}_lMark Rutland
2016-08-24ftrace: Remove CONFIG_HAVE_FUNCTION_GRAPH_FP_TEST from configJosh Poimboeuf
2015-10-02arm64: ftrace: fix function_graph tracer panicLi Bin
2014-11-07arm64: ftrace: eliminate literal pool entriesArd Biesheuvel
2014-07-18arm64, ftrace: Remove check of obsolete variable function_trace_stopSteven Rostedt (Red Hat)
2014-06-18arm64: ftrace: Fix comment typo 'CONFIG_FUNCTION_GRAPH_FP_TEST'Paul Bolle
2014-05-29arm64: ftrace: Add dynamic ftrace supportAKASHI Takahiro
2014-05-29arm64: Add ftrace supportAKASHI Takahiro