summaryrefslogtreecommitdiff
path: root/arch/mips/kernel/mcount.S
AgeCommit message (Expand)AuthorFilesLines
2013-01-31MIPS: Function tracer: Fix broken function tracingAl Cooper1-3/+4
2010-08-05MIPS: tracing: Fix the indentation of mcount.SWu Zhangjin1-3/+3
2010-07-05MIPS: Tracing: Fix argument passing of the 32bit support with gcc 4.5Wu Zhangjin1-3/+9
2010-07-05MIPS: Tracing: Cleanup commentsWu Zhangjin1-5/+6
2010-07-05MIPS: Tracing: Cleanup the arguments passing of prepare_ftrace_returnWu Zhangjin1-14/+22
2010-07-05MIPS: Tracing: Merge adjacent #ifdefs with same condition.Wu Zhangjin1-2/+0
2010-02-27MIPS: Loongson: Change the Email address of Wu ZhangjinWu Zhangjin1-1/+1
2009-12-17MIPS: Tracing: Make function graph tracer work with -mmcount-ra-addressWu Zhangjin1-0/+14
2009-12-17MIPS: Tracing: Reserve $12(t0) for mcount-ra-address of gcc 4.5Wu Zhangjin1-13/+13
2009-12-17MIPS: Tracing: Make ftrace for MIPS work without -fno-omit-frame-pointerWu Zhangjin1-0/+8
2009-12-17MIPS: Tracing: Add dynamic function graph tracer for MIPSWu Zhangjin1-2/+12
2009-12-17MIPS: Tracing: Add function graph tracer support for MIPSWu Zhangjin1-0/+42
2009-12-17MIPS: Tracing: Add dynamic function tracer supportWu Zhangjin1-0/+29
2009-12-17MIPS: Tracing: Enable HAVE_FUNCTION_TRACE_MCOUNT_TEST for MIPSWu Zhangjin1-0/+3
2009-12-17MIPS: Tracing: Add static function tracer support for MIPSWu Zhangjin1-0/+83