summaryrefslogtreecommitdiff
path: root/arch/s390/kernel/ftrace.c
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-05-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2017-05-08s390: use set_memory.h headerLaura Abbott
2017-05-03s390/ftrace: fix compile for !MODULESHeiko Carstens
2016-08-24ftrace: Add return address pointer to ftrace_ret_stackJosh Poimboeuf
2016-01-19s390: remove all usages of PSW_ADDR_INSNHeiko Carstens
2015-03-25s390/maccess: remove potentially broken probe_kernel_write()Heiko Carstens
2015-03-13s390/ftrace: fix compile error if CONFIG_KPROBES is disabledHeiko Carstens
2015-01-29s390/ftrace: hotpatch support for function tracingHeiko Carstens
2015-01-08s390/ftrace: add code replacement sanity checksHeiko Carstens
2014-12-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2014-10-28s390/ftrace: add ftrace_graph_is_dead() checkHeiko Carstens
2014-10-27s390/kprobes: make use of NOKPROBE_SYMBOL()Heiko 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: optimize mcount codeHeiko Carstens
2014-09-09s390/ftrace: enforce DYNAMIC_FTRACE if FUNCTION_TRACER is selectedHeiko Carstens
2014-09-09s390/ftrace: add HAVE_DYNAMIC_FTRACE_WITH_REGS supportHeiko Carstens
2014-09-09s390/ftrace: optimize function graph caller codeHeiko Carstens
2014-03-07ftrace: Do not pass data to ftrace_dyn_arch_initJiri Slaby
2014-03-07ftrace: Pass retval through return in ftrace_dyn_arch_init()Jiri Slaby
2013-10-24s390/ftrace: prepare_ftrace_return() function call orderHeiko Carstens
2013-09-07s390/ftrace: avoid pointer arithmetics with function pointersHeiko Carstens
2013-09-07s390: make various functions static, add declarations to header filesHeiko Carstens
2013-05-15s390/ftrace: fix mcount adjustmentHeiko Carstens
2011-01-05[S390] cleanup ftrace backend functionsMartin Schwidefsky
2010-02-28Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2010-02-26[S390] Cleanup struct _lowcore usage and defines.Heiko Carstens
2010-02-17tracing: Unify arch_syscall_addr() implementationsMike Frysinger
2009-10-29Merge branch 'tracing/urgent' into tracing/coreIngo Molnar
2009-10-14tracing: Move syscalls metadata handling from arch to coreFrederic Weisbecker
2009-10-06[S390] ftrace: drop nmi protectionHeiko Carstens
2009-08-26tracing: Add syscall tracepoints - s390 arch updateHendrik Brueckner
2009-06-18function-graph: add stack frame testSteven Rostedt
2009-06-12[S390] ftrace: add system call tracer supportHeiko Carstens
2009-06-12[S390] ftrace: add function graph tracer supportHeiko Carstens
2009-06-12[S390] ftrace: add dynamic ftrace supportHeiko Carstens