aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/mcount.S
Commit message (Expand)AuthorAgeFilesLines
* MIPS: tracing: Fix the indentation of mcount.SWu Zhangjin2010-08-051-3/+3
* MIPS: Tracing: Fix argument passing of the 32bit support with gcc 4.5Wu Zhangjin2010-07-051-3/+9
* MIPS: Tracing: Cleanup commentsWu Zhangjin2010-07-051-5/+6
* MIPS: Tracing: Cleanup the arguments passing of prepare_ftrace_returnWu Zhangjin2010-07-051-14/+22
* MIPS: Tracing: Merge adjacent #ifdefs with same condition.Wu Zhangjin2010-07-051-2/+0
* 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-0/+14
* MIPS: Tracing: Reserve $12(t0) for mcount-ra-address of gcc 4.5Wu Zhangjin2009-12-171-13/+13
* MIPS: Tracing: Make ftrace for MIPS work without -fno-omit-frame-pointerWu Zhangjin2009-12-171-0/+8
* MIPS: Tracing: Add dynamic function graph tracer for MIPSWu Zhangjin2009-12-171-2/+12
* MIPS: Tracing: Add function graph tracer support for MIPSWu Zhangjin2009-12-171-0/+42
* MIPS: Tracing: Add dynamic function tracer supportWu Zhangjin2009-12-171-0/+29
* MIPS: Tracing: Enable HAVE_FUNCTION_TRACE_MCOUNT_TEST for MIPSWu Zhangjin2009-12-171-0/+3
* MIPS: Tracing: Add static function tracer support for MIPSWu Zhangjin2009-12-171-0/+83