aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/mcount.S
AgeCommit message (Expand)Author
2020-01-30s390: support KPROBES_ON_FTRACESven Schnelle
2020-01-28Merge tag 's390-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2020-01-22s390/ftrace: generate traced function stack frameVasily Gorbik
2019-12-18s390/ftrace: save traced function callerVasily Gorbik
2019-05-02s390/ftrace: use HAVE_FUNCTION_GRAPH_RET_ADDR_PTRMartin Schwidefsky
2019-05-02s390: add missing ENDPROC statements to assembler functionsMartin Schwidefsky
2018-08-15s390/ftrace: Add -mfentry and -mnop-mcount supportVasily Gorbik
2018-05-07s390/ftrace: use expoline for indirect branchesMartin Schwidefsky
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-08-07s390: move exports to definitionsAl Viro
2015-01-29s390/ftrace: hotpatch support for function tracingHeiko Carstens
2014-10-27s390/ftrace,kprobes: allow to patch first instructionHeiko Carstens
2014-10-09s390/ftrace: simplify enabling/disabling of ftrace_graph_callerHeiko Carstens
2014-10-09s390/ftrace: remove 31 bit ftrace supportHeiko Carstens
2014-09-09s390/ftrace: enforce DYNAMIC_FTRACE if FUNCTION_TRACER is selectedHeiko Carstens
2014-07-18s390/ftrace: remove check of obsolete variable function_trace_stopHeiko Carstens
2013-05-15s390/ftrace: fix mcount adjustmentHeiko Carstens
2012-07-20s390/comments: unify copyright messages and remove file namesHeiko Carstens
2011-07-24[S390] fix s390 assembler code alignmentsJan Glauber
2011-01-05[S390] cleanup ftrace backend functionsMartin Schwidefsky
2011-01-05[S390] add kprobes annotationsMartin Schwidefsky
2009-09-11[S390] improve mcount codeMartin Schwidefsky
2009-06-12[S390] ftrace: add function graph tracer supportHeiko Carstens
2009-06-12[S390] ftrace: add function trace mcount test supportHeiko Carstens
2009-06-12[S390] ftrace: add dynamic ftrace supportHeiko Carstens
2009-03-18[S390] ftrace/mcount: fix kernel stack backchainHeiko Carstens
2008-12-25[S390] ftrace: function tracer backend for s390Heiko Carstens