summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/ftrace.c
Commit message (Expand)AuthorAgeFilesLines
* MIPS: ftrace: Remove pointer comparison to 0 in prepare_ftrace_returnMathieu Malaterre2018-01-181-1/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* MIPS: ftrace: fix init functions tracingMarcin Nowakowski2017-06-081-19/+5
* ftrace: Add return address pointer to ftrace_ret_stackJosh Poimboeuf2016-08-241-2/+2
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2014-08-071-9/+47
|\
| * MIPS: ftrace: Fix dynamic tracing of kernel modulesPetri Gynther2014-07-301-9/+47
* | MIPS: ftrace: Add call to ftrace_graph_is_dead() in function graph codeSteven Rostedt (Red Hat)2014-07-181-0/+3
|/
* Merge tag 'trace-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2014-04-031-4/+1
|\
| * ftrace: Do not pass data to ftrace_dyn_arch_initJiri Slaby2014-03-071-1/+1
| * ftrace: Pass retval through return in ftrace_dyn_arch_init()Jiri Slaby2014-03-071-3/+0
* | Merge branch '3.14-fixes' into mips-for-linux-nextRalf Baechle2014-03-311-3/+2
|\ \
| * | MIPS: ftrace: Fix icache flush range errorViller Hsiao2014-03-171-3/+2
| |/
* | MIPS: kernel: {ftrace,kgdb}: Set correct address limit for cache flushesLeonid Yegoshin2014-03-261-0/+4
|/
* MIPS: O32 / 32-bit: Always copy 4 stack arguments.Ralf Baechle2013-10-291-1/+1
* MIPS: Provide arch_syscall_addr.Ralf Baechle2013-10-291-0/+33
* MIPS: ftrace: Add missing CONFIG_DYNAMIC_FTRACEMarkos Chandras2013-06-101-0/+4
* MIPS: Whitespace cleanup.Ralf Baechle2013-02-011-6/+6
* MIPS: Function tracer: Fix broken function tracingAl Cooper2013-01-311-1/+35
* MIPS: Ftrace: Fix the CONFIG_DYNAMIC_FTRACE=n compileThomas Gleixner2011-09-211-19/+20
* MIPS: Mask jump target in ftrace_dyn_arch_init_insns().David Daney2011-05-101-2/+3
* MIPS, Tracing: Fix set_graph_function of function graph tracerWu Zhangjin2011-03-141-2/+9
* MIPS, Tracing: Clean up ftrace_make_nop()Wu Zhangjin2011-03-141-32/+38
* MIPS, Tracing: Clean up prepare_ftrace_return()Wu Zhangjin2011-03-141-27/+25
* MIPS, Tracing: Substitute in_kernel_space() for in_module()Wu Zhangjin2011-03-141-27/+27
* MIPS, Tracing: Speed up function graph tracerWu Zhangjin2011-03-141-7/+7
* MIPS: Tracing: Cleanup of address space checkingWu Zhangjin2010-07-051-3/+19
* MIPS: Tracing: Cleanup of function graph tracerWu Zhangjin2010-07-051-22/+26
* MIPS: Tracing: Reduce the overhead of dynamic Function TracerWu Zhangjin2010-07-051-44/+49
* MIPS: Tracing: Cleanup of instructions usedWu Zhangjin2010-07-051-8/+11
* MIPS: Tracing: Fix 32-bit support with -mmcount-ra-addressWu Zhangjin2010-07-051-2/+14
* MIPS: Loongson: Change the Email address of Wu ZhangjinWu Zhangjin2010-02-271-1/+1
* MIPS: Tracing: Make function graph tracer work with -mmcount-ra-addressWu Zhangjin2009-12-171-7/+17
* MIPS: Tracing: Make ftrace for MIPS work without -fno-omit-frame-pointerWu Zhangjin2009-12-171-15/+41
* MIPS: Tracing: Add dynamic function graph tracer for MIPSWu Zhangjin2009-12-171-0/+21
* MIPS: Tracing: Add function graph tracer support for MIPSWu Zhangjin2009-12-171-0/+106
* MIPS: Tracing: Add dynamic function tracer supportWu Zhangjin2009-12-171-0/+112
OpenPOWER on IntegriCloud