index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
kernel
/
ftrace.c
Age
Commit message (
Expand
)
Author
2014-08-07
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2014-07-30
MIPS: ftrace: Fix dynamic tracing of kernel modules
Petri Gynther
2014-07-18
MIPS: ftrace: Add call to ftrace_graph_is_dead() in function graph code
Steven Rostedt (Red Hat)
2014-04-03
Merge tag 'trace-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2014-03-31
Merge branch '3.14-fixes' into mips-for-linux-next
Ralf Baechle
2014-03-26
MIPS: kernel: {ftrace,kgdb}: Set correct address limit for cache flushes
Leonid Yegoshin
2014-03-17
MIPS: ftrace: Fix icache flush range error
Viller Hsiao
2014-03-07
ftrace: Do not pass data to ftrace_dyn_arch_init
Jiri Slaby
2014-03-07
ftrace: Pass retval through return in ftrace_dyn_arch_init()
Jiri Slaby
2013-10-29
MIPS: O32 / 32-bit: Always copy 4 stack arguments.
Ralf Baechle
2013-10-29
MIPS: Provide arch_syscall_addr.
Ralf Baechle
2013-06-10
MIPS: ftrace: Add missing CONFIG_DYNAMIC_FTRACE
Markos Chandras
2013-02-01
MIPS: Whitespace cleanup.
Ralf Baechle
2013-01-31
MIPS: Function tracer: Fix broken function tracing
Al Cooper
2011-09-21
MIPS: Ftrace: Fix the CONFIG_DYNAMIC_FTRACE=n compile
Thomas Gleixner
2011-05-10
MIPS: Mask jump target in ftrace_dyn_arch_init_insns().
David Daney
2011-03-14
MIPS, Tracing: Fix set_graph_function of function graph tracer
Wu Zhangjin
2011-03-14
MIPS, Tracing: Clean up ftrace_make_nop()
Wu Zhangjin
2011-03-14
MIPS, Tracing: Clean up prepare_ftrace_return()
Wu Zhangjin
2011-03-14
MIPS, Tracing: Substitute in_kernel_space() for in_module()
Wu Zhangjin
2011-03-14
MIPS, Tracing: Speed up function graph tracer
Wu Zhangjin
2010-07-05
MIPS: Tracing: Cleanup of address space checking
Wu Zhangjin
2010-07-05
MIPS: Tracing: Cleanup of function graph tracer
Wu Zhangjin
2010-07-05
MIPS: Tracing: Reduce the overhead of dynamic Function Tracer
Wu Zhangjin
2010-07-05
MIPS: Tracing: Cleanup of instructions used
Wu Zhangjin
2010-07-05
MIPS: Tracing: Fix 32-bit support with -mmcount-ra-address
Wu Zhangjin
2010-02-27
MIPS: Loongson: Change the Email address of Wu Zhangjin
Wu Zhangjin
2009-12-17
MIPS: Tracing: Make function graph tracer work with -mmcount-ra-address
Wu Zhangjin
2009-12-17
MIPS: Tracing: Make ftrace for MIPS work without -fno-omit-frame-pointer
Wu Zhangjin
2009-12-17
MIPS: Tracing: Add dynamic function graph tracer for MIPS
Wu Zhangjin
2009-12-17
MIPS: Tracing: Add function graph tracer support for MIPS
Wu Zhangjin
2009-12-17
MIPS: Tracing: Add dynamic function tracer support
Wu Zhangjin