Age | Commit message (Expand) | Author |
2015-11-03 | recordmcount: Fix endianness handling bug for nop_mcount | libin |
2014-06-26 | recordmcount/MIPS: Fix possible incorrect mcount_loc table entries in modules | Alex Smith |
2012-08-23 | ftrace: Make recordmcount.c handle __fentry__ | Steven Rostedt |
2012-01-06 | recordmcount: Fix handling of elf64 big-endian objects. | David Daney |
2011-05-25 | ftrace/recordmcount: Avoid STT_FUNC symbols as base on ARM | Rabin Vincent |
2011-05-16 | ftrace/recordmcount: mcount address adjustment | Martin Schwidefsky |
2011-05-16 | ftrace/recordmcount: Add helper function get_sym_str_and_relp() | Steven Rostedt |
2011-05-16 | ftrace/recordmcount: Remove duplicate code to find mcount symbol | Steven Rostedt |
2011-05-16 | ftrace/recordmcount: Add warning logic to warn on mcount not recorded | Steven Rostedt |
2011-05-16 | ftrace/recordmcount: Make ignored mcount calls into nops at compile time | Steven Rostedt |
2011-05-16 | ftrace/recordmcount: Modify only executable sections | Steven Rostedt |
2011-05-16 | ftrace/trivial: Clean up recordmcount.c to use Linux style comparisons | Steven Rostedt |
2011-01-05 | Merge branches 'ftrace', 'gic', 'io', 'kexec', 'mod', 'sa11x0', 'sh' and 'ver... | Russell King |
2010-12-04 | ARM: 6511/1: ftrace: add ARM support for C version of recordmcount | Rabin Vincent |
2010-12-02 | ftrace: Have recordmcount honor endianness in fn_ELF_R_INFO | John Reiser |
2010-10-29 | ftrace/MIPS: Add module support for C version of recordmcount | Wu Zhangjin |
2010-10-29 | ftrace/MIPS: Add MIPS64 support for C version of recordmcount | John Reiser |
2010-10-14 | ftrace: Remove duplicate code for 64 and 32 bit in recordmcount.c | Steven Rostedt |