summaryrefslogtreecommitdiff
path: root/arch/mips/kernel/ftrace.c
AgeCommit message (Expand)Author
2018-01-18MIPS: ftrace: Remove pointer comparison to 0 in prepare_ftrace_returnMathieu Malaterre
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-06-08MIPS: ftrace: fix init functions tracingMarcin Nowakowski
2016-08-24ftrace: Add return address pointer to ftrace_ret_stackJosh Poimboeuf
2014-08-07Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2014-07-30MIPS: ftrace: Fix dynamic tracing of kernel modulesPetri Gynther
2014-07-18MIPS: ftrace: Add call to ftrace_graph_is_dead() in function graph codeSteven Rostedt (Red Hat)
2014-04-03Merge tag 'trace-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2014-03-31Merge branch '3.14-fixes' into mips-for-linux-nextRalf Baechle
2014-03-26MIPS: kernel: {ftrace,kgdb}: Set correct address limit for cache flushesLeonid Yegoshin
2014-03-17MIPS: ftrace: Fix icache flush range errorViller Hsiao
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-29MIPS: O32 / 32-bit: Always copy 4 stack arguments.Ralf Baechle
2013-10-29MIPS: Provide arch_syscall_addr.Ralf Baechle
2013-06-10MIPS: ftrace: Add missing CONFIG_DYNAMIC_FTRACEMarkos Chandras
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle
2013-01-31MIPS: Function tracer: Fix broken function tracingAl Cooper
2011-09-21MIPS: Ftrace: Fix the CONFIG_DYNAMIC_FTRACE=n compileThomas Gleixner
2011-05-10MIPS: Mask jump target in ftrace_dyn_arch_init_insns().David Daney
2011-03-14MIPS, Tracing: Fix set_graph_function of function graph tracerWu Zhangjin
2011-03-14MIPS, Tracing: Clean up ftrace_make_nop()Wu Zhangjin
2011-03-14MIPS, Tracing: Clean up prepare_ftrace_return()Wu Zhangjin
2011-03-14MIPS, Tracing: Substitute in_kernel_space() for in_module()Wu Zhangjin
2011-03-14MIPS, Tracing: Speed up function graph tracerWu Zhangjin
2010-07-05MIPS: Tracing: Cleanup of address space checkingWu Zhangjin
2010-07-05MIPS: Tracing: Cleanup of function graph tracerWu Zhangjin
2010-07-05MIPS: Tracing: Reduce the overhead of dynamic Function TracerWu Zhangjin
2010-07-05MIPS: Tracing: Cleanup of instructions usedWu Zhangjin
2010-07-05MIPS: Tracing: Fix 32-bit support with -mmcount-ra-addressWu Zhangjin
2010-02-27MIPS: Loongson: Change the Email address of Wu ZhangjinWu Zhangjin
2009-12-17MIPS: Tracing: Make function graph tracer work with -mmcount-ra-addressWu Zhangjin
2009-12-17MIPS: Tracing: Make ftrace for MIPS work without -fno-omit-frame-pointerWu Zhangjin
2009-12-17MIPS: Tracing: Add dynamic function graph tracer for MIPSWu Zhangjin
2009-12-17MIPS: Tracing: Add function graph tracer support for MIPSWu Zhangjin
2009-12-17MIPS: Tracing: Add dynamic function tracer supportWu Zhangjin