summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/mcount.S
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Export _mcount alongside its definitionPaul Burton2017-01-031-0/+3
* MIPS: mcount: Adjust stack pointer for static trace in MIPS32Markos Chandras2014-09-261-0/+12
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2014-08-071-0/+13
|\
| * MIPS: ftrace: Fix dynamic tracing of kernel modulesPetri Gynther2014-07-301-0/+13
* | MIPS: ftrace: Remove check of obsolete variable function_trace_stopSteven Rostedt (Red Hat)2014-07-181-7/+0
|/
* MIPS: Ftrace: Fix function tracing return address to matchCorey Minyard2013-09-031-1/+1
* MIPS: kernel: mcount.S: Drop FRAME_POINTER codepathMarkos Chandras2013-06-111-4/+0
* MIPS: Unbreak function tracer for 64-bit kernel.David Daney2013-04-051-4/+7
* MIPS: Function tracer: Fix broken function tracingAl Cooper2013-01-311-3/+4
* 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
OpenPOWER on IntegriCloud