aboutsummaryrefslogtreecommitdiff
path: root/scripts/recordmcount.h
AgeCommit message (Expand)Author
2011-05-25ftrace/recordmcount: Avoid STT_FUNC symbols as base on ARMRabin Vincent
2011-05-16ftrace/recordmcount: mcount address adjustmentMartin Schwidefsky
2011-05-16ftrace/recordmcount: Add helper function get_sym_str_and_relp()Steven Rostedt
2011-05-16ftrace/recordmcount: Remove duplicate code to find mcount symbolSteven Rostedt
2011-05-16ftrace/recordmcount: Add warning logic to warn on mcount not recordedSteven Rostedt
2011-05-16ftrace/recordmcount: Make ignored mcount calls into nops at compile timeSteven Rostedt
2011-05-16ftrace/recordmcount: Modify only executable sectionsSteven Rostedt
2011-05-16ftrace/trivial: Clean up recordmcount.c to use Linux style comparisonsSteven Rostedt
2011-01-05Merge branches 'ftrace', 'gic', 'io', 'kexec', 'mod', 'sa11x0', 'sh' and 'ver...Russell King
2010-12-04ARM: 6511/1: ftrace: add ARM support for C version of recordmcountRabin Vincent
2010-12-02ftrace: Have recordmcount honor endianness in fn_ELF_R_INFOJohn Reiser
2010-10-29ftrace/MIPS: Add module support for C version of recordmcountWu Zhangjin
2010-10-29ftrace/MIPS: Add MIPS64 support for C version of recordmcountJohn Reiser
2010-10-14ftrace: Remove duplicate code for 64 and 32 bit in recordmcount.cSteven Rostedt