aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/recordmcount.h
Commit message (Expand)AuthorAge
* recordmcount: Fix nop_mcount() functionSteven Rostedt (VMware)2019-10-12
* recordmcount: Remove redundant cleanup() callsMatt Helsley2019-08-31
* recordmcount: Kernel style function signature formattingMatt Helsley2019-08-31
* recordmcount: Rewrite error/success handlingMatt Helsley2019-08-31
* recordmcount: Remove unused fd from uwrite() and ulseek()Matt Helsley2019-08-31
* Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-07-13
|\
| * recordmcount: Fix spurious mcount entries on powerpcNaveen N. Rao2019-07-01
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 378Thomas Gleixner2019-06-05
|/
* scripts: Fixed printf format mismatchnixiaoming2018-05-29
* 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