summaryrefslogtreecommitdiff
path: root/arch/mips/kernel/mcount.S
AgeCommit message (Expand)Author
2017-01-03MIPS: Export _mcount alongside its definitionPaul Burton
2014-09-26MIPS: mcount: Adjust stack pointer for static trace in MIPS32Markos Chandras
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: Remove check of obsolete variable function_trace_stopSteven Rostedt (Red Hat)
2013-09-03MIPS: Ftrace: Fix function tracing return address to matchCorey Minyard
2013-06-11MIPS: kernel: mcount.S: Drop FRAME_POINTER codepathMarkos Chandras
2013-04-05MIPS: Unbreak function tracer for 64-bit kernel.David Daney
2013-01-31MIPS: Function tracer: Fix broken function tracingAl Cooper
2010-08-05MIPS: tracing: Fix the indentation of mcount.SWu Zhangjin
2010-07-05MIPS: Tracing: Fix argument passing of the 32bit support with gcc 4.5Wu Zhangjin
2010-07-05MIPS: Tracing: Cleanup commentsWu Zhangjin
2010-07-05MIPS: Tracing: Cleanup the arguments passing of prepare_ftrace_returnWu Zhangjin
2010-07-05MIPS: Tracing: Merge adjacent #ifdefs with same condition.Wu 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: Reserve $12(t0) for mcount-ra-address of gcc 4.5Wu 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
2009-12-17MIPS: Tracing: Enable HAVE_FUNCTION_TRACE_MCOUNT_TEST for MIPSWu Zhangjin
2009-12-17MIPS: Tracing: Add static function tracer support for MIPSWu Zhangjin