| Commit message (Expand) | Author | Age | Files | Lines |
* | MIPS: ftrace: Remove pointer comparison to 0 in prepare_ftrace_return | Mathieu Malaterre | 2018-01-18 | 1 | -1/+1 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | MIPS: ftrace: fix init functions tracing | Marcin Nowakowski | 2017-06-08 | 1 | -19/+5 |
* | ftrace: Add return address pointer to ftrace_ret_stack | Josh Poimboeuf | 2016-08-24 | 1 | -2/+2 |
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2014-08-07 | 1 | -9/+47 |
|\ |
|
| * | MIPS: ftrace: Fix dynamic tracing of kernel modules | Petri Gynther | 2014-07-30 | 1 | -9/+47 |
* | | MIPS: ftrace: Add call to ftrace_graph_is_dead() in function graph code | Steven Rostedt (Red Hat) | 2014-07-18 | 1 | -0/+3 |
|/ |
|
* | Merge tag 'trace-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds | 2014-04-03 | 1 | -4/+1 |
|\ |
|
| * | ftrace: Do not pass data to ftrace_dyn_arch_init | Jiri Slaby | 2014-03-07 | 1 | -1/+1 |
| * | ftrace: Pass retval through return in ftrace_dyn_arch_init() | Jiri Slaby | 2014-03-07 | 1 | -3/+0 |
* | | Merge branch '3.14-fixes' into mips-for-linux-next | Ralf Baechle | 2014-03-31 | 1 | -3/+2 |
|\ \ |
|
| * | | MIPS: ftrace: Fix icache flush range error | Viller Hsiao | 2014-03-17 | 1 | -3/+2 |
| |/ |
|
* | | MIPS: kernel: {ftrace,kgdb}: Set correct address limit for cache flushes | Leonid Yegoshin | 2014-03-26 | 1 | -0/+4 |
|/ |
|
* | MIPS: O32 / 32-bit: Always copy 4 stack arguments. | Ralf Baechle | 2013-10-29 | 1 | -1/+1 |
* | MIPS: Provide arch_syscall_addr. | Ralf Baechle | 2013-10-29 | 1 | -0/+33 |
* | MIPS: ftrace: Add missing CONFIG_DYNAMIC_FTRACE | Markos Chandras | 2013-06-10 | 1 | -0/+4 |
* | MIPS: Whitespace cleanup. | Ralf Baechle | 2013-02-01 | 1 | -6/+6 |
* | MIPS: Function tracer: Fix broken function tracing | Al Cooper | 2013-01-31 | 1 | -1/+35 |
* | MIPS: Ftrace: Fix the CONFIG_DYNAMIC_FTRACE=n compile | Thomas Gleixner | 2011-09-21 | 1 | -19/+20 |
* | MIPS: Mask jump target in ftrace_dyn_arch_init_insns(). | David Daney | 2011-05-10 | 1 | -2/+3 |
* | MIPS, Tracing: Fix set_graph_function of function graph tracer | Wu Zhangjin | 2011-03-14 | 1 | -2/+9 |
* | MIPS, Tracing: Clean up ftrace_make_nop() | Wu Zhangjin | 2011-03-14 | 1 | -32/+38 |
* | MIPS, Tracing: Clean up prepare_ftrace_return() | Wu Zhangjin | 2011-03-14 | 1 | -27/+25 |
* | MIPS, Tracing: Substitute in_kernel_space() for in_module() | Wu Zhangjin | 2011-03-14 | 1 | -27/+27 |
* | MIPS, Tracing: Speed up function graph tracer | Wu Zhangjin | 2011-03-14 | 1 | -7/+7 |
* | MIPS: Tracing: Cleanup of address space checking | Wu Zhangjin | 2010-07-05 | 1 | -3/+19 |
* | MIPS: Tracing: Cleanup of function graph tracer | Wu Zhangjin | 2010-07-05 | 1 | -22/+26 |
* | MIPS: Tracing: Reduce the overhead of dynamic Function Tracer | Wu Zhangjin | 2010-07-05 | 1 | -44/+49 |
* | MIPS: Tracing: Cleanup of instructions used | Wu Zhangjin | 2010-07-05 | 1 | -8/+11 |
* | MIPS: Tracing: Fix 32-bit support with -mmcount-ra-address | Wu Zhangjin | 2010-07-05 | 1 | -2/+14 |
* | MIPS: Loongson: Change the Email address of Wu Zhangjin | Wu Zhangjin | 2010-02-27 | 1 | -1/+1 |
* | MIPS: Tracing: Make function graph tracer work with -mmcount-ra-address | Wu Zhangjin | 2009-12-17 | 1 | -7/+17 |
* | MIPS: Tracing: Make ftrace for MIPS work without -fno-omit-frame-pointer | Wu Zhangjin | 2009-12-17 | 1 | -15/+41 |
* | MIPS: Tracing: Add dynamic function graph tracer for MIPS | Wu Zhangjin | 2009-12-17 | 1 | -0/+21 |
* | MIPS: Tracing: Add function graph tracer support for MIPS | Wu Zhangjin | 2009-12-17 | 1 | -0/+106 |
* | MIPS: Tracing: Add dynamic function tracer support | Wu Zhangjin | 2009-12-17 | 1 | -0/+112 |