aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/mcount.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-02s390/ftrace: use HAVE_FUNCTION_GRAPH_RET_ADDR_PTRMartin Schwidefsky1-2/+2
2019-05-02s390: add missing ENDPROC statements to assembler functionsMartin Schwidefsky1-2/+6
2018-08-15s390/ftrace: Add -mfentry and -mnop-mcount supportVasily Gorbik1-1/+1
2018-05-07s390/ftrace: use expoline for indirect branchesMartin Schwidefsky1-5/+9
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-08-07s390: move exports to definitionsAl Viro1-0/+3
2015-01-29s390/ftrace: hotpatch support for function tracingHeiko Carstens1-0/+2
2014-10-27s390/ftrace,kprobes: allow to patch first instructionHeiko Carstens1-0/+1
2014-10-09s390/ftrace: simplify enabling/disabling of ftrace_graph_callerHeiko Carstens1-2/+1
2014-10-09s390/ftrace: remove 31 bit ftrace supportHeiko Carstens1-37/+50
2014-09-09s390/ftrace: enforce DYNAMIC_FTRACE if FUNCTION_TRACER is selectedHeiko Carstens1-2/+0
2014-07-18s390/ftrace: remove check of obsolete variable function_trace_stopHeiko Carstens1-7/+3
2013-05-15s390/ftrace: fix mcount adjustmentHeiko Carstens1-0/+2
2012-07-20s390/comments: unify copyright messages and remove file namesHeiko Carstens1-1/+1
2011-07-24[S390] fix s390 assembler code alignmentsJan Glauber1-10/+6
2011-01-05[S390] cleanup ftrace backend functionsMartin Schwidefsky1-23/+7
2011-01-05[S390] add kprobes annotationsMartin Schwidefsky1-0/+2
2009-09-11[S390] improve mcount codeMartin Schwidefsky1-137/+10
2009-06-12[S390] ftrace: add function graph tracer supportHeiko Carstens1-0/+79
2009-06-12[S390] ftrace: add function trace mcount test supportHeiko Carstens1-12/+26
2009-06-12[S390] ftrace: add dynamic ftrace supportHeiko Carstens1-27/+92
2009-03-18[S390] ftrace/mcount: fix kernel stack backchainHeiko Carstens1-2/+4
2008-12-25[S390] ftrace: function tracer backend for s390Heiko Carstens1-0/+56