Age | Commit message (Expand) | Author | Files | Lines |
2017-01-03 | MIPS: Export _mcount alongside its definition | Paul Burton | 1 | -0/+3 |
2014-09-26 | MIPS: mcount: Adjust stack pointer for static trace in MIPS32 | Markos Chandras | 1 | -0/+12 |
2014-08-07 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 1 | -0/+13 |
2014-07-30 | MIPS: ftrace: Fix dynamic tracing of kernel modules | Petri Gynther | 1 | -0/+13 |
2014-07-18 | MIPS: ftrace: Remove check of obsolete variable function_trace_stop | Steven Rostedt (Red Hat) | 1 | -7/+0 |
2013-09-03 | MIPS: Ftrace: Fix function tracing return address to match | Corey Minyard | 1 | -1/+1 |
2013-06-11 | MIPS: kernel: mcount.S: Drop FRAME_POINTER codepath | Markos Chandras | 1 | -4/+0 |
2013-04-05 | MIPS: Unbreak function tracer for 64-bit kernel. | David Daney | 1 | -4/+7 |
2013-01-31 | MIPS: Function tracer: Fix broken function tracing | Al Cooper | 1 | -3/+4 |
2010-08-05 | MIPS: tracing: Fix the indentation of mcount.S | Wu Zhangjin | 1 | -3/+3 |
2010-07-05 | MIPS: Tracing: Fix argument passing of the 32bit support with gcc 4.5 | Wu Zhangjin | 1 | -3/+9 |
2010-07-05 | MIPS: Tracing: Cleanup comments | Wu Zhangjin | 1 | -5/+6 |
2010-07-05 | MIPS: Tracing: Cleanup the arguments passing of prepare_ftrace_return | Wu Zhangjin | 1 | -14/+22 |
2010-07-05 | MIPS: Tracing: Merge adjacent #ifdefs with same condition. | Wu Zhangjin | 1 | -2/+0 |
2010-02-27 | MIPS: Loongson: Change the Email address of Wu Zhangjin | Wu Zhangjin | 1 | -1/+1 |
2009-12-17 | MIPS: Tracing: Make function graph tracer work with -mmcount-ra-address | Wu Zhangjin | 1 | -0/+14 |
2009-12-17 | MIPS: Tracing: Reserve $12(t0) for mcount-ra-address of gcc 4.5 | Wu Zhangjin | 1 | -13/+13 |
2009-12-17 | MIPS: Tracing: Make ftrace for MIPS work without -fno-omit-frame-pointer | Wu Zhangjin | 1 | -0/+8 |
2009-12-17 | MIPS: Tracing: Add dynamic function graph tracer for MIPS | Wu Zhangjin | 1 | -2/+12 |
2009-12-17 | MIPS: Tracing: Add function graph tracer support for MIPS | Wu Zhangjin | 1 | -0/+42 |
2009-12-17 | MIPS: Tracing: Add dynamic function tracer support | Wu Zhangjin | 1 | -0/+29 |
2009-12-17 | MIPS: Tracing: Enable HAVE_FUNCTION_TRACE_MCOUNT_TEST for MIPS | Wu Zhangjin | 1 | -0/+3 |
2009-12-17 | MIPS: Tracing: Add static function tracer support for MIPS | Wu Zhangjin | 1 | -0/+83 |