summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/entry-ftrace.S
Commit message (Expand)AuthorAgeFilesLines
* arm64: frace: use asm EXPORT_SYMBOL()Mark Rutland2018-12-101-0/+4
* arm64: ftrace: always pass instrumented pc in x0Mark Rutland2018-11-301-3/+3
* arm64: ftrace: remove return_regs macrosMark Rutland2018-11-301-20/+15Star
* arm64: ftrace: don't adjust the LR valueMark Rutland2018-11-301-1/+0Star
* arm64: ftrace: enable graph FP testMark Rutland2018-11-301-2/+1Star
* arm64: ftrace: use GLOBAL()Mark Rutland2018-11-301-4/+2Star
* arm64: Fix static use of function graphJulien Thierry2017-11-031-9/+3Star
* arm64: include asm/assembler.h in entry-ftrace.SArnd Bergmann2017-02-151-0/+1
* arm64: entry-ftrace.S: avoid open-coded {adr,ldr}_lMark Rutland2017-01-171-8/+4Star
* ftrace: Remove CONFIG_HAVE_FUNCTION_GRAPH_FP_TEST from configJosh Poimboeuf2016-08-241-1/+1
* arm64: ftrace: fix function_graph tracer panicLi Bin2015-10-021-2/+20
* arm64: ftrace: eliminate literal pool entriesArd Biesheuvel2014-11-071-10/+11
* arm64, ftrace: Remove check of obsolete variable function_trace_stopSteven Rostedt (Red Hat)2014-07-181-5/+0Star
* arm64: ftrace: Fix comment typo 'CONFIG_FUNCTION_GRAPH_FP_TEST'Paul Bolle2014-06-181-1/+1
* arm64: ftrace: Add dynamic ftrace supportAKASHI Takahiro2014-05-291-0/+43
* arm64: Add ftrace supportAKASHI Takahiro2014-05-291-0/+175