summaryrefslogtreecommitdiffstats
path: root/scripts/recordmcount.h
Commit message (Expand)AuthorAgeFilesLines
* recordmcount: Fix endianness handling bug for nop_mcountlibin2015-11-031-1/+1
* recordmcount/MIPS: Fix possible incorrect mcount_loc table entries in modulesAlex Smith2014-06-261-2/+2
* ftrace: Make recordmcount.c handle __fentry__Steven Rostedt2012-08-231-1/+3
* recordmcount: Fix handling of elf64 big-endian objects.David Daney2012-01-061-1/+1
* ftrace/recordmcount: Avoid STT_FUNC symbols as base on ARMRabin Vincent2011-05-251-0/+8
* ftrace/recordmcount: mcount address adjustmentMartin Schwidefsky2011-05-161-2/+7
* ftrace/recordmcount: Add helper function get_sym_str_and_relp()Steven Rostedt2011-05-161-30/+37
* ftrace/recordmcount: Remove duplicate code to find mcount symbolSteven Rostedt2011-05-161-24/+27
* ftrace/recordmcount: Add warning logic to warn on mcount not recordedSteven Rostedt2011-05-161-5/+17
* ftrace/recordmcount: Make ignored mcount calls into nops at compile timeSteven Rostedt2011-05-161-4/+78
* ftrace/recordmcount: Modify only executable sectionsSteven Rostedt2011-05-161-0/+1
* ftrace/trivial: Clean up recordmcount.c to use Linux style comparisonsSteven Rostedt2011-05-161-8/+8
*-. Merge branches 'ftrace', 'gic', 'io', 'kexec', 'mod', 'sa11x0', 'sh' and 'ver...Russell King2011-01-051-2/+3
|\ \
| * | ARM: 6511/1: ftrace: add ARM support for C version of recordmcountRabin Vincent2010-12-041-2/+3
| |/
* | ftrace: Have recordmcount honor endianness in fn_ELF_R_INFOJohn Reiser2010-12-021-1/+1
|/
* ftrace/MIPS: Add module support for C version of recordmcountWu Zhangjin2010-10-291-3/+53
* ftrace/MIPS: Add MIPS64 support for C version of recordmcountJohn Reiser2010-10-291-4/+30
* ftrace: Remove duplicate code for 64 and 32 bit in recordmcount.cSteven Rostedt2010-10-141-0/+366
OpenPOWER on IntegriCloud