summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/mcount.S
AgeCommit message (Expand)AuthorLines
2022-03-10s390/kprobes: Avoid additional kprobe in kretprobe handlingTobias Huschle-8/+43
2022-03-10s390: raise minimum supported machine generation to z10Vasily Gorbik-11/+0
2022-03-01s390/ftrace: make use of epsw to get psw maskHeiko Carstens-4/+10
2022-03-01s390: always use the packed stack layoutVasily Gorbik-5/+1
2022-03-01Merge branch 'fixes' into featuresVasily Gorbik-0/+9
2022-03-01s390/ftrace: fix arch_ftrace_get_regs implementationHeiko Carstens-0/+9
2022-02-06s390: remove invalid email address of Heiko CarstensHeiko Carstens-2/+0
2021-10-19s390/ftrace: add HAVE_DYNAMIC_FTRACE_WITH_DIRECT_CALL supportHeiko Carstens-6/+17
2021-10-11s390/ftrace: provide separate ftrace_caller/ftrace_regs_caller implementationsHeiko Carstens-12/+29
2021-07-15s390/ftrace: fix ftrace_update_ftrace_func implementationVasily Gorbik-2/+2
2020-11-20s390/ftrace: assume -mhotpatch or -mrecord-mcount always availableVasily Gorbik-8/+0
2020-01-30s390: support KPROBES_ON_FTRACESven Schnelle-0/+6
2020-01-28Merge tag 's390-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds-1/+14
2020-01-22s390/ftrace: generate traced function stack frameVasily Gorbik-1/+14
2019-12-18s390/ftrace: save traced function callerVasily Gorbik-0/+1
2019-05-02s390/ftrace: use HAVE_FUNCTION_GRAPH_RET_ADDR_PTRMartin Schwidefsky-2/+2
2019-05-02s390: add missing ENDPROC statements to assembler functionsMartin Schwidefsky-2/+6
2018-08-15s390/ftrace: Add -mfentry and -mnop-mcount supportVasily Gorbik-1/+1
2018-05-07s390/ftrace: use expoline for indirect branchesMartin Schwidefsky-5/+9
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2016-08-07s390: move exports to definitionsAl Viro-0/+3
2015-01-29s390/ftrace: hotpatch support for function tracingHeiko Carstens-0/+2
2014-10-27s390/ftrace,kprobes: allow to patch first instructionHeiko Carstens-0/+1
2014-10-09s390/ftrace: simplify enabling/disabling of ftrace_graph_callerHeiko Carstens-2/+1
2014-10-09s390/ftrace: remove 31 bit ftrace supportHeiko Carstens-37/+50
2014-09-09s390/ftrace: enforce DYNAMIC_FTRACE if FUNCTION_TRACER is selectedHeiko Carstens-2/+0
2014-07-18s390/ftrace: remove check of obsolete variable function_trace_stopHeiko Carstens-7/+3
2013-05-15s390/ftrace: fix mcount adjustmentHeiko Carstens-0/+2
2012-07-20s390/comments: unify copyright messages and remove file namesHeiko Carstens-1/+1
2011-07-24[S390] fix s390 assembler code alignmentsJan Glauber-10/+6
2011-01-05[S390] cleanup ftrace backend functionsMartin Schwidefsky-23/+7
2011-01-05[S390] add kprobes annotationsMartin Schwidefsky-0/+2
2009-09-11[S390] improve mcount codeMartin Schwidefsky-137/+10
2009-06-12[S390] ftrace: add function graph tracer supportHeiko Carstens-0/+79
2009-06-12[S390] ftrace: add function trace mcount test supportHeiko Carstens-12/+26
2009-06-12[S390] ftrace: add dynamic ftrace supportHeiko Carstens-27/+92
2009-03-18[S390] ftrace/mcount: fix kernel stack backchainHeiko Carstens-2/+4
2008-12-25[S390] ftrace: function tracer backend for s390Heiko Carstens-0/+56