aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/include/asm/ftrace.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-10-19s390/ftrace: add HAVE_DYNAMIC_FTRACE_WITH_DIRECT_CALL supportHeiko Carstens1-0/+12
2021-10-11s390/ftrace: provide separate ftrace_caller/ftrace_regs_caller implementationsHeiko Carstens1-1/+0
2021-10-11s390/ftrace: add ftrace_instruction_pointer_set() helper functionHeiko Carstens1-0/+8
2021-10-11s390/ftrace: add HAVE_DYNAMIC_FTRACE_WITH_ARGS supportHeiko Carstens1-0/+9
2021-10-04s390/ftrace: add FTRACE_GEN_NOP_ASM macroSven Schnelle1-0/+28
2021-08-03s390/ftrace: implement hotpatchingIlya Leoshkevich1-41/+5
2021-07-15s390/ftrace: fix ftrace_update_ftrace_func implementationVasily Gorbik1-0/+1
2020-11-20s390/ftrace: assume -mhotpatch or -mrecord-mcount always availableVasily Gorbik1-21/+10
2019-05-02s390/ftrace: use HAVE_FUNCTION_GRAPH_RET_ADDR_PTRMartin Schwidefsky1-0/+2
2019-04-11s390: avoid __builtin_return_address(n) on clangArnd Bergmann1-0/+5
2019-01-23s390: fix system call tracingHeiko Carstens1-0/+25
2018-08-15s390/ftrace: Add -mfentry and -mnop-mcount supportVasily Gorbik1-3/+3
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-10-17s390/dumpstack: get rid of return_address againHeiko Carstens1-3/+1
2016-05-04s390/dumpstack: implement and use return_address()Heiko Carstens1-1/+3
2015-01-29s390/ftrace: hotpatch support for function tracingHeiko Carstens1-0/+15
2014-11-28s390/ftrace: provide working ftrace_return_address()Heiko Carstens1-0/+2
2014-10-27s390/ftrace,kprobes: allow to patch first instructionHeiko Carstens1-5/+47
2014-10-09s390/ftrace: remove 31 bit ftrace supportHeiko Carstens1-6/+0
2014-09-09s390/ftrace: optimize mcount codeHeiko Carstens1-1/+1
2014-09-09s390/ftrace: add HAVE_DYNAMIC_FTRACE_WITH_REGS supportHeiko Carstens1-0/+4
2014-09-09s390/ftrace: optimize function graph caller codeHeiko Carstens1-0/+1
2013-05-15s390/ftrace: fix mcount adjustmentHeiko Carstens1-5/+7
2011-05-16ftrace/s390: mcount offset calculationMartin Schwidefsky1-3/+1
2011-01-05[S390] cleanup ftrace backend functionsMartin Schwidefsky1-7/+4
2009-06-12[S390] ftrace: add function graph tracer supportHeiko Carstens1-4/+6
2009-06-12[S390] ftrace: add dynamic ftrace supportHeiko Carstens1-0/+19
2008-12-25[S390] ftrace: function tracer backend for s390Heiko Carstens1-0/+8