summaryrefslogtreecommitdiff
path: root/scripts/recordmcount.h
Commit message (Expand)AuthorAge
* recordmcount: Fix endianness handling bug for nop_mcountlibin2015-11-03
* recordmcount/MIPS: Fix possible incorrect mcount_loc table entries in modulesAlex Smith2014-06-26
* ftrace: Make recordmcount.c handle __fentry__Steven Rostedt2012-08-23
* recordmcount: Fix handling of elf64 big-endian objects.David Daney2012-01-06
* ftrace/recordmcount: Avoid STT_FUNC symbols as base on ARMRabin Vincent2011-05-25
* ftrace/recordmcount: mcount address adjustmentMartin Schwidefsky2011-05-16
* ftrace/recordmcount: Add helper function get_sym_str_and_relp()Steven Rostedt2011-05-16
* ftrace/recordmcount: Remove duplicate code to find mcount symbolSteven Rostedt2011-05-16
* ftrace/recordmcount: Add warning logic to warn on mcount not recordedSteven Rostedt2011-05-16
* ftrace/recordmcount: Make ignored mcount calls into nops at compile timeSteven Rostedt2011-05-16
* ftrace/recordmcount: Modify only executable sectionsSteven Rostedt2011-05-16
* ftrace/trivial: Clean up recordmcount.c to use Linux style comparisonsSteven Rostedt2011-05-16
*-. Merge branches 'ftrace', 'gic', 'io', 'kexec', 'mod', 'sa11x0', 'sh' and 'ver...Russell King2011-01-05
|\ \
| * | ARM: 6511/1: ftrace: add ARM support for C version of recordmcountRabin Vincent2010-12-04
| |/
* | ftrace: Have recordmcount honor endianness in fn_ELF_R_INFOJohn Reiser2010-12-02
|/
* ftrace/MIPS: Add module support for C version of recordmcountWu Zhangjin2010-10-29
* ftrace/MIPS: Add MIPS64 support for C version of recordmcountJohn Reiser2010-10-29
* ftrace: Remove duplicate code for 64 and 32 bit in recordmcount.cSteven Rostedt2010-10-14