summaryrefslogtreecommitdiff
path: root/arch/s390/kernel/mcount.S
AgeCommit message (Expand)Author
2023-08-09s390: remove unneeded #include <asm/export.h>Masahiro Yamada
2023-07-27s390/ftrace: use la instead of aghik in return_to_handler()Heiko Carstens
2023-07-24s390/tracing: pass struct ftrace_regs to ftrace_trace_functionSven Schnelle
2023-07-24s390/ftrace: enable HAVE_FUNCTION_GRAPH_RETVALSven Schnelle
2023-04-30Merge tag 's390-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2023-04-19s390/mcount: use SYM* macros instead of ENTRY(), etc.Heiko Carstens
2023-03-21ftrace: selftest: remove broken trace_direct_trampMark Rutland
2023-03-20s390/ftrace: move hotpatch trampolines to mcount.SHeiko Carstens
2023-01-22s390/kprobes: replace kretprobe with rethookVasily Gorbik
2022-03-10s390/kprobes: Avoid additional kprobe in kretprobe handlingTobias Huschle
2022-03-10s390: raise minimum supported machine generation to z10Vasily Gorbik
2022-03-01s390/ftrace: make use of epsw to get psw maskHeiko Carstens
2022-03-01s390: always use the packed stack layoutVasily Gorbik
2022-03-01Merge branch 'fixes' into featuresVasily Gorbik
2022-03-01s390/ftrace: fix arch_ftrace_get_regs implementationHeiko Carstens
2022-02-06s390: remove invalid email address of Heiko CarstensHeiko Carstens
2021-10-19s390/ftrace: add HAVE_DYNAMIC_FTRACE_WITH_DIRECT_CALL supportHeiko Carstens
2021-10-11s390/ftrace: provide separate ftrace_caller/ftrace_regs_caller implementationsHeiko Carstens
2021-07-15s390/ftrace: fix ftrace_update_ftrace_func implementationVasily Gorbik
2020-11-20s390/ftrace: assume -mhotpatch or -mrecord-mcount always availableVasily Gorbik
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